github paolostivanin/OTPClient v5.1.4
5.1.4

4 hours ago

5.1.4 is a bug-fix release. Following the anonymous-token fix in 5.1.3 (#462), a database containing a token with an out-of-range digit count still refused to open, again locking you out of every other token (#464). The load-time validator was stricter than both the OTP engine (libcotp) and the app's own manual-add dialog, which have always supported 4 to 10 digit tokens.

Fixes

  • FIX: a database containing a token with an out-of-range digit count or period refused to open, locking you out of all of your tokens. The accepted ranges now match the OTP engine exactly (digits 4 to 10, period 1 to 120 seconds), so such tokens load again. Any token the engine still cannot use (out-of-range value, invalid secret, unsupported algorithm) is set aside and preserved in the database rather than blocking the whole load (#464, follow-up to #458/#462)
  • FIX: right-click context menus on tokens and databases were clipped to the scrolled area and needed scrolling to reach lower items such as "Set Group"; they now size to their contents (#465)

sha256: ca9b93ea3ada2a1d582bc469079803726fc7941d70b50c7d8c9f829f28c00ee4

Don't miss a new OTPClient release

NewReleases is sending notifications on new releases.