<p>Generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.</p>
<p>Features:</p>
<ul>
<li>Add a credential by scanning a QR code on the screen</li>
<li>Favorite your most used credentials for easy access</li>
<li>Keep your secret seeds safe by storing them on a YubiKey</li>
<li>Require a touch on YubiKey to generate the code</li>
<li>Protect your credentials with a device password</li>
<li>Connect an external smart card reader and use the YubiKey over NFC</li>
<li>Allow spaces in secret key when adding accounts</li>
<li>UI: Move favorite button to the credential card</li>
<li>UI: Improved scrolling behaviour</li>
<li>Windows: Improve how .dll files are loaded, thanks to Marius Gabriel Mihai for reporting this!</li>
<li>Windows: Initial support for .msi installers. If upgrading from the .exe installer, make sure to uninstall the older version before using the .msi</li>
</ul>
</description>
</release>
<releaseversion="5.0.1"date="2019-05-29">
<description>
<ul>
<li>New colors for the account icons.</li>
<li>Use Roboto font on all platforms.</li>
<li>Increase some text sizes for better readability.</li>
<li>Change icon for the Settings button and move it to the left.</li>
<li>SysTray: Open application on double-click.</li>
<li>Terminology: Use "Accounts" instead of "Credentials".</li>
<li>Bugfix: Clear old accounts correctly when switching between devices.</li>
<li>Add keyboard shortcut (Ctrl/Cmd + i) for info popup.</li>
</ul>
</description>
</release>
<releaseversion="5.0.0"date="2019-09-23">
<description>
<ul>
<li>New UI based on Material Design and Qt Quick Controls 2</li>
<li>Add Dark Mode and Light Mode</li>
<li>Feature: Allow switching between connected YubiKeys</li>
<li>Feature: Select favorite credentials, available from the System Tray/Menu Bar</li>
<li>Show some information about the connected YubiKey, such as firmware version and serial number</li>
<li>Add experimental support for external smart card readers, enabling the use of a YubiKey over NFC</li>