fix: xonotic player names being reported as numbers (#580)

* fix: xonotic player names being reported as numbers

* changelog
This commit is contained in:
CosminPerRam 2024-06-29 21:25:58 +03:00 committed by GitHub
parent cfd5614353
commit 5210f523b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 20 additions and 2 deletions

View file

@ -6,6 +6,7 @@
* Restore Minecraft's favicon (#575)
* Grand Theft Auto V: Rage MP - Added support (By @xCausxn #576)
* Fix duplicate game entry for The Forest (2014), add old id for backwards compatibility (By @xCausxn #579)
* Fix Xonotic player's names being numbers and their names being in the "raw" field (#580)
## 5.0.0
* Added a new stabilized field `version` in the query response (By @podrivo #532)