Releases: tabarra/txAdmin
Releases · tabarra/txAdmin
v2.6.0
Changelog:
- Added player/action search feature
- Added Discord whitelist command
- Server log page now uses the new player modal
- Admins with manage.admins can now edit their own social login ids (citizenfx/discord)
- Minor tweaks, fixes and housekeeping
v2.5.1
Changelog:
- Minor UI changes
- Fixed wrong permission visibility on the player page
- Fixed multiple grammatical errors 😮
- Improved language translations
v2.5.0
Changelog:
- Added player manager with the following features:
- Warning system
- Ban (temporary or permanently) system
- Whitelist system
- Take notes about players
- Keep track of player's play and session time
- Self-contained player database (no MySQL required!)
- Many tweeks and bug fixes
v2.4.1
Changelog:
- Created
/advanced
page and moved the verbosity switch there
- Fixed updateChecker error handling and added a message for pre-releases
v2.4.0
Changelog:
- Added FXServer update checker
- Improved some error messages
- Increased heartbeat cooldown limit for low-spec machines
- Updated packages + backend housekeeping
v2.3.1
Changelog:
- Fixed /status
- Fixed player list ping colors not updating
- Potentially fixed a potential bug with duplicate servers running
v2.3.0
Changelog:
- Reworked the entire monitor/restarter module to improve server crash handling;
- Added the
partial
status to better represent a server not filly operational.
v2.2.0
Changelog:
- Fixed playerlist
- Added search to playerlist
- Changed the way txAdmin starts fxserver
- Improved many error messages
- Added more detailed diagnostics information
- Automatically increases the restart delay when it attempts to start fxserver with an busy port
v2.1.1
Changelog:
- Removed maxsize for some Setup Wizard inputs.
v2.1.0
Changelog:
- Improved onboarding process with an Setup Wizard.
- Minor tweaks.