Skip to content

Releases: gopasspw/gopassbridge

v0.9.0

08 Apr 21:22
abb092d
Compare
Choose a tag to compare

0.9.0 / 2022-04-08

  • Fix a glitch in a German translation
  • Add option to create new credentials against an already-saved site
  • Hide password in detail view when using gopass v1.10

v0.8.0

20 Aug 21:18
100bfc2
Compare
Choose a tag to compare
  • Copy passwords to clipboard directly via gopass, including auto-clearing of clipboard (#147)
  • Prepare documentation for gopass v1.10 release (#165)
  • Improve error handling for transition to separate gopass-jsonapi binary in gopass v1.10 (#166)
  • Upgrade browser-polyfill.js to v0.6.0 (#162)

Install as Firefox Add-on
Install from Chrome Web Store

v0.7.0

25 Mar 22:08
66ad0ca
Compare
Choose a tag to compare
  • Improve error message when gopass setup is incomplete (#139)
  • Better handling for secret paths on Windows (#122)
  • Add tooltips to search results (#144)
  • Reduce requested web extension permissions (#145)

Install as Firefox Add-on
Install from Chrome Web Store

v0.6.2

21 Feb 11:18
Compare
Choose a tag to compare
  • Add option to append login name to gopass path during login creation (disabled by default) (#134)
  • Omit "totp" from being displayed by default (#137)

v0.6.1

21 Feb 11:17
00e83b9
Compare
Choose a tag to compare
  • Re-upload of 0.6.0 for Firefox (#135)

v0.6.0: Release 0.6.0

29 Dec 22:17
c7cef74
Compare
Choose a tag to compare
  • Do not display empty values in detail view, allow filtering (#114)
  • Make urls absolute when opening them, fixes (#106)
  • Add version check (currently minimum supported gopass version set to 1.8.5)
  • Make default password length configurable and set to gopass default (#126)
  • Add explanation how to change default shortcut (#124)

v0.5.1

13 Jan 20:32
Compare
Choose a tag to compare
  • Set minimum supported browser versions to Chrome 63 and Firefox 60 (#102)
  • Fix error handling and reporting when setup is not complete (#97, #93)
  • Fix browser crash when jsonapi not configured (#104, #105)

Install as Firefox Add-on
Install from Chrome Web Store

v0.5.0

31 Dec 10:44
Compare
Choose a tag to compare
  • Support filling in basic auth credentials (can be turned off in settings) (#99)
  • Add button to open URL of entry in new tab (shortcut Ctrl+Click) (#71)
  • Add feedback when saving a new secret (#84)
  • Add saving indicator to settings (#61)
  • Support frames similar to iframes (#77)
  • Fix missing values after input events (#92)
  • Document keyboard shortcut in "Usage Hints" (#80)

Install as Firefox Add-on
Install from Chrome Web Store

v0.4.0

17 Jun 18:22
56d2707
Compare
Choose a tag to compare

0.4.0 / 2018-06-16

  • Detail view and buttons for copy
  • Credentials are now inserted via background script to prevent closing via pinentry
  • Tests added for most parts of the code

Install as Firefox Add-on
Install from Chrome Web Store