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
Task list now auto-refreshes when a tab/window regains focus or
becomes visible again (e.g. switching from your phone back to a
browser tab), plus a 10-second background poll as a backstop for
tabs left open and idle. Fixes devices appearing out of sync until
a manual page reload.
Background refreshes are skipped while a task is being edited, so
they never interrupt typing, and skip re-rendering if nothing
actually changed.