diff --git a/changelog b/changelog index d9d79fc..03155de 100644 --- a/changelog +++ b/changelog @@ -1,18 +1,13 @@ -# [1.11.0] - 2025-05-28 +# [1.12.0] - 2025-06-03 +#### ✨ Features & Enhancements -#### ⚠️ Attention Required +* 🎨 **UI/UX:** Some **enhancements to the Settings page** with cleaner design and improved interactivity +* 🌐 **New Tabs:** Added **WARP** and **OBFS** management tabs to the settings panel for easier control +* 🔍 **OBFS:** -🚨 **Important:** Due to changes in the `normalsub` system (now using passwords in links and routing through Caddy), -you must **re-activate NormalSUB** from the settings panel after upgrading to **v1.11.0**. - -Failure to do so may result in broken subscription links. - ---- - -#### ✨ Features & Improvements - -* 🔐 **normalsub:** Use **user password** instead of username in subscription path for improved privacy (harder to enumerate users) -* 🔁 **normalsub:** Now uses **Caddy** as a reverse proxy for better performance and flexibility -* 🧩 **WARP API:** Adapted backend to support **JSON-based status output** -* 🛠️ **Script Update:** WARP status script now outputs clean **JSON**, allowing easier parsing and integration + * Added **OBFS status API endpoint** + * Introduced `--check` flag to the `manage_obfs` CLI tool + * Enabled **status checking** functionality to monitor OBFS state +* 🔧 **normalsub:** Improved `edit_subpath` with **better error handling** and **efficient Caddy reload** +* 📦 **Singbox:** Enhanced **Singbox template configuration** for better maintainability and compatibility