Skip to content

Releases: quexten/goldwarden

v0.3.2

11 May 02:35
742cedd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

04 May 04:11
8f14fce
Compare
Choose a tag to compare

Fix CI pipeline & re-release

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 May 03:23
e74310d
Compare
Choose a tag to compare

What's Changed

  • Rewrote GUI based on blueprints. Should look much nicer now (both in GUI and code).
  • Autotype on X11/Windows/Mac

Full Changelog: v0.2.16...v0.3.0

v0.2.16

29 Apr 22:56
142b808
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.15...v0.2.16

v0.2.15

29 Apr 04:13
bf312b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.14...v0.2.15

v0.2.14

28 Apr 16:01
8faaa02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.13...v0.2.14

v0.2.13

23 Feb 05:01
8553e0d
Compare
Choose a tag to compare
  • Attempt to fix damon and ssh socket paths being set incorrectly

v0.2.12

17 Feb 13:29
715d04c
Compare
Choose a tag to compare

Hotfix due to broken CI pipeline.

The package action maintainer decided to rename their account and break the CI pipelines.

v0.2.11

17 Feb 13:19
8b95af6
Compare
Choose a tag to compare

What's Changed

  • Fix autotype on KDE
  • Less passwords prompts in UI
  • Better keyboard navigation in QuickAccess
  • UI setup instruction windows
  • Fix x11 copy paste
  • Lock/unlock with biometrics
  • GTK pinentry when system pinentry fails
  • Add apple silicone build
  • Fix Mac and Windows builds
  • Add notifications on Mac and Windows
  • Add libfido2 to Mac and Windows builds
  • Add launch web vault shortcut
  • Add totp copy
  • Add totp, password, username autotype

PRs:

  • better goldwarden command path detection by @Mte90 in #109
  • PyGIWarning: Gtk was imported without specifying a version first by @Mte90 in #110
  • Authenticated Session & External Pinentry by @quexten in #100
  • Implement pincache by @quexten in #113
  • Improved keyboard navigation on ui by @quexten in #114
  • Create init.py by @Mte90 in #116
  • Silent notice on quickaccess.py by @Mte90 in #117

New Contributors

Full Changelog: v0.2.10...v0.2.11

Note Re-released due to broken CI pipeline

v0.2.10

20 Jan 05:13
bc9860b
Compare
Choose a tag to compare

What's Changed

  • Fix systemd autostart to be more reliable by @mufeedali in #60
  • Fix broken ssh key generation
  • Fix vault pin not settable without biometrics
  • Add a lot more logging
  • Improve ssh status messages
  • Add notification timeout
  • Add errorhandling to cipher decryption
  • Fix broken browser biometrics integration

New Contributors

Full Changelog: v0.2.9...v0.2.10