Releases: csyezheng/a2fa
Releases · csyezheng/a2fa
v0.16.5
v0.16.4
features
- refactor the account model, add id as primary key, add username support
- optimize usage message of commands
- concurrently generate one-time passwords when running list command
bug fix
- fix error handling for decoding secret key
- fix the error of missing the leading zero in the code
v0.16.2
features
- update usage instructions of flags
- combine totp and hotp flags to mode flag, from boolean to string
- print usage when running root command
- add powershell install script, update installation instructions
bug fix
- fix unkown command prompt
- fix file path lookup