Browserpass Legacy Versions Save

Legacy Browserpass repo, development is now happening at:

2.0.22

5 years ago

Changes to the host app:

  • Add pledge for getpw on OpenBSD (no changes for other operating systems) (#260)

Changes to the browser extension:

  • Allow using left / right arrows to select buttons (#279)

2.0.21

5 years ago

Changes to the host app:

  • Updated dependencies to fix OTP parsing (fixes #255, this time for real)

Changes to the browser extension:

  • Add "Copy OTP code" button (#257) (fixes #256)

2.0.20

5 years ago

Changes to the host app:

  • Support per-site configuration for autoSubmit in pass entries (#252) (fixes #251)
  • Updated dependencies to fix OTP parsing (fixes #255)

Changes to the browser extension:

  • Support per-site configuration for autoSubmit in pass entries (#252) (fixes #251)

2.0.19

5 years ago

There are no changes to the host app.

  • Feel free to keep using the previous version.

Changes to the browser extension:

  • Open URL in the current tab, hold Shift to open a new tab instead (#249)
  • Use store path as hover title for store badge (#247)
  • Load settings before initializing the popup (#246)
  • Improve readability of custom store inputs with dark theme in FF
  • Update all dependencies (#245)

2.0.18

6 years ago

Changes to the host app:

  • Allow configuring multiple custom password stores (#237, fixes #98, #34, #77)
  • Implement -v to show host app version (fixes #238)
  • Improve error reporting

Changes to the browser extension:

  • Allow configuring multiple custom password stores (#237, fixes #98, #34, #77)
  • Make copy to clipboard or open URL work on the first try if pinentry dialog was shown (fixes #241, only in Chrome!)
  • Improve error reporting

2.0.17

6 years ago

There are no changes to the host app.

  • Feel free to keep using the previous version.

Changes to the browser extension:

  • Added titles to buttons for a better user experience (#232)
  • Refactor basic auth (#233)
  • Disable wrapping on filter box (fix #234)

2.0.16

6 years ago

There are no changes to the host app.

  • Feel free to keep using the previous version.

Changes to the browser extension:

  • [SECURITY] Fix for credential leak vector #231 (fixes #230)

2.0.15

6 years ago

There are no changes to the host app.

  • Feel free to keep using the previous version.

Changes to the browser extension:

  • Make sure all important notifications are shown during update (important when jumping through versions)

2.0.14

6 years ago

Changes to the host app:

  • Support url: metadata that configures which URL to open (#224, fixes #214)
  • Allow using a bare TOTP token instead of an otpauth:// URL (#226)

Changes to the browser extension:

  • Add button to launch URLs & support basic auth (#224, fixes #214, fixes #103)

2.0.13

6 years ago

There are no changes to the host app.

  • Feel free to keep using the previous version.

Changes to the browser extension:

  • Implement as-you-type filtering (#220, fixes #211)
  • Make Enter submit the first entry (#220, fixes #40)
  • Show notification on update with major changes (#221, fixes #219)