Skip to content

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 03 Feb 01:35
· 1 commit to main since this release

Patch Changes

  • Marquee Selection: Added robust drag-to-select functionality.
    • Supports Shift and Cmd/Ctrl modifiers for adding/toggling selections.
    • Smart boundary detection (works in gutters, template wrapper, etc.).
    • Auto-scrolls when dragging near edges.
    • Prevents text selection during drag for a cleaner experience.
  • Keyboard Shortcuts: Added Cmd+A / Ctrl+A to instantly select all visible media items.
  • UI Polish:
    • Refined control bar layout to prevent px-shifting/jumping.
    • Added selection-tinted hover states to Edit/Expand buttons on selected cards.
    • Removed redundant browser tooltips in favor of Payload's native UI tooltips.