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).