Skip to content

v1.0.6

Choose a tag to compare

@AndyHazz AndyHazz released this 08 May 23:38
· 553 commits to master since this release

Fixes

  • Gestures bound to "Bookshelf: open or close" or "Bookshelf: open" no longer silently do nothing when triggered. The action registration was using context-restriction flags that meant the actions were disabled in every context. Existing gesture bindings will start working as soon as you update — no need to re-bind.

Renamed

  • The action "Bookshelf: toggle visibility" is now "Bookshelf: open or close" to match what it actually does (the original label was a leftover from a removed menu option).