Skip to content

Releases: browserpass/browserpass-extension

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

3.0.12

15 Apr 21:07
d388740
Compare
Choose a tag to compare
  • Implement integration with browserpass-otp extension (#118)

3.0.11

15 Apr 14:27
d177d95
Compare
Choose a tag to compare
  • Use getAttribute to safely read attribute value (#110)

3.0.10

14 Apr 14:28
da8af0b
Compare
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
Compare
Choose a tag to compare
  • Improve error handling with native app comms for settings (#94)

3.0.8

13 Apr 08:50
ef35036
Compare
Choose a tag to compare

The first public release of v3 🎉

3.0.7

12 Apr 08:50
8f3cfbd
Compare
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)

3.0.6

09 Apr 15:26
2a6e111
Compare
Choose a tag to compare
3.0.6 Pre-release
Pre-release
  • Include version in released zip and crx files (fixes #82)
  • Makefile: fix location of the icons (fixes #81)
  • Document OpenID (#80)