2016-06-09 14:03:22 +03:00
|
|
|
* Version 3.0.0 (released 2016-06-09)
|
2016-06-09 12:47:48 +03:00
|
|
|
** Added compatibility with Python 3 (Python 2 is still supported).
|
2016-06-03 22:06:54 +03:00
|
|
|
** Added support for generating alphanumeric Steam authenticator codes for entries prefixed with "Steam:".
|
|
|
|
** Added a confirmation dialog box when overwriting entries.
|
|
|
|
** Added the capability to delete slot-based credentials.
|
|
|
|
** UX enhancements: split up issuer and name; added larger OTP codes.
|
2016-06-09 12:47:48 +03:00
|
|
|
** CLI was rewritten using the "click" library.
|
|
|
|
** CLI gained a "gui" subcommand which launches the full GUI.
|
|
|
|
** Binaries were renamed (yubioath -> yubioath-gui, yubioath-cli -> yubioath).
|
2016-06-03 14:58:50 +03:00
|
|
|
|
2015-11-20 12:28:48 +03:00
|
|
|
* Version 2.3.0 (released 2015-11-20)
|
2015-10-12 11:19:55 +03:00
|
|
|
** Re-schedule timer each time period based on system time to prevent Qt timer
|
|
|
|
drift.
|
2015-11-16 15:12:17 +03:00
|
|
|
** Clear password memory cache on minimize to prevent accidentally leaving the
|
|
|
|
YubiKey unlocked unattended.
|
2015-11-19 17:28:14 +03:00
|
|
|
** Support for credentials which require touch (YubiKey 4 only).
|
2015-10-05 17:18:07 +03:00
|
|
|
|
2015-08-20 11:38:35 +03:00
|
|
|
* Version 2.2.1 (released 2015-08-20)
|
|
|
|
** Bugfix release: Fix adding credentials via the UI.
|
|
|
|
|
2015-08-18 15:44:09 +03:00
|
|
|
* Version 2.2.0 (released 2015-08-18)
|
2015-07-02 18:25:26 +03:00
|
|
|
** Allow spaces in OATH keys.
|
2015-08-06 12:47:20 +03:00
|
|
|
** Don't crash if smartcard subsystem isn't available.
|
2015-08-06 15:43:43 +03:00
|
|
|
** Disable systray icon by default.
|
2015-08-06 16:11:36 +03:00
|
|
|
** Added a flag to start the application minimized to the systray.
|
2015-08-14 17:20:54 +03:00
|
|
|
** Added the ability to scan QR codes from the screen.
|
2015-07-02 18:25:26 +03:00
|
|
|
|
2015-07-02 15:44:35 +03:00
|
|
|
* Version 2.1.1 (released 2015-07-02)
|
2015-06-30 16:16:46 +03:00
|
|
|
** Added man pages.
|
2015-07-02 14:14:14 +03:00
|
|
|
** Fixed bug with non-CCID YubiKeys not displaying slot-bsed credentials.
|
2015-07-02 15:44:35 +03:00
|
|
|
** Windows installer/uninstaller checks for running instance, and closes it.
|
2015-06-30 16:16:46 +03:00
|
|
|
|
2015-06-26 13:53:43 +03:00
|
|
|
* Version 2.1.0 (released 2015-06-26)
|
2015-06-26 13:31:05 +03:00
|
|
|
** Added setting to kill scdaemon on show, to release the device (GUI only).
|
|
|
|
** Added the ability to program standard YubiKeys with slot-based TOTP
|
|
|
|
credentials.
|
|
|
|
** Added functionality to the CLI for programming YubiKeys.
|
|
|
|
** Added the reset command for wiping a device (CLI only).
|
2015-06-22 18:17:10 +03:00
|
|
|
** Better handling of composite modes.
|
2015-06-26 13:31:05 +03:00
|
|
|
** Support non-ascii characters in card reader names.
|
2015-06-18 12:49:17 +03:00
|
|
|
|
2015-06-16 18:02:00 +03:00
|
|
|
* Version 2.0.2 (released 2015-06-16)
|
|
|
|
** Minor packaging related fixes.
|
|
|
|
|
2015-06-16 13:54:03 +03:00
|
|
|
* Version 2.0.1 (released 2015-06-16)
|
|
|
|
** Minor fixes to platform specific quirks.
|
|
|
|
|
2015-06-15 17:06:07 +03:00
|
|
|
* Version 2.0.0 (released 2015-06-15)
|
2015-06-10 17:36:38 +03:00
|
|
|
** Complete rewrite
|
|
|
|
- Supports all OATH-enabled YubiKeys, including YubiKey Standard.
|
|
|
|
- New overhauled UI.
|