Releases: emlun/yubikey-oath-dmenu
Releases · emlun/yubikey-oath-dmenu
Version 0.14.0
Version 0.13.0
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
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
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
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 overxdotool
if installed, even if current environment is X11 and not Wayland - thanks Mark Stosberg!
Version 0.9.0
New features:
- If
wtype
is available, it will be preferred overxdotool
when--type
is used - thanks @markstos!
Version 0.8.0
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
New features:
- New option
--dmenu-prompt
which is passed through as-p
to dmenu - thanks @agherzan!
Version 0.6.0
- Unknown options and arguments are now passed through to dmenu - thanks @relatev!
Version 0.5.1
- Fixed version number