github paolostivanin/OTPClient v3.1.4

latest releases: v4.0.2, v4.0.1, v4.0.0...
19 months ago

This release brings the following changes:

  • make auto-lock and secret service mutually exclusive (#279)
  • fix importing plain AEGIS (#281)
  • fix importing encrypted AEGIS on some distros (#281)
  • rename disable_secret_service setting to use_secret_service

About the first point, this is the new improved behaviour as suggested in #279:

  • if secret service is enabled, locking the app is not possible (button on header bar + auto-lock + keyboard shortcut won't work)
  • if secret service is disabled, locking the app is possible (button on header bar + auto-lock + keyboard shortcut all work)
  • if auto-lock is enabled, then enabling secret service is not possible.

sha256: 3b2dfe6ebc3c1e30061bffdd60323f816f1963c090f7498adb6b96aa0318d753

Don't miss a new OTPClient release

NewReleases is sending notifications on new releases.