> For the complete documentation index, see [llms.txt](https://23yun.gitbook.io/23yun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://23yun.gitbook.io/23yun/al_admin_esx/changelog.md).

# Changelog

**beta 0.5.1**

* Fixed some bugs
* Optimized multilingual support
* Other optimizations

**beta 0.5.0**

* Significantly reduce database footprint
* Fix broken screenshot functionality
* Enhance panel security

**beta 0.4.14**

* Fixed an issue where the reminder system could not be opened under certain circumstances

**beta 0.4.13**

* Added changelog
* Added message notification system - the panel now receives notifications from Ersan Cloud, such as update reminders

**beta 0.4.12**

* Player search bar now supports Enter key for searching, optimized name and job searches with support for exact match and fuzzy search
* Vehicle trunks are now included in wealth ranking calculations
* Added "Delete Super Admin" button

**beta 0.4.11**

* Log system now separates resource names and action reasons
* Improved compatibility with ox\_inventory - resource names are now displayed correctly
* Greatly refined logs for ox\_inventory, Actions like discarding, transferring, giving, and using items are now displayed separately, Significantly improves monitoring of player behavior, Note: This feature requires consulting customer support for installation

**beta 0.4.10**

* Added admin logging functionality
* Enhanced database panel security
* Optimized database schemas

**beta 0.4.9**

* Fixed a small bug.
* Improve security.
* More humanization.

**beta 0.4.8**

* Fixed a small bug.

**beta 0.4.7**

* You can view the vehicle model code in the player's personal vehicle tab.

**beta 0.4.6**

* Adapted to QS inventory.

**beta 0.4.5**

* Leaderboard update optimization to reduce server load.

**beta 0.4.4**

* Database insertion optimization to reduce database load.

**beta 0.4.3**

* Fixed compatibility issues with Chezza backpack.

**beta 0.4.2**

* Added player deletion feature.
* Added log source filtering.

**beta 0.4.1**

* Filled in missing log sources.
* Reduced error probability.

**beta 0.4.0**

* Login brute-force protection.
* Added player wealth leaderboard.
* Whitelist and blacklist support for unique identifier search.
* Automatically update player names in whitelist/blacklist based on each login.
* Redone logging system, deprecated some log categories, and adopted a broader logging approach.
* Significantly improved log query speed. Actual test: querying 500,000 logs returns results instantly.

**beta 0.3.2**

* Blacklist and whitelist sorted in reverse chronological order.
* Fixed occasional issue where player verification during server entry would get stuck.
* Fixed issue with banned players not being kicked out of the game.
* Added ban reason.

**beta 0.3.1**

* Supported configuration of admin permission levels.
* Supported sending vehicles to the garage.

**beta 0.3.0 (Rebuild)**

* Frontend reconstruction to improve smoothness and security.
* Added dark mode.
* Added multi-language support.
* Backend reconstruction to simplify plugin structure and improve security.
* Refactored log data tables and code for better log response speed.
* Detailed log system supporting various search conditions, including player name, unique identifier, log type, item/account name, item/account code, item/account quantity, time, warning level, and multiple conditions for filtering.

**beta 0.2.4**

* Fixed issue where screenshot cleanup deleted too many files.
* Fixed account/password issues in `config`.

**beta 0.2.3**

* Added player info check option. If player IP is masked due to game shield, you can choose to ignore IP checks to prevent false bans.

**beta 0.2.2**

* Supports adding account balance, weapons, and items, with real-time effect whether online or offline.
* Supports vehicle deletion, including clearing vehicle trunk and glovebox.

**beta 0.2.1**

* Optimized "Logs" and "All Players" pagination to improve panel response speed.
* Improved speed of the "Overview" page.
* Added pagination and search function to "Whitelist/Blacklist".
* Added a toggle to enable/disable logging for specific log entries in `server/editable.lua` (lines 22-25).
* Added scheduled screenshot cleanup.

**beta 0.2.0 (Whitelist/Blacklist)**

* Added whitelist/blacklist. Blacklist fully blocks player's IP, Steam, and hardware info, and any new information provided by the player is also blocked.
* Supports customizing daily earnings threshold, weapon blacklist, and other personal data change warning levels.
* Added a return button on the player detail page, allowing you to save search results from the previous player list.

**beta 0.1.0 (Logs)**

* Updated the logging system to track most player data changes, with warning levels for abnormal operations.

**beta 0.0.1**

* Easy installation, plug-and-play, no additional environments like Node.js or PHP required.
* Supports external access and mobile browser access for remote operation. Default access address: `ip:23001`.
* Supports taking screenshots of online players.
* Supports real-time 3D map display of online players.
* Can view and modify player info, inventory, trunk, etc., with real-time effects whether online or offline.
* Automatically detects direct server connection with one-click copy.
* Recent peak online player count statistics and line charts.
* Current total money statistics, including inventory, trunk, and more.
