Releases: gwatcha/reaper-keys
Releases · gwatcha/reaper-keys
v1.12.1
v1.12.0
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)
v1.11.1
v1.11.0
1.11.0 (2020-08-07)
Bug Fixes
- allow prefix repetition count for undo (72c18c5)
- bug with record macro key needing a register to stop recording (fdf317f)
- dont error when next key is in different context (c9f71f1)
- fix persist visual track selection operators in visual track mode (b3ce79c)
- fix undo move action (fb142b0)
Features
v1.10.0
v1.9.0
v1.8.0
1.8.0 (2020-06-09)
Bug Fixes
- fix marks, introduce new recall marked region key '~' (c430ee2)
- proper names for SplitItemsAtEditCursor actions table (7309261)
- style guide mistake (79d8720)
Features
- add project settings and marker manager to global show list (c193a91)
- adds a split at edit cursor function (2c08622)
- Verbalize project settings (14ae409)
Performance Improvements
- don't treat numbers as action types (aacea82)
v1.7.0
1.7.0 (2020-06-04)
Bug Fixes
- don't split all items at time selection if none selected in track (9928657)
- fix error message appearing when deleting in visual track mode (427b983)
- fix marks to not get offset and leave duplicates sometimes (3e278ee)
- fix moving to next item end sometimes selecting current item end (c0adcb2)
- remove log statements for marks (3781882)
Features
- add config option for timeline movement in visual track mode (b3cfa04)