Skip to content

Releases: browserpass/browserpass-extension

3.3.0

14 Oct 23:31
a7d291e
Compare
Choose a tag to compare
  • Support distinguishing credentials for different ports (#179, #164)

3.2.3

10 Oct 08:16
02efc62
Compare
Choose a tag to compare
  • 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

27 Sep 12:35
a87623f
Compare
Choose a tag to compare
  • Avoid live-updating badgeCache object (#174)

3.2.1

27 Sep 10:58
8b22fdb
Compare
Choose a tag to compare
  • 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

25 Sep 18:12
3bb7723
Compare
Choose a tag to compare
  • 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

25 Apr 08:07
064fe57
Compare
Choose a tag to compare
  • Add 16px pixel-drawn icon
  • Perf bugfix: reduce number of times badge counter is refreshed (#136)

3.1.0

21 Apr 08:31
a243f2a
Compare
Choose a tag to compare
  • Fill best matching password entry with Ctrl+Shift+F (#131)

3.0.15

19 Apr 16:06
2ed6d47
Compare
Choose a tag to compare
  • Ignore Indexed DB errors (#129)

3.0.14

19 Apr 11:41
cf3a21a
Compare
Choose a tag to compare
  • Prevent duplicate install notifications (#125)
  • Handle inability to inject script to all frames (#126)

3.0.13

18 Apr 14:01
7268f64
Compare
Choose a tag to compare
  • Improvements to the communication protocol with browserpass-otp extension