Skip to content

v1.0.2

Compare
Choose a tag to compare
@kenhendricks00 kenhendricks00 released this 19 Oct 04:54
· 187 commits to main since this release
2c1bcb3

v1.0.2 (10/19/2024)

🚀 New Features

  • UI Compact Design
    • Updated the popup interface with a more compact design, including a reduced max-width of 320px, smaller font sizes, and minimized icon dimensions to create a cleaner and more user-friendly experience.

🐞 Bug Fixes

  • Error Handling for No Active Tab
    • Improved error handling when no active tab is found or if the URL is unavailable. This prevents crashes and ensures the user is informed properly with an appropriate error message.
  • Normalized URL Handling
    • Added a helper function to normalize URLs by removing trailing slashes, ensuring consistent URL comparison across the extension.

🔧 Enhancements

  • Status Icon Animation
    • Added a subtle scaling animation to the status icon when it changes. This provides a better visual indication of the status update and enhances the user interface.
  • Improved Status Messaging
    • Enhanced the status messages to make them more informative and visually appealing by using HTML <strong> tags to emphasize key phrases. This makes the messages clearer and more readable.
  • CSS Enhancements for Better Readability
    • Modified CSS for better readability, including gradient text on the title and adjustments to colors for better contrast and aesthetics.
  • FluentEmoji Icons Update
    • Replaced all status icons with FluentEmoji icons for a more modern and visually appealing look, improving the overall user experience.

📝 Documentation

  • Updated Footer Attribution
    • Updated the footer to include a link to the FMHY Filterlist GitHub page, providing proper attribution and offering users an easy way to learn more about the resources used by the extension.