Update changelog
This commit is contained in:
27
changelog
27
changelog
@ -1,21 +1,10 @@
|
|||||||
## [1.9.0] - 2025-05-02
|
## [1.9.1] - 2025-05-03
|
||||||
|
|
||||||
### ✨ Changed
|
### ✨ Changed
|
||||||
🧠 **refactor:** Migrate core Hysteria2 functionality from Bash to Python
|
🧠 **refactor:**: Implement server stats manager in Python
|
||||||
- 🔁 Uninstallation
|
🧠 **refactor:**: Migrate IP address config management to Python
|
||||||
- ⬆️ Server update
|
🧠 **refactor:**: Implement Hysteria backup functionality in Python
|
||||||
- ➕ User addition
|
🧠 **refactor:**: Transition Telegram bot service management to Python
|
||||||
- 🔁 User reset
|
🧠 **refactor:**: Migrate WARP ACL configuration handling to Python
|
||||||
- 🔍 User info retrieval
|
🧠 **refactor:**: Implement WARP status management in Python
|
||||||
- ❌ User removal
|
🧠 **refactor:**: Rewrite WARP setup and uninstallation scripts in Python3
|
||||||
- 🔄 Port update
|
|
||||||
- 🔁 Server restart
|
|
||||||
|
|
||||||
### 🐛 Fixed
|
|
||||||
🛠️ **fix:** Resolved file permission issues by explicitly calling Python in subprocess
|
|
||||||
🐛 **fix:** Removed improper usage of `asyncio.to_thread` in `remove_user.py`
|
|
||||||
🌚 **fix (UI):** Fixed JSONEditor background in dark mode for better readability
|
|
||||||
|
|
||||||
### 🎨 UI / UX
|
|
||||||
🎨 **feat:** Improved light/dark mode design with enhanced CSS
|
|
||||||
🧩 **update:** Integrated custom CSS directly into `base.html`
|
|
||||||
Reference in New Issue
Block a user