Skip to content

Releases: leaty/rkeep

Release 0.4.1

28 Nov 16:44
Compare
Choose a tag to compare
  • Update to keepass-rs 0.4.9

Release 0.4.0

12 Jun 17:14
Compare
Choose a tag to compare
  • Rewrite to support any program that takes stdin to be used for display hooks, e.g. dmenu/rofi
  • Rewrite STDIN handling to avoid entry names being visible in command (e.g. via htop, ps)
  • Add custom commands and args for the display hooks
  • Move some code off to lib

Release 0.3.0

14 May 17:44
Compare
Choose a tag to compare
  • Add keyfile support #2
  • Reset alive timeout after usage #5
  • Fix clipboard clear after clipboard was modified #1
  • Reset clipboard timeouts for other sessions on clip #1

Release 0.2.0

27 Apr 21:35
Compare
Choose a tag to compare

Add native sort after PR was merged at sseemayer/keepass-rs#31

Release 0.1.0

28 Mar 21:48
Compare
Choose a tag to compare

Rewrote rkeepd using the keepass crate.