Skip to content

Releases: citizenfx/txAdmin

v3.7.0

Choose a tag to compare

@tabarra tabarra released this 26 Apr 06:21
a7ab86e

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

Choose a tag to compare

@tabarra tabarra released this 05 Apr 08:59
b2ef065

Changelog:

  • Fixed discord bot for guilds with stage channels;
  • Allowing admins with shorter names;
  • A few minor fixes, tweaks and improvements.

Note: very light update had to be rushed due to the discord bug that came out of nowhere.

v3.5.0

Choose a tag to compare

@tabarra tabarra released this 31 Mar 16:34
a170a05

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

Choose a tag to compare

@tabarra tabarra released this 08 Mar 09:02
f830f68

Changelog:

  • Preventing VPS lag / DDoS to cause server restarts.
  • Validate if the database config is working before running the deployer.
  • Setup: add automatic config file suggestion, with wrong extension check.
  • Minor stuff.

v3.3.0

Choose a tag to compare

@tabarra tabarra released this 08 Feb 07:18
2a06c46

Changelog:

  • Improved performance chart, and added lines representing server resets.
  • Added Persian and Bosnian languages.
  • Added RedM Compatibility (#254 ).
  • Added some diagnostics things to the diagnostics page.
  • Minor stuff.

v3.2.3

Choose a tag to compare

@tabarra tabarra released this 13 Jan 07:37
2b1c2fa

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

Choose a tag to compare

@tabarra tabarra released this 23 Dec 07:31
a00a3a8

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

v3.1.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@tabarra tabarra released this 10 Dec 18:23
0a54a5e

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

v3.1.0-beta Pre-release
Pre-release

Choose a tag to compare

@tabarra tabarra released this 09 Dec 00:25
4bb2acd

Changelog:

  • deployer: add download_github action
  • deployer: add github_download action
  • deployer: add load_vars/dump_vars actions
  • deployer: add context variables to the replace_string action
  • deployer: add variable input stage
  • blur some inputs
  • minor stuff

v3.0.2

Choose a tag to compare

@tabarra tabarra released this 27 Nov 12:23
0d28bf1

Changelog:

  • Fixed resources page breaking due to weird inline JSON escaping;
  • Added ban reason to server join rejection messages;
  • Minor css fixes.