Releases: grumlimited/authenticator-rs
Releases · grumlimited/authenticator-rs
0.6.1
Speed (#101)
* Moved import/export function out of database struct
* Moved repository error out of database struct
* Converted account_window functions to &self
* Colorised output
* Flipping account container upon importing
* Flipping account container upon exporting
0.6
- using keyring to store secrets
0.5.4
Bug empty account filter (#92)
Bug: empty filter list show no account panel
0.5.3
- bugfix : cancel button to re-populate empty account view if relevant
0.5.2
Accounts empty (#88)
No accounts placeholder
0.5.1
Error styling (#87)
Fixed error translation
0.5
- async ops
- account deletion confirmation
0.4.2
QR code icon symbolic fix (#76)
* QR code icon symbolic fix
* QR code icon symbolic fix
0.4.1
Filedialog (#73)
Translation