Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

Commit 32344e5

Browse files
committed
Update Changelog
1 parent 8a10e6b commit 32344e5

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

changelog

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
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.

0 commit comments

Comments
 (0)