KeeTrayTOTP Versions Save

Tray TOTP Plugin for KeePass2.

0.99-Beta

4 years ago

Merge PR #40 Add support for 7 digit OTP's

0.98-Beta

5 years ago

Merge PR #30 tray menu improvements (Thanks @uwekoegel)

  • resolve username references in tray menu titles
  • added a option to trim the username in tray menu if the username and entry title is longer than 25 character

Merge PR #36

  • Reorganized the repository, so I could add a separate test project (KeeTrayTOTP.Tests.csproj) in order to test functionality in the future
  • Removed Create-Plgx.cmd in favor of a build configuration (ReleasePlgx) which will create the plugin.
  • Reference Keepass via a nuget package so CI is more feasible.
  • Add support for KeePass 2.42. A lot of menu items were (re)moved and this plugin did not follow the recommendations for adding items to the main menu. As a consequence a plugin is allowed to add one item to the plugin and the menu items of this plugin are now moved one level deeper.
  • Start with cleaning up the code and create one consistent style.
  • Fix one cross-thread UI update issue.

0.97-Beta

5 years ago

Fix #24 Issue with the generated QR-code

0.96-Beta

5 years ago
  • Fix issue #23: Resize window automatically if QR code gets too large
  • Minor improvements

0.95-Beta

5 years ago

Fix issue #22: TOTP format default + bug + typo

0.94-Beta

5 years ago
  • Add screen to display QR code to setup mobile authenticators
  • Allow interval up to 180.

0.93-Beta

6 years ago

Fix wrong items being copied when clicking an item in the notify menu (#17)

0.92-Beta

6 years ago

Fix update checking #16

0.91-Beta

6 years ago

This is a build includes all fixes as of 2018-04-18. Before use please backup your database, just in case.

0.9-Beta

8 years ago

This is the first working release, but I advise to backup your database, just in case.