You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The schedule dialog is rebuilt around create and edit as two distinct modes, so opening an existing schedule no longer shows fields that only make sense when creating one.
New "Same task" mode: instead of producing a fresh task on every run, a schedule can keep appending its results to one task you choose.
A schedule can now run inside a project, so its runs land with the rest of that project's work.
Fixed the timezone and status display for active schedules, and opening a schedule's run history no longer triggers the row underneath it.
Tasks List
The task list has a toggle to switch between scheduled tasks and regular ones.
Tasks created by a schedule no longer clutter the regular Tasks view — they live under the scheduled filter instead.
Desktop App
The download page is open again, with the macOS desktop app available as a developer preview. It updates itself, and the other platforms are still in progress.
Across the App
The list/grid view switcher is now the same component everywhere it appears, so the control behaves and looks consistent across pages.