Files
Blitz-Proxy/changelog
2025-11-09 18:17:27 +00:00

14 lines
545 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 🌟 **[2.4.6] Server-Side User Search & UI Improvements**
*Released: 2025-11-09*
#### ✨ **New Features**
* 🔍 **Server-Side Search:** Implemented backend search for users, improving performance for large user lists.
* 👤 **Default On-Hold Status:** New users are now created with `On-hold` status by default.
#### 🐞 **Fixes**
* ⛔ **CLI Fix:** Prevent unintended `creation_date` from being set in `add_user` command.
* 🧩 **Web Fix:** Hide expiration days for users with `On-hold` status in the edit modal for clarity.