Releases: browserpass/browserpass-extension
Releases · browserpass/browserpass-extension
3.0.15
- Ignore Indexed DB errors (#129)
3.0.14
- Prevent duplicate install notifications (#125)
- Handle inability to inject script to all frames (#126)
3.0.13
- Improvements to the communication protocol with
browserpass-otp
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)