Skip to content

Releases: paolostivanin/OTPClient

v2.5.0

31 Mar 05:46
69fc151
Compare
Choose a tag to compare
  • NEW: rows can now be reordered. Enable the reordering mode by using the "up down" arrows button on the top left, then drag and drop rows where you want (#184)
  • NEW: added a dark theme (enable it settings) (#207)
  • NEW: allow to switch database. This is useful if you have multiple OTPClient databases (e.g. work, personal, etc) (#186)
  • NEW: add a button to lock the app (#236)
  • FIX: when app is locked, the content is now hidden (#235)
  • FIX: when clicking cancel on decryption, you can now choose to select another database (#196)
  • FIX: small code improvements

sha256: c083fecd8376caf575030e8a980540154373ee3be7c6ea111e1eb26b0bb2cca3

v2.4.9.1

28 Feb 12:50
488d2b5
Compare
Choose a tag to compare
  • fix a regression brought by the previous update (non-utf8 string was incorrectly parsed). Now URIs are correctly parsed, whether or not they contain utf-8 chars.

sha256: cf2823b93ec745647b6c330c7f4b319a957f38c3c843c407a343236082cf014e

v2.4.9

28 Feb 09:49
e43f5a2
Compare
Choose a tag to compare
  • fix an error when importing a QR code (issue #240)
  • better error handling when importing a code

sha256: 9bdbced018c26a1c8ec08fdefecdc9a3408cd974d3f6aa8e1541c093fc9cbe1d

v2.4.8

18 Feb 13:29
370b2e1
Compare
Choose a tag to compare

This release brings a couple of fixes:

  • fix show next OTP (#234)
  • correctly decode URIs from QR codes

sha256: 252dd4cad71ea19f26686a8c6cfdb12fb25100cb98694fd36eec1a4d28f39a23

v2.4.7

16 Nov 19:26
1b45bb0
Compare
Choose a tag to compare
  • do not use strlen in for loop
  • do not use strlen to check for empty string
  • update CMakeLists.txt with the correct version

sha256: a01d1b8a40105c89fbd95b73805aeddeeb8f26e5e3b088a8220a34617f23f185

v2.4.6

15 Nov 13:37
59ce1b4
Compare
Choose a tag to compare
  • check for NULL when comparing account and issuer
  • use secure_strdup when trimming the account key

sha256: 81159a968ecbdd118df4277188e90db822bf55246fd09c011f0fcbcb6596b75a

v2.4.5

12 Nov 11:15
46d2977
Compare
Choose a tag to compare
  • fix account/issuer when importing andOTP db (tested with latest available version)
  • use g_memdup2 when available

sha256: dff6498701f37a1f0b3f74334a50058cd2ededed3435a9d269dc6536240e0660

v2.4.4

30 Mar 13:52
580d893
Compare
Choose a tag to compare

This release contains an hotfix to a bug that have affected (too) many people.
Therefore, this release disables the "column sorting" feature.

As GtkTreeView is broken and will not be fixed, I need to disable this feature that is causing more harm than good to the final users.
Sorting by colum will come back with v3.0, when GtkTreeView will be replaced by GtkColumnView

sha256: 5b976782906f15e2a4e001d73909a05f6146010cea83d78e3ad5c850f4049da4

v2.4.3

25 Mar 15:07
8b263c8
Compare
Choose a tag to compare
  • remove hard-coded paths (#203 )
  • fix wrong icon in taskbar (#204)
  • fix an error in andOTP export

sha256: 0c8614ca81374541fc29520a247d938c6b519bd24e65d341309cf13756a0f3f2

v2.4.2

12 Feb 07:29
ecff52c
Compare
Choose a tag to compare
  • fix handling of andOTP data when importing/exporting. Many thanks to @michalborek for the contribution :)

sha256: 74bc4312aa1cd336ca983434e3bed951c5ead327091e7708e3beb08508813495