Releases: paolostivanin/OTPClient
Releases · paolostivanin/OTPClient
v3.3.0
v3.2.1
v3.2.0
- NEW: add file chooser dialog on export (#305)
- FIX: overwrite exported file instead of appending it (#305)
- FIX: exported file will be accessible only by the current user (#305)
- FIX: multiple issues related to failed first launch (#303)
- FIX: couple of issues with secret-service
sha256: 8c3102d3c34ff8ab74e52eaa1be585eb432b62930d51672e5a5df4c95a2e62b2
v3.1.9
v3.1.8
v3.1.7
OTPClient 3.1.7 brings many fixes and a small new feature:
- Add new Database info dialog (Hamburger menu -> Database info)
- Fix crash when no row is selected (#295)
- Fix UI when creating/changing a database
- Multiple fixes when creating a new database
- Use current db folder when creating/changing database
- Fix memory leak in case of error when opening the settings dialog
sha256: 67a77ba684994ab3c75c7e137f0a7680293c3b7eb2814317535a3667bf8553d4
v3.1.6
- Correctly quit the password dialog on export. This avoid dumping the database in plaintext format if the user presses either the cancel or close button. Thanks Francesco F. for reporting this issue!
sha256: ef82c0ec51ad1f9f108a1b0e919e128d8f6e07852cec3f919ba25aace266de94
v3.1.5
v3.1.4
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 touse_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