Skip to content

Releases: paolostivanin/OTPClient

v2.4.1

31 Dec 07:35
05785ba
Compare
Choose a tag to compare
  • [CLI] allow user to specify an output folder when exporting the data (fix #193)

sha256: e505f4ebba92342f4029c1d49167bc346cbb2295e2379cb6b7b232f837011520

v2.4.0

30 Dec 15:29
a470419
Compare
Choose a tag to compare
  • add export command to otpclient-cli (fix #187)

Please note that this will be the last feature release for the v2 series.
This means that no new features will be added from now on to v2, just security fixes and minor fixes.
Also, v2.4.x will be maintained for 12 months after v3.0 will be released (around May/June 2021).

You can check the roadmap here: https://github.com/paolostivanin/OTPClient/wiki/Roadmap

sha256: e7d8d546e0ce02316777e50f78a10225296cccfacf8b30f4cf2432a3806ceaaa

v2.3.2

24 Jul 13:56
6ab4ba5
Compare
Choose a tag to compare
  • new icon! Thanks a lot @bertob 👍 (#175)
  • fixed bug that caused sorted entries to show the wrong code (#181)

sha256: 329161b2c266624f23b56d32254e2205d8916772c5632141be1d81db4136231f

⚠️ Please note that when sorting entries, it may happen that some rows get duplicated. This is a known bug and it's being worked on (#184)

v2.3.1

13 May 14:37
77cf483
Compare
Choose a tag to compare
  • Fix a memory leak in freeotp.c (5340df5)
    • use GString instead of gchar *

sha256: 691dfa024ffccf97233f313b3739092c1ae390edb8366f89b96054a98e512ea6

v2.3.0

12 May 06:15
9d7b3fb
Compare
Choose a tag to compare
  • add support for importing and exporting Aegis plain json backups

sha256: c7a7e96675b4552b26e6d47372a8f4bc6dbb18834161d85a3aecf3beab4ef7e6

v2.2.1

13 Apr 14:51
36fdbd8
Compare
Choose a tag to compare
  • finally fixed a long standing bug that prevend andOTP backups generated using a long password to be correctly imported (#162)

sha256: d9b02517ad571a7d9aca09c6650853e9a3bc4ef70cbe05e75b7b03196e486459

v2.2.0

10 Apr 07:02
fdd8456
Compare
Choose a tag to compare
  • added support for FreeOTPPlus (import/export in key URI format, #171)
  • improve first dialog wording

sha256: 2181f1764cb3dcb2a49277a0e7b307a180dd164466ebb4a1e23b2632dddbf6e7

v2.1.0

24 Feb 10:01
f9126d3
Compare
Choose a tag to compare
  • sorting order is now saved on exit (fix #163)
    • to set it back to the default, please use the "Reset sorting order" button in the settings (hamburger) menu
  • it's now possible to choose whether to restore an existing database or to create a new one when the program is launched for the first time (fix #163)
  • update libzip to 1.6.1 on the flatpak version

sha256: 6d86c463b5154c2793bcb9cf5a609d80fb3b46be6c84730d71fb0af341ce40c6

v2.0.1

19 Dec 14:15
2573d95
Compare
Choose a tag to compare
  • show dialog if memlock value is too low
  • fix memory leak on parse-uri
  • set max pwd length to 255
  • multiple fixes to db handling
    • avoid creating a corrupted database during first run in case the program should crash
    • backup the database both before and after the update
  • fix a double free in case of a crash
  • better error handling

sha256: 51086c6e8599d1fae80158406dfd35edd538359f8a7c569692bd864e2549bf0e

v2.0.0

12 Dec 16:26
ab21515
Compare
Choose a tag to compare
  • add plain text import/export for andOTP (#125)
  • add lock feature (#134)
  • add CLI (currently supports list and show commands) (#137)
  • support import/export of encrypted andOTP backups generated with version >=0.6.3 (#150)
    • this means that from now on only versions 0.6.3 and greater of andOTP will be supported for importing and exporting encrypted backups
  • treeview can now be sorted by clicking on the account/issuer column header (#141)
  • QR code can be added from clipboard (supports both gnome and kde) (#148)
  • increase memlock buffer to 4MB, if possible (61253f8)

Wiki has also been updated, so be sure to have a look there if you have any doubts: https://github.com/paolostivanin/OTPClient/wiki

sha256: 4663aab030c284ec90412bb9b3951d70905cadb77757e19a98d5aea62c1f233d