From 2b0962a87b757e239c00b31dc8564a07d5a0c367 Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Mon, 14 Apr 2025 21:36:18 +0330 Subject: [PATCH] Update changelog --- changelog | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 7e343a7..7e48f00 100644 --- a/changelog +++ b/changelog @@ -1,5 +1,8 @@ -## [1.5.1] - 2025-04-11 +## [1.5.2] - 2025-04-14 -### Changed -- Deprecated SingBox SubLink -- Change pinSHA256 to Hex +### ✨ Changed +- 🚀 Optimized user edit/remove operations to eliminate service restart delays +- 🔧 Improved `kick` functionality with support for targeting specific users +- 🧠 Enhanced `UserInfoResponse` class with more detailed user information +- 🛠️ Improved user removal/reset API with proper 404 error handling +- 💻 Added `--no-gui` flag to `traffic-status` CLI command