From 6e651cf1088c26d11f8734c4fdbf3760044dffc0 Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Sun, 27 Apr 2025 18:45:20 +0330 Subject: [PATCH] Update Changelog --- changelog | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index f34e965..5ae9294 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,13 @@ -## [1.7.1] - 2025-04-25 +## [1.8.0] - 2025-04-27 ### Changed -- feat: Add init_paths to handle sys.path setup for importing shared modules -- feat: Add insecure parameter to generate_uri() function -- feat: Add SNI checker and certificate manager +๐Ÿ›ก๏ธ 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