An important data-safety fix:
- Syncing used to remove any to-do that wasn't in the list a device pushed up — so a device that hadn't caught up yet (like a freshly installed app) could silently delete items you'd added elsewhere.
- Now a to-do is only ever removed when you actually delete it. A device being out of date can no longer make your to-dos disappear.