Skip to content

v1.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 19:31
2e12992

v1.1.5 (11/10/2024)

🚀 New Features

  • Welcome Screen for First-Time Users
    • Added a welcome screen that appears upon first installation, helping new users get started with FMHY SafeGuard.
  • FMHY SafeGuard Logo and Descriptions
    • Added the FMHY SafeGuard logo to extension-specific pages, along with a brief description in the pop-up window, providing better branding and context for users.

🐞 Bug Fixes

  • Filterlist Update Intervals
    • Fixed the update intervals for the filterlist to align with rate-limiting requirements from external sources, ensuring smooth updates without interruptions.
  • Warning Page Loop Fix
    • Resolved an issue where the warning page would loop on unsafe websites, preventing users from proceeding even if they chose to continue.

🔧 Enhancements

  • File Structure Optimization
    • Condensed the number of files on GitHub by moving shared files to /src and implemented a GitHub workflow to build the extensions with their respective manifest files, simplifying the repository structure.