Skip to content

Commit

Permalink
Updated the ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WolverinDEV committed Apr 15, 2021
1 parent 7a52b2d commit e6b2eed
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@
- Only showing queries to a client when `i_client_serverquery_view_power` is set and greater or equal than `i_client_needed_serverquery_view_power`
- Fixed issue [#699](https://github.com/TeaSpeak/TeaSpeak/issues/699)
- Heavily improved the voice client disconnect algorithm (Now much less resource intense and faster)
- Ímproved client join performance
- Better handeling of the server modal quit setting on client join
- Improved client join performance
- Better handling of the server modal quit setting on client join
- Prevent error log flood on truncated UDP messages
- Reduced spawned thread count of the server and merged the web, query and voice client network event loops
- Improved server instance shutdown quality

* **1.5.3**
- Internally reworked the server & channel group system
Expand Down

0 comments on commit e6b2eed

Please sign in to comment.