Releases: yitsushi/totp-cli
Releases · yitsushi/totp-cli
v1.5.3
v1.5.0
What's Changed
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
Full Changelog: v1.3.3...v1.4.0
Breaking changes
- The
import
command now requires an--input
flag instead of a positional argument. - The
dump
command now required a--yes-please
flag to make sure the user understands that the exported content will NOT be encrypted. - The
dump
command now requires an--output
flag, stdout is not the default behaviour. If someone really wants to dump secrets to stdout... Well, you can use--output=/dev/stdout
. - There is no
version
subcommand. A simple--version
flag replaced it.
v1.3.3
What's Changed
Full Changelog: v1.3.2...v1.3.3
v1.3.2
Full Changelog: v1.3.1...v1.3.2
Jump bumped the version in the code
v1.3.1
v1.3.0
Important
Starting with totp-cli v1.2.8 a more secure storage format1 is used.
The storage will be upgraded the first time it is written to by
totp-cli. You can force this to occur by running totp-cli change-password
.
What's Changed
New Contributors
Full Changelog: v1.2.7...v1.3.0
v1.2.7
Full Changelog: v1.2.6...v1.2.7