Changelog 2026-03-06 (Command Palette Platform Shortcut Hint Pass)
Article content
Changed
- Added explicit
aria-keyshortcutsmetadata on the command toggle. - Added a dedicated shortcut label slot in the header command trigger.
- Updated command palette script to detect platform and render the appropriate shortcut label (
⌘KvsCtrl+K). - Updated command palette helper text to include dynamic platform-appropriate shortcut guidance while preserving
/support.
Why
- This focused batch improves discoverability and reduces keyboard shortcut ambiguity across different operating systems.
- The update makes command/search onboarding clearer for both Mac and non-Mac users.