Skip to content

Releases: browserpass/browserpass-extension

3.1.0

21 Apr 08:31
a243f2a

Choose a tag to compare

  • Fill best matching password entry with Ctrl+Shift+F (#131)

3.0.15

19 Apr 16:06
2ed6d47

Choose a tag to compare

  • Ignore Indexed DB errors (#129)

3.0.14

19 Apr 11:41
cf3a21a

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

Choose a tag to compare

  • Improvements to the communication protocol with browserpass-otp extension

3.0.12

15 Apr 21:07
d388740

Choose a tag to compare

  • Implement integration with browserpass-otp extension (#118)

3.0.11

15 Apr 14:27
d177d95

Choose a tag to compare

  • Use getAttribute to safely read attribute value (#110)

3.0.10

14 Apr 14:28
da8af0b

Choose a tag to compare

  • 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

13 Apr 18:12
7d1ea3e

Choose a tag to compare

  • Improve error handling with native app comms for settings (#94)

3.0.8

13 Apr 08:50
ef35036

Choose a tag to compare

The first public release of v3 🎉

3.0.7

12 Apr 08:50
8f3cfbd

Choose a tag to compare

3.0.7 Pre-release
Pre-release
  • Also check that the TLD actually exists (#84)
  • Handle fields hidden with an opacity rule (#85)
  • Fix login settings parsing (#87)