Skip to content

v0.6.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 10:31
· 348 commits to main since this release
2040e92

Changes

  • f967609: Added unattended setup command (warpgate unattended-setup) - fixes #409
  • 7066dd5: Added password recovery command (warpgate recover-access) - fixes #410
  • Added option to forward username to SSH targets as-is #445 (Alex Donec)
  • Removed the 1 second auth delay on SSH - #459 (Eugene Pankov)
  • c236da5: Added support for MySQL and PostgreSQL as database storage (database_url config option) - fixed #452

UI improvements

  • 67866fe: added visual feedback to save buttons
  • fd993c4: autofocus the OTP field - fixes #386
  • 5bdddd3: allow cancelling authentication

Fixes