Releases: anssip/passlane
Releases · anssip/passlane
v2.5.1
v2.5.0
- Added the init command to easily start using this tool
- Made the UI prompts more user friendly and look better
v2.4.3
- 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
- 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
- Added support for TOTP (Time-based One-Time Password) codes
- Refactor the code base significantly
v2.3.2
- Switch to keepass-ng dependency
v2.3.1
- Fix to show a proper error message when entering incorrect master password
- Fix to initial creation of the Keepass file
v2.3.0
- Switch to Keepass storage format
- Remove online vault
v2.2.2
- Fix login
v2.2.1
- Fix to allow multiline notes
- Export of vault contents (credentials, secure notes, payment cards)