Releases: timokoessler/2FAGuard
Releases · timokoessler/2FAGuard
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1 - Italian and bug fixes
v1.5.0 - Hardware Security Keys
Highlights ✨
- Add support for Hardware Security Keys e.g. YubiKey (FIDO2 / WebAuthn)
- Improve keyboard navigation and add shortcuts (DEL, Enter, ...) (#29)
Other changes
- Fix Windows Hello bug when multiple users are using the portable edition (#33)
- Resize app window when it's bigger than the screen (#34)
- Focus existing window instead of showing app already open message in some cases
- Add changelog button to update page
- Allow reporting crashes without a GitHub account
v1.4.0 - QR codes, French, CLI
Highlights ✨
- It's now possible to scan QR codes that are displayed on the screen
- Added French translations - Thanks Fabrice RD for your contribution
- First minimal beta version of a Command Line Interface (CLI) for generating tokens via a terminal
If you want to try the CLI now, you can download it manually here. For use with the portable version, simply place the executable in the same folder. Later, the CLI will be available as an optional component that can be installed from the GUI. The CLI does not work with the Microsoft Store version of 2FAGuard.
Other changes
v1.3.1 - Bug fixes and new language
v1.3.0 - Icons, Aegis and Chinese
Highlights ✨
- Added support for custom icons: choose your own PNG, JPEG or SVG images (#11)
- Implemented importing of Aegis Authenticator exports (#4)
- Added Chinese translations (#15) - Thanks @epver for your contribution.
- Update Simple Icons to v11.13.0
Other changes
- Improved parsing of otpauth uris and added support for non-standardised uris (e.g. Cisco Meraki #14)
- Added some unit tests
- Auto focus password input
- Updated dependencies
v1.2.0 - New features 🛡️
Highlights ✨
- You can now import encrypted Bitwarden exports (#1)
- 2FAGuard can be minimized to the system tray (#2)
- The app is now locked after an adjustable period of inactivity (#5)
- It is now possible to export the tokens as an Authenticator Pro backup
- Support system-wide (all user) installations (#7)
- The app and the installer are now signed with a code signing certificate
2FAGuard is now available in the Microsoft Store 🚀.
Other changes
- Added back buttons to some pages (#8)
- Agree to warning before editing expert settings (#9)
- Added CodeQL security scanning
- Additional bug fixes & improvements
Thanks @ThatGuyJon for suggesting features