Releases: Rookiestyle/KeePassOTP
Releases · Rookiestyle/KeePassOTP
v1.6.1
Bugfix
v1.6: Minor feature updates
Add option to remove OTP settings from an entry Add option to display QR codes for multiple entries Add otpauth string to QR code display
v1.5: Internal improvements
Remove reference to outdated Newtonsoft library Reduce plugin size
v1.4: Improve export to Google Authenticator
The entry selection form now shows the entry's username in addition to its title and the containing group. This allows to differentiate between multiple logins for the same site like outlook.com, ...
v1.3.1: Minor bugfixes
Fix empty Google Authenticator Export window in case of locked OTP db Fix UI issues in Google Authenticator Export
v1.3: Various improvements & enhancements
The context menu entries to copy OTP or show QR code are no longer disabled if no OTP is defined. They remain enabled now and you will be asked to unlock your OTP database if required. To indicate that, they will be shown with italic font. Google Authenticator can export and import multiple OTP combined in one QR code. KeePassOTP can import those QR codes already and now can export this format as well. This makes it easier to export your OTP data to Google Authenticator (or any other app that might implement this in future) OTP issuer and label can now be updated.
Bugfixes
Fix import from Google Authenticator which did not work in edge cases
Make Drag&Drop in KeePassOTP setup work again
v1.2: Adjust for KeePass 2.50 changes & minor improvements
Show key prompt form on secure desktop Show key change form on secure desktop starting with KeePass 2.50 OTP hotkey can be used either global or only within KeePass to copy the OTP value Make PluginTranslation more developer-friendly
v1.1.2: Bugfix: Prevent crash if internet is not available
Fix crash if internet is not available but TFA sites shall be downloaded
v1.1.1: Bugfix: URL parsing for two factor authorization check
If the URL field contains local filenames or network shares, error messages could be thrown.