Skip to content

Releases: Rookiestyle/KeePassOTP

v1.6.1

27 Nov 18:07
v1.6.1
0cfb7ae
Compare
Choose a tag to compare
Bugfix

v1.6: Minor feature updates

26 Nov 09:08
v1.6
7b50bab
Compare
Choose a tag to compare
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

24 Jun 17:47
v1.5
04b69b1
Compare
Choose a tag to compare
Remove reference to outdated Newtonsoft library
Reduce plugin size

v1.4: Improve export to Google Authenticator

17 Mar 07:00
v1.4
50998b2
Compare
Choose a tag to compare
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

21 Feb 17:51
v1.3.1
eb44f1d
Compare
Choose a tag to compare
Fix empty Google Authenticator Export window in case of locked OTP db
Fix  UI issues in Google Authenticator Export

v1.3: Various improvements & enhancements

19 Feb 13:07
v1.3
023f47a
Compare
Choose a tag to compare
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

06 Feb 09:21
v1.2.1
3a192fa
Compare
Choose a tag to compare

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

11 Jan 18:28
v1.2
4123250
Compare
Choose a tag to compare
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

21 Nov 10:30
v1.1.2
b08d39c
Compare
Choose a tag to compare
Fix crash if internet is not available but TFA sites shall be downloaded

v1.1.1: Bugfix: URL parsing for two factor authorization check

14 Nov 09:38
v1.1.1
8ae074a
Compare
Choose a tag to compare
If the URL field contains local filenames or network shares, error messages could be thrown.