Skip to content

v1.9.8

Choose a tag to compare

@github-actions github-actions released this 25 Nov 11:26
· 4 commits to main since this release
8e95809
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.