This repository was archived by the owner on May 27, 2019. It is now read-only.
Releases: browserpass/browserpass-legacy
Releases · browserpass/browserpass-legacy
v1.0.8
v1.0.6
v1.0.5
v1.0.4
Browser extension
- Use SVG files for magnifying glass & key icon. #67
- Fallback to first input field in password form when there's no field with type "text" or "email". #64
- Compatibility with broader range of login forms, eg Netflix. #74
- Focus on password field when there is more than one. #65 #31
- Support login forms inside iframes. #55
- Parse domains to allow for top-level domain searches #44
Host application
- Add OpenBSD support #68
- Fix several compatibility issues for Windows #63
- Code refactoring so it allows for multiple password stores #45
- Invoke GPG command directly instead of through pass. #6 #19 #23 #28
- Eval symbolic links when retrieving password store dir. #26
- Add Vivaldi support in install script. #36
- Get Bash location from environment vars. #33
v1.0.2
Changes in version 1.0.2
Host application
- Case insensitive username prefix. #17
- Add user: to list of valid username prefixes. #22
- Split searching for password & decrypting of password into separate actions, so that password file is only decrypted after the password file has been clicked in the list of results. #21
- Do not assume filename = username if password file is a top-level file. #18
- Log to stderr (default) instead of
debug.log
#14
Browser extension
- Don't try to autofill if active tab URL changed during search.
- Don't smart-guess favicon URL for custom searches.
- Set character encoding in HTML file.
v1.0.1
Changes in version 1.0.1:
- Allow for any directory structure.
- Search password files for lines prefixed with
login:
orusername:
. - Firefox compatibility.
- Styling improvements.
v1.0
First!
Refer to the README file for installation instructions.