From 89dc9e1796d64635152207dbc7bd4bd318700423 Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Sun, 10 Aug 2025 00:20:35 +0330 Subject: [PATCH] Update changelog --- changelog | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 530883e..091d31b 100644 --- a/changelog +++ b/changelog @@ -1,7 +1,10 @@ -# [1.12.1] - 2025-07-09 +# [1.13.0] - 2025-08-10 #### ✨ UI Enhancements -* 📌 **Sticky Sidebar:** Sidebar now stays fixed when scrolling through long pages for easier navigation -* 🃏 **Sticky Headers:** Card headers are now sticky with a sleek **bokeh blur** effect – better usability on settings and user lists -* ⏎ **Login UX:** Pressing **Enter** now submits the login form properly for faster access +* ✨ feat(core): Implement external node management system +* 🌐 feat(api): Add external node management endpoints +* 🔗 feat(normalsub): Add external node URIs to subscriptions +* 💾 feat: Backup nodes.json +* 🛠️ fix: Robust parsing, unlimited user handling, and various script/UI issues +* 📦 chore: Dependency updates (pytelegrambotapi, aiohttp)