Skip to content

Releases: lxbrvr/alfred-keepassxc-workflow

2.2.0

03 Jul 18:31
Compare
Choose a tag to compare

Added

  • Clipboard timeout.
  • Show note details in full text with Opt ⌥ + Return ↵.
  • Request to check for workflow updates.
  • Open url in default browser with Opt ⌥ + Return ↵

2.1.0

10 Apr 19:57
Compare
Choose a tag to compare

Added

  • KeepassXC 2.7 support.
  • Link to search instruction to README.md.
  • Check KeepassXC CLI before executing commands.
  • TOTP request for KeepassXC entries.

Changed

  • Requirements for KeepassXC version in README.md.

Removed

  • Support for KeepassXC versions before 2.7.

2.0.0

23 Mar 21:46
Compare
Choose a tag to compare

Added

  • Python 3 support.
  • Allow python interpreter selection in the settings.
  • Check python interpreter before executing python commands.
  • Don't reset alfred keyword and python path after resetting during express initialization.

Changed

  • Styling of README.md
  • Simplify the usage section in README.md

Removed

  • Python 2 support.

1.2.0

15 Jan 18:44
Compare
Choose a tag to compare

Added

  • Automatically paste entry attributes to front most app with Command ⌘ + Return ↵.

Changed

  • Log error to stderr after fail result of security and keepassxc-cli tools.
  • Allow choosing a KeepassXC database with any file extension.

1.1.0

25 Sep 20:36
Compare
Choose a tag to compare

Added

  • Add the ability to manually remove the master password from a keychain.
  • Add automatic removal of the master password from a keychain after using "reset" and "init" commands.
  • Show an error message when trying to configure a master password without configured a keychain service or keychain account.
  • Remove an existing keychain record if the keychain name or the keychain service name has been changed in the settings.

Changed

  • Change the names of the settings to be more informative
  • Improve informativeness in dialog boxes.

1.0.0

16 Aug 19:32
Compare
Choose a tag to compare
initial commit