Update changelog with @Simon311's changes
This commit is contained in:
parent
c2a656b8fb
commit
90c6f4ab22
1 changed files with 4 additions and 2 deletions
|
|
@ -3,8 +3,10 @@
|
|||
This is the rolling changelog for TShock for Terraria. Use past tense when adding new entries; sign your name off when you add or change something. This should primarily be things like user changes, not necessarily codebase changes unless it's really relevant or large.
|
||||
|
||||
## Upcoming Changes
|
||||
* Security improvement: The auth system is now automatically disabled if a superadmin exists in the database (@Enerdy)
|
||||
* Removed the `auth-verify` command since `auth` now serves its purpose when necessary (@Enerdy)
|
||||
* Security improvement: The auth system is now automatically disabled if a superadmin exists in the database (@Enerdy).
|
||||
* Removed the `auth-verify` command since `auth` now serves its purpose when necessary (@Enerdy).
|
||||
* Security: `/"` exploit can no longer break chat mute filters (@Simon311).
|
||||
* Fixed an issue where sometimes players could connect briefly during server shutdown, leading to errors (@Simon311).
|
||||
|
||||
## TShock 4.3.19
|
||||
* Compatibility with Terraria 1.3.3.3 (@Simon311)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue