Releases: Rayquaza01/HistoryCleaner
v1.7.0
v1.7.0 Changelog
- Add option to clear download history.
- Add option to change icon.
- Download and Notification permissions are now optional.
[Chrome]
- Change default icon.
- Disable theme icon, as theme icons aren't supported in Chrome.
- [Known Issue] The optional permission checkboxes close the popup in Chrome. They should work as expected, but you may want to toggle them from
chrome://extensions
instead.
Full Changelog: v1.6.0...v1.7.0
v1.6.0 and v1.6.1
v1.6.0 Changelog
[Firefox]
Maintenance update, keep parity with Chrome
Due to a mistake on my end, this version was accidentally listed as 1.6.1 on Firefox. 1.6.0 and 1.6.1 refer to the same version.
[Chrome]
Migrate to Manifest v3
Fix bug where notification would always display when deleting all history (#34) (was fixed in 1.5.1 on Firefox)
Changed default trigger mode to timer
Remove idle support (See #30)
v1.5.1
v1.5.0
v1.5.0 Changelog
- Redesigned options UI
- Options UI now respects colorscheme
- Added import/export to file buttons
- Added icons
- Additional information on options UI
- Displays when the extension last ran and the cutoff date
- Displays when the extension will next run
- Options are now available through a toolbar button
- Added timer trigger mode
- Timer mode causes history to be deleted on a set interval
- Might be made default in future version
- New required permission: notifications
- Previously was an optional permission
- If you set the notifications option, you will get a notification whenever history is cleared
- Notifications will not be sent otherwise
- New required permission: alarms
- Required for timer trigger mode
v1.4.0
1.3.0
v1.3.0 Changelog
- Rewrote extension in TypeScript
- Option to change idle length
- Option to show notifications when history is deleted
- Option to delete history on startup instead of idle
- Button to manually delete history on options page
- Basic sync support
1.3.0 Release Candidate 2
Development build, not signed.
Install through about:debugging
- Style changes
- Fixed webextension api issue with chrome
1.3.0 Release Candidate 1
Development build, not signed.
Install through about:debugging
v1.2.4 Changelog
- Rewrote extension in TypeScript
- Option to change idle length
- Option to show notifications when history is deleted
- Option to delete history on startup instead of idle
- Button to manually delete history on options page
- Basic sync support
1.2.2
The options page now tries to look like the old XUL addon options pages. The save button is no longer needed and the value is saved as it is typed.
Get it here: https://addons.mozilla.org/en-US/firefox/addon/history-cleaner/versions/#version-1.2.2
1.2.1
Cleaned up code, added ID to manifest to prevent linting errors.
Get it here: https://addons.mozilla.org/en-US/firefox/addon/history-cleaner/versions/#version-1.2.1
(First version marked on github)