You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.