Releases: koraktor/steam-condenser-php
Releases · koraktor/steam-condenser-php
Version 1.3.10
Version 1.3.9
- [PERFORMANCE] Optimized GoldSrc RCON requests
- [BUGFIX] Fixed automatic fetching of SteamId
Version 1.3.8
- [IMPROVEMENT] Improved RCON error handling
- [IMPROVEMENT] Improved XML data error handling
Version 1.3.7
- [IMPROVEMENT] Add support for additional group information
- [IMPROVEMENT] Improve error handling while parsing XML data
- [BUGFIX] Fixed exceptions for PHP < 5.2
Version 1.3.6
- [FEATURE] Added WebApi::getInterfaces()
- [IMPROVEMENT] Improved handling of empty RCON responses
- [IMPROVEMENT] Improved error handling in MasterServer::getServers()
- [BUGFIX] Fixed port of GoldSrc master server
- [BUGFIX] Fixed Web API calls without a key
Version 1.3.5
- [IMPROVEMENT] Use HTTPS by default for Web API requests
- [BUGFIX] Fixed sockets when the sockets extension is not installed
Version 1.3.4
- [BUGFIX] Adapted GameItem and DotA2Item parsing to DotA2 API changes
- [IMPROVEMENT] Debug output for Web API calls