Releases: browserpass/browserpass-extension
Releases · browserpass/browserpass-extension
3.0.12
- Implement integration with
browserpass-otp
extension (#118)
3.0.11
- Use getAttribute to safely read attribute value (#110)
3.0.10
- Describe requested permissions (#95)
- Remove "email" from the list of field names for username (#102)
- Assume current domain is valid, even if the TLD is not (#107)
- Implement usage log, document usage metadata (#108)
3.0.9
- Improve error handling with native app comms for settings (#94)
3.0.8
The first public release of v3 🎉
3.0.7
- Also check that the TLD actually exists (#84)
- Handle fields hidden with an opacity rule (#85)
- Fix login settings parsing (#87)
3.0.6
- Include version in released zip and crx files (fixes #82)
- Makefile: fix location of the icons (fixes #81)
- Document OpenID (#80)
3.0.5
- Fix placeholder opacity in Firefox (#64)
- Support configuring badge colors (#72)
- Support OpenID (#70)
- Add new logo (#77, #78)
3.0.4
- Create a separate icon for popup with exaggerated features (#65)
- Improve text readability (#66)
- Add LICENSE (#67)
- Provide two .crx files as part of a release (#68)
- Notify when the native app is not up to date (#69)
3.0.3
- Fix key / value handling (#56)
- Update README (#57)
- Better handle case when there are multiple forms on the page (#58)
- Remove "Open URL" button from popup (#59)