Skip to content

Releases: Rookiestyle/KeePassOTP

v0.25.1: Fix tray menu

09 Feb 19:11
e11759d
Compare
Choose a tag to compare

Only show entries with active OTP settings in the tray

v0.25: Impovements and bugfixes

06 Feb 10:06
v0.25
c14d4a4
Compare
Choose a tag to compare
* If configured, use secure desktop to unlock OTP database
* Parse references in entry title and username when OTP is set up
* Add column to indicate 2FA status

The already existing "KPOTP" column displays the current OTP or a hint if 2FA can be set up.
The new column "KPOTP reduced" will only display whether 2FA is configured or possible, it will not show the current OTP

Doubleclick behaviour is the same for both columns

v0.24: Add migration of OTP settings from/to KeePass

18 Jan 13:15
v0.24
f39a377
Compare
Choose a tag to compare
KeePass 2.47 supports generation of TOTP in addition to HOTP

You can now migrate these settings between KeePass and KeePassOTp in both directions

v0.23: Indicate possible otp usage (api change of https://twofactorauth.org/)

14 Dec 15:21
v0.23
5a99703
Compare
Choose a tag to compare
Update to API version 2 of https://twofactorauth.org/
Version 1 is deprecated and might be removed anytime

v0.22: Migrate OTP placeholder

12 Dec 16:14
v0.22
dc1b294
Compare
Choose a tag to compare
Changing the OTP placeholder will now replace the placeholder in all string fields - previously this was done in Auto-Type sequences only

Backup entries before migrating OTP placeholder

v0.21: Preserve entry list

07 Dec 11:22
v0.21
b9f5404
Compare
Choose a tag to compare
Don't rebuild entry list after changing OTP settings.

Has no effect if working within a regular group.

Preserves the list of entries if working in a virtual group like search results, "show entries in subgroups", ...

v0.20.2: Bugfix - Remove outdated values from OTP db

02 Dec 11:19
v0.20.2
d1bbc00
Compare
Choose a tag to compare

Bugfix - Remove outdated values from OTP db

v0.20.1: Bugfix - Correct handling of SHA256 as hash algorithm

23 Nov 16:01
v0.20.1
dc21f71
Compare
Choose a tag to compare
Bugfix - Correct handling of SHA256 as hash algorithm

v0.20: Respect URL overrides configured in Keepass

21 Nov 11:38
v0.20
b8d58f4
Compare
Choose a tag to compare
Respect URL overrides configured in Keepass

Fix display of QR code on Mono

01 Nov 15:18
v0.19.1
3822ea0
Compare
Choose a tag to compare

Fix display of QR code on Mono