Update Changelog

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

View File

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