From d1e12d7081b53fc939ac0251596ef9b48eec93e4 Mon Sep 17 00:00:00 2001 From: ReturnFI <151555003+ReturnFI@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:44:39 +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 | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/changelog b/changelog index 246d610..3a2db3c 100644 --- a/changelog +++ b/changelog @@ -1,19 +1,26 @@ -### 🚀 **[2.3.5] – Dependency Updates & Minor Fixes** +### 🚀 **[2.4.0] – Advanced Node Management & Paginated User List** -*Released: 2025-10-13* +*Released: 2025-10-27* -#### 🧩 Dependency Updates +#### 🌐 **API & Backend** -* ⬆️ **pydantic-core** → 2.41.1 -* ⬆️ **pydantic** → 2.12.0 -* ⬆️ **fastapi** → 0.118.0 -* ⬆️ **pymongo** → 4.15.2 -* ⬆️ **certifi** → 2025.10.5 -* ⬆️ **frozenlist** → 1.8.0 -* ⬆️ **markupsafe** → 3.0.3 -* ⬆️ **propcache** → 0.4.1 +* 🚀 **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 -#### 🛠 Fixes +#### 🧮 **Node Management** -* 🐛 Fixed **path handling bug** in Core module -* ✏️ Fixed **typo** in CLI messages +* 🧠 **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 + +#### 💻 **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