History Cleaner Changelog

What's new in History Cleaner 1.5.1

Feb 29, 2024
  • Fix bug where notification would always display when deleting all history.

New in History Cleaner 1.5.0 (Feb 8, 2024)

  • 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

New in History Cleaner 1.4.0 (Oct 14, 2021)

  • Change build to use webpack instead of parcel.
  • New behavior option to delete all history when extension triggers.

New in History Cleaner 1.3.0 (Jan 4, 2021)

  • 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

New in History Cleaner 1.3.0 RC 2 (Dec 22, 2020)

  • Style changes
  • Fixed webextension api issue with chrome

New in History Cleaner 1.2.4 RC 1 (Nov 25, 2020)

  • 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

New in History Cleaner 1.2.3 (Oct 25, 2019)

  • None. Just a version bump for the recommended extensions program.

New in History Cleaner 1.2.2 (Oct 25, 2019)

  • 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.