Skip to content

pw-6.1.0

Compare
Choose a tag to compare
@sschmid sschmid released this 17 May 10:48
· 349 commits to main since this release
7a55c1d

Added

  • Add sample plugin src/plugins/sample to demonstrate how to create a plugin

Changed

  • keepassxc: Sort entries in ls
  • keepassxc: Exclude Recycle Bin from ls
  • keepassxc: Show error message when providing wrong database password
  • Extract pw::clip_and_forget from plugins
  • Extract pw::prompt_password from plugins
  • Print errors to STDERR instead of STDOUT