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
Fixed: settings didn't sync properly across devices. Theme, color bar style, and background changes made on one device could get silently reverted by another device's next save. Settings now sync correctly with the rest of your data.
Fixed: signing in wouldn't push tasks you'd already added. If you created tasks before enabling sync (or edited offline before reopening the app), they could get stranded on that device until you made another edit. Sign-in, unlock, account recovery, and manual sync now properly push your local changes, not just pull.
Fixed: reminders could loop forever on setups where OS notifications aren't available — the in-app snooze prompt now always fires correctly.
Fixed: an empty task list when combining Completed view with a category filter.
New: forgot your password? Recover with an emailed code. Password recovery no longer requires an active session to start — request a one-time code by email, then use your saved recovery code to regain access. (Requires your recovery code from account creation; sync is still end-to-end encrypted, so nobody but you can complete this step.)
Quality-of-life: press Enter to submit in the sign-in, sign-up, unlock, and recovery forms instead of having to click the button.
Various smaller reliability fixes: faster/non-blocking encryption during sign-in, safer handling of imported backups, and reduced unnecessary UI re-renders during sync.