Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 1.49 KB

File metadata and controls

71 lines (40 loc) · 1.49 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.1]

Initial release

[0.0.2]

Added

  • Include categories in search
  • Persist filters across sessions by syncing them to the storage

Changed

  • Improved filter layout: Moved to overlay to give a more scannable experience
  • Improved loginlist design: moved secondary buttons to menu, more room for important content, added tag display to menu

[0.0.3]

Added

  • Added loader during startup and other longer async tasks

Fixed

  • Fixed categories not updating when a remote list is used
  • Fixed search breaking when description is undefined

[0.0.4] - 2022-08-17

Added

  • Add button to delete all remote logins

Fixed

  • Fix JSON uploaded not being synced, when file is too large (Now stored locally)

[1.0.0] - 2022-08-26

Added

  • Now also supports Firefox (and maybe Safari?)
  • Options are now opennable in a new tab

Changed

  • Go back to Manifest v2 to support Firefox
  • Use content script instead of scripting API
  • Only request access to URLs that are actually fetched

Fixed

  • Fix item toggle after search

[1.1.0] - 2023-02-12

Changed

  • Change the filter layout to a more compact one
  • Apply filters eagerly

Fixed

  • Fix error where opening extensions would sometimes not show the logins