Releases: Yubico/yubioath-flutter
Releases · Yubico/yubioath-flutter
Yubico Authenticator for Desktop 5.0.5
- Version 5.0.5 (released 2021-04-14)
- Compatibility update for ykman 4.0.
- Add additional product names.
- Linux: Use the embedded version of ykman in AppImage.
Available in macOS App Store, Microsoft Store and Snap Store
Other downloads available here: https://developers.yubico.com/yubioath-desktop/Releases/
Yubico Authenticator for Desktop 5.0.4
- Version 5.0.4 (released 2020-05-14)
- New app icons on all platforms
- Adjust the behaviour of the search bar, do not search accounts without having focus
- Bugfix: Fix keyboard shortcut to copy account code
- Bugfix: Show firmware version for YubiKey NEO correctly
- Windows: Show correct version number in .msi installers
- macOS: Fix issue with window positioning
- macOS: Fix occasional crashes on startup
- Linux: Fix the app icon and desktop entry for the Snap package.
Available in macOS App Store, Microsoft Store and Snap Store
Other downloads available here: https://developers.yubico.com/yubioath-desktop/Releases/
yubioath-desktop-5.0.4-beta1
yubioath-desktop-5.0.4-beta1
Yubico Authenticator for Desktop 5.0.3
- Version 5.0.3 (released 2020-04-14)
- macOS: Make the app available in the macOS App Store
- Windows: Make the app available in the Microsoft Store (for Windows 10 20.04 and higher)
- Linux: Make the app available in the Snap Store
- Add support for YubiKey 5C NFC
- Bugfix: Make sure the application is always visible on Windows
Downloads available here: https://developers.yubico.com/yubioath-desktop/Releases/
yubioath-desktop-5.0.3-beta2
yubioath-desktop-5.0.3-beta2
yubioath-desktop-5.0.3-beta1
update version for beta1
Yubico Authenticator for Desktop 5.0.2
- Version 5.0.2 (released 2020-01-29)
- Allow spaces in secret key when adding accounts
- UI: Move favorite button to the credential card
- UI: Improved scrolling behaviour
- Windows: Improve how .dll files are loaded, thanks to Marius Gabriel Mihai for reporting this!
- Windows: Initial support for .msi installers. If upgrading from the .exe installer, make sure to uninstall the older version before using the .msi
Downloads available here: https://developers.yubico.com/yubioath-desktop/Releases/
Yubico Authenticator for Desktop 5.0.1
Version 5.0.1 (released 2019-10-16)
- New colors for the account icons.
- Use Roboto font on all platforms.
- Increase some text sizes for better readability.
- Change icon for the Settings button and move it to the left.
- SysTray: Open application on double-click.
- Terminology: Use "Accounts" instead of "Credentials".
- Bugfix: Clear old accounts correctly when switching between devices.
- Add keyboard shortcut (Ctrl/Cmd + i) for info popup.
Downloads available here: https://developers.yubico.com/yubioath-desktop/Releases/
yubioath-desktop-4.3.4
- Version 4.3.4 (released 2018-05-07)
- Support YubiKey Preview
- Add credential: allow space in secret key.
- Bugfix: Don’t show "No credentials found…" incorrectly.
- Bugfix: Forget the password when removing the device.
- Windows: 64-bit version added.
yubioath-desktop-4.3.3
- Version 4.3.3 (released 2018-02-15)
- Focus is not locked on the search field.
- Pressing ESC now clears the search field and deselects all credentials.
- Copying the code with a keyboard shortcut now works even if the search field has focus.
- The top progress bar is now only displayed when needed.
- Scanning QR codes should now work better on some multiple monitor setups.
- Improve the handling of touch credentials when the YubiKey is never touched.
- The application should no longer refresh credentials to often on slower systems.
- Credentials with a custom time period should now autorefresh correctly.
- Logging: The command line option
--log-fileis now supported, which writes the log to a file. The--log-fileoption is ignored unless preceded by the--log-leveloption. - Bugfix: The arrow key navigation is no longer broken after deleting a credential.
- Windows: OpenGL rendering is now chosen dynamically. It’s possible to override it with the QT_OPENGL environment variable.