Skip to content

Releases: cout970/PasswordManager

V0.1.5

26 Mar 10:33

Choose a tag to compare

  • Add import/export to external services
  • Add import from file
  • Fix some css issues in mobile
  • Fix current selected tab not saved when reloading page
  • Add option to merge configs
  • Split alphabet id into id and code
  • Add option to change alphabet code
  • Add detection of duplicated alphabets
  • Fix nuke all button requiring a page reload
  • Replace all hash comparisons with salted hash comparisons
  • Change master password placeholder
  • Reduces salt sizes to 16 bytes (prev 64 bytes)
  • Add check when master password does not match with the one used to create a service
  • Fix cursors when hovering buttons, checkboxes, etc.
  • Fix export status message color

v0.1.2

12 Feb 21:52

Choose a tag to compare

Bugfixes:

  • CSS broken on mobile
  • Fix uppercase characters on search bar
  • Add username field to services