Skip to content

OTP v1.1.4

Compare
Choose a tag to compare
@CarlGreenApps CarlGreenApps released this 12 Feb 22:18
01907bc

New Features

  • Repeat Last Code menu item has been added, when enabled the last QR code to be generated will be repeated until such time as the user switches off this parameter.
  • Encrypted OTPs has been added. Currently the passphrase must be supplied on every view. If the passphrase is forgotten recovery is not possible. Do not forget the passphrase!
  • The View QR Code dialog has been updated to support encrypted OTPs. Single clicking specific area's of this dialog will copy the selected values to the windows Clipboard, for example:
    Name: Test OTP
    Secret: ABCDEFGHIJKLMNOP
    QR Image: otpauth://totp/Test1?secret=ABCDEFGHIJKLMNOP

Bug Fixes

  • Adding a OTP object can result in a Run-time error '91' #13

Known Issues

  • The main window is still showing on start-up on File configurations #12

Coming Soon

  • Encrypted OTPs will prompt user if they wish to retain the passphrase for the lifetime of the application or be asked every-time.