Releases: paolostivanin/OTPClient
v2.5.0
- 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
- 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
v2.4.8
v2.4.7
- 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
- check for
NULL
when comparing account and issuer - use
secure_strdup
when trimming the account key
sha256: 81159a968ecbdd118df4277188e90db822bf55246fd09c011f0fcbcb6596b75a
v2.4.5
- fix account/issuer when importing andOTP db (tested with latest available version)
- use g_memdup2 when available
sha256: dff6498701f37a1f0b3f74334a50058cd2ededed3435a9d269dc6536240e0660
v2.4.4
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
v2.4.2
- fix handling of andOTP data when importing/exporting. Many thanks to @michalborek for the contribution :)
sha256: 74bc4312aa1cd336ca983434e3bed951c5ead327091e7708e3beb08508813495