Releases: PredatH0r/SteamServerBrowser
Releases · PredatH0r/SteamServerBrowser
SteamServerBrowser 2.71
- fixed error message when opening or closing the program when GeoLite2 was selected as the Geo-IP service, but no local GeoLite2-City.mmdb file was present.
- added information when selecting GeoLite2 how to acquire the GeoIP database file and falling back to other GeoIP services if missing
- added "ipinfo.io" GeoIP service (online API)
- added "None"-GeoIP service which doesn't try to look up any IPs
SteamServerBrowser 2.70
- added code from pull-request to prevent duplicate server rows (based on unique endpoints)
- upgraded various nuget packages (including vulnerable System.Text.Json)
v2.68
v2.67
v2.66
- changed geo-ip client to use https://ip-api.com/docs/api:batch
v2.65
- removed default Steam Web API key (which was revoked)
- added ability to enter personal Steam Web API key in the "Master Server" combo box
- fixes issues when DNS resolver returned IPv6 address instead v4
- per-monitor-v2 DPI awareness
- x64-build using steam_api64.dll
SteamServerBrowser 2.62
- support for high DPI displays (avoid blurry upscaled text)
- support for servers using an updated query protocol that requires a handshake to prevent UDP amplification abuse (DDoS)
SteamServerBrowser 2.51
Fixed "invalid XML character" when steam returns XML data containing server names with illegal characters
SteamServerBrowser 2.47
- support for TOXIKK 1.1.8 official/ranked/modded status fields
- support for user friendly role names (mapped through game extensions)
Steam Server Browser 2.46
- upgraded to latest version of DevExpress user controls
- added "Copy steam://... URL to clipboard" (Ctrl+U) to server list context menu