What's Changed
Polished the AddTask dialog with better tab auto-switching, correct slide animation direction, and a cleaner submit button.
🛠 Improvements
- Tab auto-switch follows newest item type — Pushing a URI link while viewing the Torrent tab now correctly switches back to the URI tab (and vice versa). Previously, existing torrent items in the batch prevented the tab from switching back
- Correct animation direction for programmatic tab switches — NTabs only computes slide direction on user clicks; programmatic
:valuechanges defaulted to a single direction. Added aswitchTab()helper that mirrors NTabs' internal direction logic via the component instance - Simplified submit button label — Removed the
(count)suffix from the submit button since URI task count cannot be reliably determined from the textarea content
📦 Downloads
| Platform | Architecture | File |
|---|---|---|
| macOS | Apple Silicon · Intel | .dmg
|
| Windows | x64 · ARM64 | -setup.exe
|
| Linux | x64 · ARM64 | .AppImage .deb
|