Update Changelog

This commit is contained in:
ReturnFI
2025-11-21 20:06:47 +00:00
parent d5002f885c
commit 1eef45785b

View File

@ -1,19 +1,21 @@
# 📦 **Release 2.4.8Web Panel Config Manager & WARP Logging Upgrade**
## 📦 **Release 2.4.9Smarter Upgrades & Cleaner UI**
*Released: 2025-11-21*
### 🛠️ **Web Panel Configuration Management**
## 🛠️ **Fixes & Improvements**
* ✨ Added new **configuration management functions** to the web panel
* 🧩 Centralizes settings logic for easier maintenance
* 🖥️ Prepares the panel for future advanced configuration features
* 🔧 Improves backendfrontend consistency and reduces duplicated logic
### 🔧 **Upgrade System Enhancements**
---
* 🛠️ **Automatically fixes outdated Caddy repository URLs** to prevent installation/upgrade failures
* 🔄 Ensures smoother system upgrades on all supported distros
### 🐍 **WARP Logging Refactor**
### 📦 **Dependency & Installation Updates**
* 🔄 Replaced custom, ad-hoc logging with Pythons built-in **logging module**
* 📘 Standardized log formats across WARP management functions
* 🧹 Cleaned up unused code paths, improving readability and reliability
* ⚙️ Better error visibility, structured logging, and easier debugging
* 🆙 Updated **Caddy installation command** to follow the latest recommended upstream method
* 🛡️ Improves reliability and compatibility for new deployments
### 🎨 **Frontend Improvements**
* ✨ Added **conditional rendering for URI cards** in the subpage UI
* 📱 Prevents empty or irrelevant sections from appearing
* 🧼 Creates a cleaner, more user-friendly interface