You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 1.9.8
* Improve client IP extraction logic in IpInfoHelper
Enhanced GetClientIp to prioritize common proxy/CDN headers, handle multiple comma-separated IPs, and normalize IPv6 loopback and IPv4-mapped IPv6 addresses. This provides more accurate client IP detection in environments with proxies or load balancers.
* Bump version to 1.9.8 in CommonUtilities.csproj
Updated AssemblyVersion and FileVersion to 1.9.8 to prepare for a new release of the CommonUtilities library.