Update changelog
This commit is contained in:
17
changelog
17
changelog
@ -1,8 +1,11 @@
|
|||||||
## [1.5.2] - 2025-04-14
|
## [1.6.0] - 2025-04-14
|
||||||
|
|
||||||
### ✨ Changed
|
### Changed
|
||||||
- 🚀 Optimized user edit/remove operations to eliminate service restart delays
|
- 🚀 **Optimization:** Improved user edit/remove functionality and eliminated unnecessary service restart delay.
|
||||||
- 🔧 Improved `kick` functionality with support for targeting specific users
|
- 👥 **User Management:** Enhanced kick functionality with the ability to target specific users and integrated advanced handling.
|
||||||
- 🧠 Enhanced `UserInfoResponse` class with more detailed user information
|
- 🔍 **API Enhancement:** Expanded `UserInfoResponse` class with additional details for a more comprehensive output.
|
||||||
- 🛠️ Improved user removal/reset API with proper 404 error handling
|
- ❗ **Bug Fix:** Improved user removal/reset API to return proper 404 errors when applicable.
|
||||||
- 💻 Added `--no-gui` flag to `traffic-status` CLI command
|
- ⚙️ **CLI Update:** Added a new `--no-gui` flag to the `traffic-status` command for enhanced flexibility.
|
||||||
|
|
||||||
|
### Notes
|
||||||
|
- These updates aim to streamline user operations and improve overall system responsiveness.
|
||||||
|
|||||||
Reference in New Issue
Block a user