This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Releases: sekassel/stp-22-server
Releases · sekassel/stp-22-server
v1.4.5
v1.4.4
Bugfixes
- Fixed the
PATCH /api/v1/games/{id}endpoint accepting ownerIDs inUpdateGameDtothat are not game members or actual users.
v1.4.3
- Fixed ratelimit not showing properly in the REST documentation.
v1.4.2
- Documented the message events sent by the WebSocket for the namespace
global.
Unauthorized error logging
Added INVALID_ACCESS_TOKEN, INVALID_REFRESH_TOKEN and INVALID_CREDENTIALS error codes.
Friend Request
- Reworked the friend system
- Added
Friend-,FriendStatus- andUpdateFriendDto-models
- Added