Skip to content

Releases: timokoessler/2FAGuard

v1.5.5

22 Feb 15:01
ce894b5
Compare
Choose a tag to compare

Highlights ✨

  • New language: Portuguese (Brazilian) - Thanks @gitjica

Other changes

  • Reduce CPU usage of animations
  • Update icon pack

v1.5.4

12 Jan 13:21
d304961
Compare
Choose a tag to compare

Highlights ✨

  • Two new languages: Greek and Arabic - Thanks to the translators!
  • Updated icon pack to include around 100 new icons

Other changes

  • Fixed error when logging out if registration keys are set (#56)
  • Added new contributor list

v1.5.3

10 Dec 18:04
b5d9350
Compare
Choose a tag to compare

Bug fixes 🐛

  • Configured language not correctly applied at startup (#55)

v1.5.2

08 Dec 10:29
b5d9350
Compare
Choose a tag to compare

Highlights ✨

  • Support older Windows 10 versions (1809) and Windows Server environments (#47)
  • Invert icon color if too similar to background (#40)
  • Add registry keys for advanced use cases (#52)

Other changes

  • Custom icons are now saved in backups (#44)
  • Change name and file extensions of Authenticator Pro to Stratum (#49, #53)
  • Prevent duplicate token cards on reload (#41)
  • Improve error messages when setting up security keys (#41)

v1.5.1 - Italian and bug fixes

04 Oct 16:58
c8cac97
Compare
Choose a tag to compare

Highlights ✨

Other changes

  • The search token field is now automatically focused (#37)
  • Fixed a bug that prevented resetting the app (#35)
  • If the app is minimized to the tray and opened again, it doesn't show an already running error anymore now (#32)
  • Improving existing translations - Thanks @reg-chen and @Andypsl8

v1.5.0 - Hardware Security Keys

28 Sep 13:59
fc0ac21
Compare
Choose a tag to compare

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

25 Jul 17:22
e5e00c4
Compare
Choose a tag to compare

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

  • Update Simple Icons to v12.4.0
  • Fix window background effect on Windows 22621 and higher
  • Fix a bug that leads to a crash of the app after importing and restarting (#23 #27)
  • Tray icon was not visible anymore after locking the app (#24)

v1.3.1 - Bug fixes and new language

30 Apr 17:19
75728d1
Compare
Choose a tag to compare

Highlights ✨

  • Added Chinese (Traditional) translations (#17 ) - Thanks @reg-chen for your contribution.

Other changes

  • Fixed a bug where custom icons are not visible if the user folder contains a space (#18)
  • Clicking the back button caused the app to crash if you edited an token twice (#16)

v1.3.0 - Icons, Aegis and Chinese

27 Apr 08:48
e7c40f4
Compare
Choose a tag to compare

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 🛡️

29 Mar 16:09
a2c05bd
Compare
Choose a tag to compare

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