From 161627ac0bf2fd3ff74eca53363ad7a3afb86474 Mon Sep 17 00:00:00 2001 From: ReturnFI <151555003+ReturnFI@users.noreply.github.com> Date: Tue, 28 Oct 2025 19:55:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=BE=20Update=20Changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/changelog b/changelog index 3a2db3c..5843d02 100644 --- a/changelog +++ b/changelog @@ -1,26 +1,19 @@ -### ๐Ÿš€ **[2.4.0] โ€“ Advanced Node Management & Paginated User List** +### ๐Ÿ“ **[2.4.1] โ€“ User Notes & Interface Enhancements** -*Released: 2025-10-27* +*Released: 2025-10-28* -#### ๐ŸŒ **API & Backend** +#### ๐ŸŒŸ **New Features** -* ๐Ÿš€ **feat(api):** Added endpoint for receiving node traffic data -* ๐Ÿงฉ **refactor(api):** Applied node-specific parameters to wrapper URI script -* โš™๏ธ **refactor(uri):** Enhanced URI generation with node-specific parameters -* ๐Ÿง  **refactor:** Cleaned up API documentation tags -* ๐Ÿงฑ **feat(api):** Added full node configuration to web panel API +* ๐Ÿ—’๏ธ **User Notes Support (Core, API, CLI, UI)** -#### ๐Ÿงฎ **Node Management** + * Added a `note` field for each user in the database. + * CLI and API now support adding and editing notes. + * Notes are displayed and editable directly from the web panel. +* ๐Ÿ” **Search by Note** โ†’ Quickly find users via their personal note field. +* ๐Ÿงฐ **Enhanced Forms** โ†’ Added icons to `Add User` and `Bulk Add` forms for a cleaner look. -* ๐Ÿง  **feat(nodes):** Implemented advanced node management and automatic certificate generation -* ๐Ÿ” **feat(nodes):** Added *insecure TLS* option for external nodes -* ๐ŸŒ€ **feat(nodes):** Added optional **OBFS** and **port** parameters for flexible node setups +#### ๐ŸŽจ **UI Improvements** -#### ๐Ÿ’ป **Frontend / Web Panel** - -* ๐Ÿ–ฅ๏ธ **feat(web):** Implemented full node configuration UI in the settings page -* ๐Ÿ“„ **feat(ui):** Added **paginated user list** with selectable limit for improved performance - -#### ๐Ÿค– **Bot & Scripts** - -* ๐Ÿงฐ **fix(bot):** Removed unnecessary `-u` flag from `remove-user` command +* โœ๏ธ Redesigned **Edit User** modal with new icons. +* ๐Ÿ”’ Made username field **readonly** during edits to prevent accidental changes. +* ๐Ÿงผ Removed redundant `Required` and `Optional` labels in the **External Nodes** form. \ No newline at end of file