Update Change log

This commit is contained in:
Whispering Wind
2025-05-10 14:42:18 +03:30
committed by GitHub
parent e28ade4867
commit 9b2528235d

View File

@ -1,10 +1,20 @@
## [1.9.1] - 2025-05-03 ## [1.9.2] - 2025-05-10
### ✨ Changed ### ✨ Changed
🧠 **refactor:**: Implement server stats manager in Python
🧠 **refactor:**: Migrate IP address config management to Python ✨ Features
🧠 **refactor:**: Implement Hysteria backup functionality in Python 🔄 feat: Merge traffic collection with user kicking for efficient enforcement
🧠 **refactor:**: Transition Telegram bot service management to Python 🧪 feat(api): Add user existence validation to `add-user` endpoint
🧠 **refactor:**: Migrate WARP ACL configuration handling to Python 🖥️ feat(frontend): Improve user management UI and error feedback in `users.html`
🧠 **refactor:**: Implement WARP status management in Python
🧠 **refactor:**: Rewrite WARP setup and uninstallation scripts in Python3 🧠 Refactors
📦 refactor: Migrate Hysteria restore functionality to Python
🌐 refactor: Implement SNI changer in Python
🛠️ refactor: Port TCP Brutal installation to Python
🎭 refactor: Rewrite masquerade management in Python3
⚙️ refactor(cli): Enhance error propagation and handling in CLI scripts
🛠️ System Enhancements
🧩 update: Improve upgrade script with better cronjob management
🛠️ enhance: Setup script with robust error handling and cleaner UX
📦 update: Drop Debian 11 support to focus on supported OS versions