Skip to content

v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 01:43
ce02887

v1.1.2 (11/02/2024)

🚀 New Features

  • Warning Page for Unsafe Sites
    • Added a new feature where a warning page pops up when navigating to an unsafe website, allowing users to confirm if they want to proceed. This helps enhance user safety by providing an additional layer of caution.

🐞 Bug Fixes

  • NULL URL Handling
    • Fixed a bug where NULL URLs, such as the New Tab in Firefox, were not being assigned a status. This ensures that all tabs, even those without a navigable URL, are properly handled.

🔧 Enhancements

  • Manually Starred Site
    • Manually added https://fmhy.lol/ as a starred site to ensure better visibility and quick access for users.
  • Updated Documentation
    • Updated the documentation to include credits for FMHY API and FMHY Bookmarks, acknowledging the resources that contribute to the extension.
  • Added Storage Permission
    • Added storage permission to prevent the warning page from looping on unsafe sites. This permission will also be used for future updates to include user-specific settings.