v1.2.0
What's Changed
- Multi-select editing: Ctrl/Cmd+click, marquee area selection, and touch long-press
- Multi-move: drag a selected item to move the whole selection together
- Cross-page drag: hover a page tab (or the `+` tab) during a drag to switch or create a page; items can be moved between pages in one gesture
- Jinja2 template support in action `data` and `target` (rendered client-side before the service call)
- Removed double-tap action (uncommon on remotes); tap fires immediately without the 250ms disambiguation delay
- Haptic feedback only triggered when an action actually fires
Full Changelog: v1.1.1...v1.2.0