Skip to content

Releases: mariinkys/clockode

Release 0.2.2

21 Dec 09:30
10fa067

Choose a tag to compare

What's Changed

  • Access camera via pipewire portal by @mariinkys in #11
  • change: add tiny links to release and donations pages in the settings screen

Note: This release removes the need for the Flatpak to have 'all' devices permission as well as access to 'pipewire-0:ro' access.

Full Changelog: 0.2.1...0.2.2

Release 0.2.1

20 Dec 10:38
cd43bdd

Choose a tag to compare

What's Changed

  • feat: camera qr scan by @mariinkys in #8
  • feat: added small colored dot to show how much time is left to refresh an entry
  • improv: memory usage

This release adds some permissions for the Flatpak so that it can access the device webcam

Full Changelog: 0.2.0...0.2.1

Release 0.2.0

15 Dec 20:21
c84055c

Choose a tag to compare

What's Changed

  • Full Application Rewrite by @mariinkys in #7
  • feat: Real support for the standard TOTP formats, compatible with Aegis...
  • improv: No more hand-rolled vault encryption, use of standard keepass format
  • feat: Brand new UI and UX
  • feat: Various QR-related operations have been added
  • chore: Updated dependencies and much more

Here are some screenshots of the new UI!

main-light

add-light

Note: This update will restart your application data. Please export your data (in standard format) before updating (or use tools like Warehouse to downgrade and then export) and then import it; hopefully this should be the one and only time this happens.

Full Changelog: 0.1.4...0.2.0

Release 0.1.4

20 Sep 06:42
844df6c

Choose a tag to compare

What's Changed

  • feat: standard backup support by @mariinkys in #5
  • improv: add number of total entries to list screen by @mariinkys
  • chore: update flatpak runtime to 25.08 by @mariinkys
  • chore: updated dependencies

Full Changelog: 0.1.3...0.1.4

Release 0.1.3

13 Sep 06:58
f3c4a67

Choose a tag to compare

What's Changed

  • Updated dependencies

Full Changelog: 0.1.2...0.1.3

Release 0.1.2

23 Jun 05:55
8a2f85f

Choose a tag to compare

What's Changed

  • Improve vault handling code by @pml68 in #3
  • Allow the use of Tab to toggle between input fields by @mariinkys
  • Allow the use of Enter to submit input values by @mariinkys
  • Updated dependencies

New Contributors

  • @pml68 made their first contribution in #3

Full Changelog: 0.1.1...0.1.2

Release 0.1.1

09 May 18:28
b648aa6

Choose a tag to compare

What's Changed

f9bf25b added file_picker support on vault export and import
f9bf25b fixed bug that prevented vault export on Flatpak

Full Changelog: 0.1.0...0.1.1

Release 0.1.0

08 May 17:36
24c8bf8

Choose a tag to compare

Clockode is a minimal TOTP client made with Iced.

Key features are:

  • Storage for all your 2FA and OTP tokens
  • Automatic TOTP code generation
  • Data is encrypted on your device
  • Cross-platform support
  • Backup and import functionality

If you want to sync your vault you will have to do it yourself using tools like Syncthing...