This repository was archived by the owner on Jul 8, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ### 🚀 **[2.4.5 ] – IP Limiter Management & Cleanup Improvements**
1+ ### 🌟 **[2.4.6 ] – Server-Side User Search & UI Improvements**
22
3- *Released: 2025-11-07 *
3+ *Released: 2025-11-09 *
44
55#### ✨ **New Features**
66
7- * **Web UI:** Added “Clean IP Limiter” button to the settings page for easy management.
8- * **API:** Introduced `/api/limit/clean` endpoint to reset the IP limiter state remotely.
9- * **CLI:** Added `clean` command to manage IP limiter directly from the terminal.
10-
11- #### 🧠 **Core Enhancements**
12-
13- * Implemented backend logic to fully reset and clean the IP limiter database.
14- * Improved tracking and state handling for user IP connections.
7+ * 🔍 **Server-Side Search:** Implemented backend search for users, improving performance for large user lists.
8+ * 👤 **Default On-Hold Status:** New users are now created with `On-hold` status by default.
159
1610#### 🐞 **Fixes**
1711
18- * Fixed issue where resetting a user didn’t properly clear usage fields .
19- * Ensured all disconnected users have their IPs removed from the limiter state .
12+ * ⛔ **CLI Fix:** Prevent unintended `creation_date` from being set in `add_user` command .
13+ * 🧩 **Web Fix:** Hide expiration days for users with `On-hold` status in the edit modal for clarity .
You can’t perform that action at this time.
0 commit comments