From e5e2f4bf17bb286877b2937a3c51f6769f67f111 Mon Sep 17 00:00:00 2001 From: ReturnFI <151555003+ReturnFI@users.noreply.github.com> Date: Wed, 24 Sep 2025 19:59:36 +0000 Subject: [PATCH] Update Changelog --- changelog | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/changelog b/changelog index 8ffec7a..86c6fb3 100644 --- a/changelog +++ b/changelog @@ -1,23 +1,16 @@ -### ๐Ÿš€ **\[2.3.1] โ€“ UI/UX Enhancements** +### ๐Ÿš€ **\[2.3.2] โ€“ Refactor & Cleanup** -*Released: 2025-09-20* +*Released: 2025-09-24* -#### ๐Ÿ“Š User Management +#### ๐Ÿงน Cleanup -* Added **"Day Usage" column** to the user table for clearer daily tracking +* Cleaned up **shell script formatting & structure** +* Removed deprecated **singbox sub** -#### ๐Ÿ“ฑ UI/UX +#### ๐Ÿ“ฆ Webpanel Refactor -* Enhanced **user list responsiveness** on mobile & tablet +* Externalized all **JavaScript** into dedicated asset files for better maintainability - * Collapsible detail rows for Status, Traffic, Expiry, etc. - * Hamburger dropdown filters for small screens - * Optimized layout using Bootstrap responsive classes +#### ๐Ÿ› Fixes -#### ๐Ÿ”” Notifications - -* Improved **update notification system** - - * Reduced skip reminder from 7 days โ†’ 2 hours - * Integrated **Markdown rendering** via showdown.js - * Enhanced styling & visibility of notification bar \ No newline at end of file +* Fixed **JSON array parsing** in `menu.sh` \ No newline at end of file