Skip to content

Releases: emlun/yubikey-oath-dmenu

Version 0.14.0

13 May 21:45
v0.14.0
8b48612
Compare
Choose a tag to compare
  • Steam credentials now supported in the same way as in Yubico Authenticator and ykman CLI

Version 0.13.0

13 Jun 06:28
v0.13.0
e63b7e8
Compare
Choose a tag to compare

Breaking changes:

  • Copying to clipboard by default disabled in favour of specifying --clipboard explicitly

Changes:

  • Upgraded ykman dependency from version <4.0.0 to >=4.0.0

Version 0.12.0

15 Nov 11:14
v0.12.0
59ce2d1
Compare
Choose a tag to compare

Changes:

  • Copying OTP to clipboard and typing it are no longer exclusive
  • Deprecated copying to clipboard by default in favour of specifying --clipboard explicitly

New features:

  • New option --stdout to print OTP to standard output

Version 0.11.0

26 Aug 22:56
v0.11.0
d6949b6
Compare
Choose a tag to compare

Breaking changes:

  • --clipboard option removed in favour of --clipboard-cmd
  • --dmenu-prompt option and trailing dmenu arguments removed in favour of --menu-cmd

Version 0.10.0

02 Aug 20:57
v0.10.0
230a007
Compare
Choose a tag to compare

Changes:

  • --clipboard option deprecated in favour of --clipboard-cmd
  • --dmenu-prompt option and trailing dmenu arguments deprecated in favour of --menu-cmd

New features:

  • Added support for arbitrary clipboard commands - thanks @ign0tus!
  • Added support for arbitrary menu command via --menu-cmd

Bug fixes:

  • Fixed bug where wtype would be preferred over xdotool if installed, even if current environment is X11 and not Wayland - thanks Mark Stosberg!

Version 0.9.0

22 Jul 17:09
v0.9.0
9586f7e
Compare
Choose a tag to compare

New features:

  • If wtype is available, it will be preferred over xdotool when --type is used - thanks @markstos!

Version 0.8.0

10 Apr 15:07
v0.8.0
0455492
Compare
Choose a tag to compare

New features:

  • Will now prompt for YubiKey OATH password if needed
  • New option --pinentry to set pinentry program to use to prompt for password when needed

Version 0.7.0

20 Oct 11:57
v0.7.0
46ea146
Compare
Choose a tag to compare

New features:

  • New option --dmenu-prompt which is passed through as -p to dmenu - thanks @agherzan!

Version 0.6.0

11 Oct 20:33
v0.6.0
6b5ed33
Compare
Choose a tag to compare
  • Unknown options and arguments are now passed through to dmenu - thanks @relatev!

Version 0.5.1

09 Oct 06:09
v0.5.1
99f1bbb
Compare
Choose a tag to compare
  • Fixed version number