diff --git a/changelog b/changelog index 5ae9294..26bad0f 100644 --- a/changelog +++ b/changelog @@ -1,13 +1,5 @@ -## [1.8.0] - 2025-04-27 +## [1.8.1] - 2025-04-28 ### Changed -๐Ÿ›ก๏ธ feat: Add Decoy Site feature -๐Ÿ–ฅ๏ธ feat: Add Decoy status API for web panel integration -๐Ÿ”ง 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 \ No newline at end of file +- ๐Ÿ”’ Improve SSL certificate handling with auto-renewal detection +- ๐Ÿ”ง Fix missing return statement in telegram_stop_api function