Releases: cout970/PasswordManager
Releases · cout970/PasswordManager
V0.1.5
- 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