Release notes

This commit is contained in:
PJB3005
2026-01-20 19:45:51 +01:00
parent 89e16d5ba9
commit 5885549c78

View File

@@ -39,15 +39,16 @@ END TEMPLATE-->
### New features
*None yet*
* Added `AnimationStartedEvent` and `Control.AnimationStarted` events.
### Bugfixes
*None yet*
* Fixed the new transfer system not working.
* Fixed `NetManager` client state not getting reset properly when disconnected without call to `ClientDisconnect()`.
### Other
*None yet*
* The `launchauth` command now displays completions.
### Internal