Skip to content

Releases: paolostivanin/OTPClient

v3.3.0

08 Jan 13:06
666e506
Compare
Choose a tag to compare

This release of OTPClient requires libcotp >= 3.0.0.

  • set brackground to red when delete mode is entered (#323)
  • fix base32 encoding/decoding (#328)

sha256: 94c28004619d12c786a7d6e68c8e504980c426b2a814b037213352cdbbce362b

v3.2.1

03 Nov 08:45
29c5017
Compare
Choose a tag to compare
  • FIX: increase secure memory pool to 64 MB, if possible
  • FIX: parsing of big aegis encrypted json (#309)
  • FIX: better memory management

sha256: f926155ef104e4965561e668a2e5128cdb7ed19af49ba7e693b580883fdae048

v3.2.0

25 Oct 07:30
57ddf68
Compare
Choose a tag to compare
  • 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

03 Jul 13:47
0da7178
Compare
Choose a tag to compare
  • fix db corruption when symbols are used (#301)
  • fix crash when user changes db multiple times

sha256: f4e4c94904ecc7e129cb16fb0d50086491cae34a83c6ce68d811995eeb6ea7c0

v3.1.8

14 Jun 09:54
a8d0a17
Compare
Choose a tag to compare
  • fix importing Aegis plain-text json (#296)

sha256: 5b85aefa4bd10d96c7866a6b77264b416124f272b3082fb7b854e68762129c14

v3.1.7

26 May 06:27
8f92e50
Compare
Choose a tag to compare

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

22 Mar 08:37
c12303a
Compare
Choose a tag to compare
  • 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

15 Mar 09:43
8bb2620
Compare
Choose a tag to compare
  • allow symlink to be used (fix #289), thanks @ph1l

sha256: ccb298b30b7664c6197480fb708709e1fe3b7ad0b18a771f004e31bf33a1128f

v3.1.4

10 Feb 09:27
50eb9b1
Compare
Choose a tag to compare

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

v3.1.3

13 Jan 13:30
435d48d
Compare
Choose a tag to compare
  • Fix Aegis import/export when using long pwds. Thanks to @giovEra for the help in narrowing down the issue (#276)
  • Fix secret service cleanup
  • Show the correct error message when import fails
  • Use g_utf8_strlen instead of strlen

sha256: 8f3702e70990611590988930154cd9c4f84879fbe2f10357be850ab5a168a18b