Releases: replydev/cotp
Releases · replydev/cotp
v1.9.5
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
1.9.4 (2025-04-08)
Bug Fixes
decode otp uri before parsing (f5f974d )
v1.9.3
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
1.9.2 (2024-11-04)
Bug Fixes
v1.9.1
1.9.1 (2024-09-12)
Bug Fixes
prompt for save if user modifies the HOTP counter (8568771 )
v1.9.0
1.9.0 (2024-08-31)
Features
add --database-path argument (9fafde3 )
add --database-path argument (#485 ) (e32600c )
use new argument to be able to set database path by commandline (effd184 )
Performance Improvements
v1.8.0
1.8.0 (2024-07-29)
Bug Fixes
parse user import correctly in delete subcommand (8ed354f )
Features
implement delete subcommand (4d74db8 )
v1.7.3
1.7.3 (2024-07-24)
Bug Fixes
optimize table width on list subcommand (c182195 )
start code index at one as done in dashboard and in edit subcommand (c90e910 )
v1.7.2
1.7.2 (2024-07-08)
Bug Fixes
manipulate secret case by otp_type (1bcfb17 )
use builder pattern to build and validate OTPElement (75242c3 )
v1.7.1
1.7.1 (2024-06-19)
Bug Fixes
check for integer overflow if digits value is too high (95cf5a2 )
validate digits input value from command line (d03d4b8 )
You can’t perform that action at this time.