From 832502f31f50da2fb9e4320aa3a8f64394ea3dd4 Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Sat, 22 Feb 2025 23:10:34 +0330 Subject: [PATCH] Update changelog --- changelog | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 55edc49..3d8a066 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,12 @@ -1. Added Backup Restore API and CLI -2. Implemented Backup and Restore feature in the web panel -3. Improved Normal-Sub page template display in the browser -4. Fixed permission issues and improved API methods + +### 🎉 **Release v1.2.0** 🎉 + +🔹 **New Features:** +- 🗄️ Added Backup Restore API & CLI +- 💾 Implemented Backup & Restore in the web panel +- 🎨 Enhanced Normal-Sub UI & data display + +🔹 **Fixes & Improvements:** +- 🌐 Fixed IPv4/IPv6 URI handling in Normal-Sub +- 🔧 Improved `/restore` API method +- 🔑 Fixed permission issues