Merge branch 'legacy/pm4' into stable

This commit is contained in:
Dylan K. Taylor
2023-07-18 22:15:23 +01:00
2 changed files with 12 additions and 6 deletions

View File

@ -24,3 +24,9 @@ Released 14th July 2023.
## Fixes
- Hardened validation of JWT signing keys in `LoginPacket`.
- Fixed server crash due to a bug in upstream dependency [`netresearch/jsonmapper`](https://github.com/cweiske/JsonMapper).
# 4.23.2
Released 18th July 2023.
## Fixes
- Fixed login errors due to a new `sandboxId` field appearing in the Xbox Live authentication data in `LoginPacket`. All clients, regardless of version, are affected by this change.