From 6ce2a2552b6562b70148095b786998bb29caf7c5 Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Wed, 28 May 2025 23:03:00 +0330 Subject: [PATCH] Update changelog --- changelog | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/changelog b/changelog index 2ed5cf2..d9d79fc 100644 --- a/changelog +++ b/changelog @@ -1,15 +1,18 @@ -# [1.10.1] - 2025-05-24 +# [1.11.0] - 2025-05-28 -## โœจ New Features -* ๐Ÿ” **feat:** Add option to reset Web Panel admin credentials via CLI -* ๐Ÿงฉ **feat:** Add "Reset Web Panel credentials" option to Bash menu -* ๐ŸŒ **feat:** Add API endpoint to fetch IP Limiter configuration +#### โš ๏ธ Attention Required -## ๐Ÿ–Œ๏ธ UI Improvements +๐Ÿšจ **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**. -* ๐Ÿงผ **clean:** Removed shield icons from footer for a cleaner look +Failure to do so may result in broken subscription links. -## ๐Ÿ› Fixes +--- -* ๐Ÿ“Š **fix:** Align memory usage reporting with `free -m` in `server_info.py` +#### โœจ 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