Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.49 #69

Merged
merged 9 commits into from
Nov 24, 2024
Merged

1.49 #69

merged 9 commits into from
Nov 24, 2024

Conversation

richardadonnell
Copy link
Owner

Changelog for Version 1.49

New Features

  • GitHub Actions: Added a new workflow to create a zip file for the extension upon pull request (zip-on-pr.yml).
    • Zips specific project files and uploads them as artifacts for version tracking.

Enhancements

  • Activity Log:
    • Prevented duplicate log entries by refining message handling.
    • Cleaned timestamps from incoming log messages for uniformity.
    • Added checks to ensure only unique messages are stored and displayed.
  • Settings Page:
    • Improved "Getting Started" accordion functionality with toggle display logic.
    • Added a dismissible setup instructions section that remembers user preferences.
    • Enhanced log updates to dynamically reflect unique entries.

Bug Fixes

  • Login Notifications:
    • Introduced sendLoginNotification to bypass notification toggles for critical alerts.
    • Improved error handling in background scripts.
  • UI Updates:
    • Fixed minor layout and color inconsistencies in the settings page CSS.
    • Addressed duplicate job check completion messages in the activity log.

Updates

  • Updated manifest.json to increment the version to 1.49.
  • Streamlined CSS for a more consistent appearance of the setup instructions and alert sections.

@richardadonnell richardadonnell merged commit f284e3d into main Nov 24, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant