Skip to content

Releases: browserpass/browserpass-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)

3.0.5

08 Apr 22:09
ba8beb2
Compare
Choose a tag to compare
3.0.5 Pre-release
Pre-release
  • Fix placeholder opacity in Firefox (#64)
  • Support configuring badge colors (#72)
  • Support OpenID (#70)
  • Add new logo (#77, #78)

3.0.4

04 Apr 08:58
f4b8bfd
Compare
Choose a tag to compare
3.0.4 Pre-release
Pre-release
  • Create a separate icon for popup with exaggerated features (#65)
  • Improve text readability (#66)
  • Add LICENSE (#67)
  • Provide two .crx files as part of a release (#68)
  • Notify when the native app is not up to date (#69)

3.0.3

02 Apr 14:45
ea1dcde
Compare
Choose a tag to compare
3.0.3 Pre-release
Pre-release
  • Fix key / value handling (#56)
  • Update README (#57)
  • Better handle case when there are multiple forms on the page (#58)
  • Remove "Open URL" button from popup (#59)