Releases: citizenfx/txAdmin
Releases · citizenfx/txAdmin
Release list
v3.7.0
Changelog:
- added italian locale
- solve the invalid session issue
- dashboard: add selector for the thread and make it auto refresh
- massive linting 😮
- hot-patch for the unicode in ansi fxmanifest issue
- added events for kick, warns, bans and whitelists (@TasoOneAsia)
v3.6.0
v3.5.0
Changelog:
- 🚀 Zap-Hosting integration.
- Fixed whitelist sorting order (newer at the top).
- Increased dashboard page performance by 60%.
- A few minor fixes, tweaks and improvements.
Note: v3.6 will be released in just a few days with more non-zap stuff.
v3.4.0
v3.3.0
v3.2.3
Changelog:
- Added an amazing Performance & Players chart! 📈
- Added option to configure the scheduled restart warning times;
- Added custom event for scheduled restart (so you can save your players);
- Replaced ping with server ID in the playerlist;
- Many small tweaks and minor fixes.
Note: There were some mishaps along this release, but every second more I took on it was worth it :)
v3.1.0
Changelog:
- Improved the Deployer dramatically;
- Added tool to import bans from EasyAdmin, BanSQL, vMenu, vRP, el_bwh;
- Added tool to backup the players database;
- Added translation to the ban messages (kick/join);
- Fixed Live Console overflow-x;
- Many many small tweaks and minor fixes.
v3.1.0-beta2
Changelog:
- fixed admin profile picture not showing up when using password
- added persistence for oauth user info
- deployer: add a context var for the master admin identifiers
v3.1.0-beta
Changelog:
- deployer: add download_github action
- deployer: add
github_downloadaction - deployer: add
load_vars/dump_varsactions - deployer: add context variables to the
replace_stringaction - deployer: add variable input stage
- blur some inputs
- minor stuff