Skip to content

Releases: anssip/passlane

v2.5.1

24 Oct 12:41
Compare
Choose a tag to compare
  • Fix to not clear the password prompt when editing a credential and skipping the password change

v2.5.0

23 Oct 13:25
Compare
Choose a tag to compare
  • Added the init command to easily start using this tool
  • Made the UI prompts more user friendly and look better

v2.4.3

17 Jul 12:36
Compare
Choose a tag to compare
  • Added the edit command to edit entries in the vault
  • Fixed a panic that occurred when generating passwords with running passlane without any options

v2.4.1

06 Jul 11:33
Compare
Choose a tag to compare
  • Fix to validate all input from the command line to be stored (to remove all characters not allowed in Keepass XML)
  • Show last modified date for each entry in the results tables
  • Fix to store OTPs as protected values in the Keepass file

v2.4.0

15 May 18:53
Compare
Choose a tag to compare
  • Added support for TOTP (Time-based One-Time Password) codes
  • Refactor the code base significantly

v2.3.2

29 Apr 11:34
Compare
Choose a tag to compare
  • Switch to keepass-ng dependency

v2.3.1

29 Apr 10:54
Compare
Choose a tag to compare
  • Fix to show a proper error message when entering incorrect master password
  • Fix to initial creation of the Keepass file

v2.3.0

28 Apr 13:35
Compare
Choose a tag to compare
  • Switch to Keepass storage format
  • Remove online vault

v2.2.2

27 Jul 12:44
Compare
Choose a tag to compare
  • Fix login

v2.2.1

27 Jul 09:35
Compare
Choose a tag to compare
  • Fix to allow multiline notes
  • Export of vault contents (credentials, secure notes, payment cards)