Skip to content

Commit

Permalink
patch: 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KarimAziev committed Aug 21, 2024
1 parent fbbc73d commit e8caa31
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Version 0.5.2 (UNPUBLISHED)

- Implemented a more native keep-alive mechanism for Firefox using the Alarms API to enhance the stability of background scripts.
- Removed redundant keep-alive logic from the content script, centralizing it in the background script.
- Updated the manifest to ensure appropriate permissions for the Alarms API in Firefox.

## Version 0.5.1 (2024-08-18)

- Added support for Firefox.
Expand Down

0 comments on commit e8caa31

Please sign in to comment.