Releases: browserpass/browserpass-extension
Releases · browserpass/browserpass-extension
3.3.0
- Support distinguishing credentials for different ports (#179, #164)
3.2.3
- Follow-up to the fix in
3.2.2
to reduce calls to native host even more (3a2af64)
- Support and prioritize fields with autocomplete attributes (#176)
- Add note about Mozilla domains and Firefox to README (#175)
3.2.2
- Avoid live-updating badgeCache object (#174)
3.2.1
- Send more keyboard events to improve autofill (#171)
- Improve domain matching to reduce false positives (#172)
- Reduce number of calls to host app when computing badge counters (#173)
3.2.0
- Add option to ignore entries matching a pattern (#161)
- Clear credentials from clipboard after 60 seconds (#141)
- Set an explicit, stricter CSP (#144)
- Add privacy policy (#166)
- Clarify security guarantees in case of extension takeover (#145)
3.1.1
- Add 16px pixel-drawn icon
- Perf bugfix: reduce number of times badge counter is refreshed (#136)
3.1.0
- Fill best matching password entry with Ctrl+Shift+F (#131)
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