diff --git a/changelog b/changelog index 5131a10..fde6e87 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,6 @@ -## [1.7.0] - 2025-04-19 +## [1.7.1] - 2025-04-24 ### Changed -- ๐Ÿงช feat: Add show-user-uri-json CLI command -- ๐ŸŒ feat: Introduce user URI API endpoint -- ๐Ÿ–ฅ๏ธ feat: Integrate show_user_uri_api into the Users page -- ๐Ÿงน refactor: Move URI generation logic from ViewModel to backend logic -- ๐Ÿ“ฆ refactor: Rewrite show-user-uri to Python for consistency -- โš™๏ธ optimize: Improve server_info.sh for better performance and lower resource usage +- 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