Skip to content

v1.12.0

Compare
Choose a tag to compare
@gwatcha gwatcha released this 19 Aug 01:41
· 61 commits to master since this release

1.12.0 (2020-08-19)

Bug Fixes

  • allow for user bindings to overwrite folder entries (52bf2f4)
  • fix bug that crashes reaper keys when bindings not found (641513e)

Features

  • add ';' & ',' - actions for moving & shifting items (e28f671)
  • add completions visual feedback window to do away with log based feedback (abe7f0f)
  • add new actions and bindings (fede4e2)
  • allow for removing default entries by binding action name "" (401a666)
  • move binding list binding to and action list to (bbb99b2)
  • sort binding list alphabetically if no query typed (d90b561)

Performance Improvements

  • use reaper api to keep track of state instead of writing to files (74b297d)