> 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_qb/changelog.md).

# Changelog

**beta 0.1.5**

* Fixed a small bug.

**beta 0.1.4**

* Database insertion optimization to reduce database load.
* Leaderboard update optimization to reduce server load.
* You can view the vehicle model code in the player's personal vehicle tab.

**beta 0.1.3**

* Adapted to QS inventory.
* Fixed some bugs.

**beta 0.1.2**

* Added player deletion feature.
* Added log source filtering.
* Fixed issue where player trunk could not be queried.

**beta 0.1.1**

* 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.
* Significantly improved log query speed.
* Filled in missing log sources.
* Reduced error probability.

**beta 0.1.0**

* Easy installation, plug-and-play, no need for additional environments like Node.js or PHP.
* Supports external access and mobile browser operation. Default access address: `ip:23001`.
* Supports online player screenshots.
* 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 connections with one-click copy.
* Recent peak online player statistics and line charts.
* Total money statistics for the server, including inventory and trunk.
* Updated logging system to track most player data changes, with warning levels for abnormal operations.
* Added whitelist/blacklist. Blacklist fully blocks players' IP, Steam, and hardware info, including any new data the player tries to use.
* Supports customizing daily earnings thresholds, weapon blacklists, and other personal data change warning levels.
* Added a return button to the player detail page to save the search results from the previous player list.
* Scheduled screenshot cleanup.
* Supports adding account balance, weapons, and items with real-time effects whether online or offline.
* Supports vehicle deletion, including clearing vehicle trunk and glovebox.
* Added player info check options to ignore IP checks when IP is masked by game shields, preventing false bans.
* Added dark mode.
* Detailed log system supporting various search conditions for easier data filtering, such as player name, unique identifier, log type, item/account name, item/account code, item/account quantity, time, warning level, and combined filters.
* Supports configuring admin permission levels.
* Supports sending vehicles to the garage.
* Added ban reasons.
