Skip to content

v5.0.1

Latest

Choose a tag to compare

@crittermike crittermike released this 16 Mar 18:59
7912afe

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+I was wrongly flagged on macOS; the real shortcut is Cmd+Option+I. (#810)
  • Conflict detection didn't recognize command/option aliases β€” Shortcuts using command or option now 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)