v5.0.1
Patch release fixing the bookmark dropdown and several other issues reported after v5.0.0.
Bug Fixes
- 🔴 Bookmark dropdown empty after upgrading to v5 — The bookmark picker showed "No matching actions" because bookmark data wasn't shared between components. (#816)
- Shortcut recorder kept recording after clicking elsewhere — Now stops on any click outside the recorder. (#807)
- Incorrect Mac DevTools conflict warning —
Cmd+Shift+Iwas wrongly flagged on macOS; the real shortcut isCmd+Option+I. (#810) - Conflict detection didn't recognize command/option aliases — Shortcuts using
commandoroptionnow correctly match browser defaults. (#818) - Firefox AMO manifest warnings — Chrome-only permissions excluded from Firefox builds; added
data_collection_permissions. (#805)
New
- OnePageCRM community pack — 10 shortcuts for CRM navigation and actions. (#814)
- Mobile navigation on the community site. (#815)
Tests
- 737 tests across 26 files (was 722/25 in v5.0.0)
- Added regression tests for bookmark dropdown shared state. (#820)
Packages
shortkeys-5.0.1-chrome.zip— Chrome/Edge (Manifest V3)shortkeys-5.0.1-firefox.zip— Firefox (Manifest V2)