Update changelog

This commit is contained in:
Whispering Wind
2025-04-28 11:47:22 +03:30
committed by GitHub
parent cdf122d687
commit cf4282a8a3

View File

@ -1,13 +1,5 @@
## [1.8.0] - 2025-04-27 ## [1.8.1] - 2025-04-28
### Changed ### Changed
🛡️ feat: Add Decoy Site feature - 🔒 Improve SSL certificate handling with auto-renewal detection
🖥️ feat: Add Decoy status API for web panel integration - 🔧 Fix missing return statement in telegram_stop_api function
🔧 feat (API): Add endpoints for Decoy site management using background tasks
🛠️ feat (CLI): Add Decoy Site management commands to CLI
🌐 feat: Integrate Decoy Site functionality into the Hysteria web panel
🧹 improve: Enhance restore.sh to automatically fix config.json based on active network interface
🛡️ improve: Prevent duplicate WARP outbound entries and improve the installation flow
🛠️ fix: Completely remove WARP ACL rules when the wg-quick@wgcf service is inactive
🛠️ fix: Properly handle domain names in the IP4 configuration variable
📝 fix: Correct minor typos across the project