Skip to content

Releases: replydev/cotp

v1.9.10

Choose a tag to compare

@cotp-release-bot cotp-release-bot released this 03 May 10:19

1.9.10 (2026-05-03)

Bug Fixes

  • do not discard time period in TOTP codes (dd6d464)
  • do not discard time period on TOTP codes (#661) (0e74377)

v1.9.9

Choose a tag to compare

@cotp-release-bot cotp-release-bot released this 12 Apr 13:22

1.9.9 (2026-04-12)

Bug Fixes

  • fix integration test on production release (6f655fb)

v1.9.8

Choose a tag to compare

@cotp-release-bot cotp-release-bot released this 17 Mar 21:06

1.9.8 (2026-03-17)

Bug Fixes

  • handle missing element index in delete subcommand (f65ea62)
  • read delete confirmation from tty when stdin is consumed (b3d651c)
  • read delete confirmation from tty when stdin is consumed (#642) (9a4dcbf)

v1.9.7

Choose a tag to compare

@cotp-release-bot cotp-release-bot released this 03 Sep 18:24

1.9.7 (2025-09-03)

Bug Fixes

  • mismatched_lifetime_syntaxes & clippy compiler warnings (#584) (fd6f717)

v1.9.6

Choose a tag to compare

@cotp-release-bot cotp-release-bot released this 02 Jun 17:35

1.9.6 (2025-06-02)

Bug Fixes

  • do not throw error on empty otp database, in list subcommand (0222faf)
  • do not throw error on empty otp database, in list subcommand (#568) (1c921ef)

v1.9.5

Choose a tag to compare

@cotp-release-bot cotp-release-bot released this 17 May 21:11

1.9.5 (2025-05-17)

Bug Fixes

  • fix code format when using 10 digits (45b4a5f)
  • handle integer underflow on code format (71d3933)
  • update allowed digits range from command-line interface (b167d02)

v1.9.4

Choose a tag to compare

@github-actions github-actions released this 08 Apr 06:16

1.9.4 (2025-04-08)

Bug Fixes

  • decode otp uri before parsing (f5f974d)

v1.9.3

Choose a tag to compare

@github-actions github-actions released this 06 Apr 10:20

1.9.3 (2025-04-06)

Bug Fixes

  • implement first glob matching logic for extract subcommand (2422c9d)
  • make matching case insensitive again (0d564ee)

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 04 Nov 22:42

1.9.2 (2024-11-04)

Bug Fixes

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 15:10

1.9.1 (2024-09-12)

Bug Fixes

  • prompt for save if user modifies the HOTP counter (8568771)