Skip to content

Releases: Yubico/yubioath-flutter

Yubico Authenticator 7.2.3

11 Jun 09:29
7.2.3
3032ae8
Compare
Choose a tag to compare
  • UI: Improved language dialog.
  • UI: Add help dialog for keyboard shortcuts.
  • UI: Fixes to focus and keyboard navigation.
  • Linux: Fixes to the tray and application icons.
  • Android: Fix issue for YubiKey NEO with touch-eject enabled.
  • Android: Compatibility improvements for Android 16.
  • Binaries compiled with Flutter 3.32.1 and Python 3.13.4 (desktop).
  • New translations: Chinese (Simplified and Traditional), Czech, Spanish, Swedish, Turkish.

Yubico Authenticator 7.2.2

27 Mar 16:04
7.2.2
812c780
Compare
Choose a tag to compare

This is Android-only patch release with following changes:

  • fix regression introduced in previous release and correctly handle FIDO PIN entry

Yubico Authenticator 7.2.1

27 Mar 10:37
7.2.1
b988cc7
Compare
Choose a tag to compare

This is an Android-only patch release with following changes:

  • fix crash when reopening the app after longer period of inactivity
  • handle invalid input when setting FIDO PIN

Yubico Authenticator 7.2.0

26 Mar 08:02
7.2.0
6ff905a
Compare
Choose a tag to compare
  • Android: Add support for Toggle Applications.
  • UI: Improve usability of several dialogs in the app.
  • UI: Move custom icons from Accounts to Settings, and use for Passkeys as well.
  • UI: Language is now explicitly configurable in Settings.
  • Bug fixes and improvements.

Yubico Authenticator 7.1.1

30 Oct 10:01
7.1.1
058a616
Compare
Choose a tag to compare

This is a Desktop-only release.

  • Fix: Entering the wrong PIV PIN/PUK when attempting to change PIN/PUK was not handled correctly, causing extra PIN/PUK attempts to be wasted.
  • Fix: Add explicit screen reader announcement for "Touch your YubiKey" which wasn't being read on Windows.

Yubico Authenticator 7.1.0

25 Sep 07:07
7.1.0
1a9db69
Compare
Choose a tag to compare
  • Improved support for YubiKey Bio - Multi-protocol Edition.
  • Improved support for YubiKey 5.7 FIPS:
    • Use secure messaging (SCP11b) when needed over NFC.
    • Add FIPS status information to Home screen and application pages.
    • Disable locked features in UI while not in FIPS approved mode.
  • Android: Improve UI for NFC communication.
  • Android: Improve error messages shown in UI.
  • FIDO: Add button to enable Enterprise Attestation on supported devices.
  • UI: Add instructions for enabling NFC for NFC-restricted devices.
  • UI: Display PIN complexity info on Home screen for applicable devices.
  • UI: Add grid views for OATH and Passkey credential lists.
  • UI: Add toggling of visibility to the right sidebar menu.

Yubico Authenticator 7.0.1

30 May 06:55
7.0.1
492d045
Compare
Choose a tag to compare

This release is Android only.

Fixed issues:

  • Opening the app by NFC tap needs another tap to reveal accounts.
  • NFC tags attached to mobile phone prevent usage of USB YubiKeys.
  • Wrong colors shown in customization views for Android Dynamic color.
  • Fingerprints are shown in random order.

Yubico Authenticator 7.0.0

06 May 13:01
7.0.0
3c59e7c
Compare
Choose a tag to compare
  • UI: Add home screen with device information, customization options, and factory reset.
  • UI: Add search filtering to Passkeys and display more information.
  • Localization: Add official support for French and Japanese.
  • PIV (desktop): Support managing retired key slots.
  • Management (desktop): Support toggling applications when Configuration Lock code is set.
  • OTP (desktop): Support managing slots when OTP Access Code is set.
  • Android: Support for FIDO (managing PIN, Passkeys, Fingerprints, and factory reset).
  • Linux: Add ability to use external program for copying to clipboard (see README).
  • Additional features/support for YubiKey 5.7:
    • Handling of PIN complexity.
    • PIV: New key algorithms: RSA3072, RSA4096, Ed25519, and X25519.
    • PIV: The ability to move and delete keys.

Yubico Authenticator 6.4.0

20 Feb 08:20
6.4.0
c44d65e
Compare
Choose a tag to compare
  • UI: Major UI overhaul, with improvements including:
    • Add new UI layouts for wider windows to better utilize screen space.
    • Add YubiKey personalization through custom naming and theme color.
    • Split FIDO/WebAuthn into multiple sections.
    • Move factory reset functionality into a single dialog, from the individual sections.
  • Add support for Yubico OTP provisioning.
  • PIV: Display more information about keys and certificates.
  • PIV: Add output format for public key when generating keys.
  • Desktop: Window hidden/shown state no longer saved when closing the app, use --hidden to start the app in a hidden to systray state.
  • Desktop: Fix FIDO reset over NFC.
  • Windows: Add option to launch Windows Settings for FIDO management.
  • Android: Increase read timeout for NFC, improving compatibility with older YubiKeys.

Yubico Authenticator 6.3.1

12 Dec 08:54
6.3.1
899bb65
Compare
Choose a tag to compare
  • Add command line options: --hidden/--shown, --log-file FILE.
  • Disable autocorrect in text fields.
  • Improve UI for toggling USB interfaces on YubiKey <= 4.
  • OATH: Fix displaying of credentials with empty (but not null) issuer.
  • PIV: Fix "Save" button not updating when changing Management Key.
  • FIDO: Improved handling of forcePinChange.
  • Add keyboard shortcut to calculate new code (Ctrl/Cmd + R).
  • Android: Support loading QR code from file.
  • Android: Add a "Do nothing" option to NFC tap.
  • Android: Improve handing of USB device removal.