Changelog
You're running 0.5.2-c90b988
0.5.2
2026-08-27
- Fixed a bug where a task you added or deleted while offline could get reverted back to how it looked on the server, if your connection came back before that change had finished syncing.
0.5.1
2026-08-18
- Fixed a bug where the app could fail to load right after an update, for anyone whose browser had visited recently, until they hard-refreshed or their cache expired.
0.5.0
2026-08-18
- You can now move a task from one list to another, instead of having to delete it and retype it in the new list.
- You can now remove a list someone shared with you from your own nav, without affecting their copy or anyone else's.
- Lists you've shared with others now show a subtle blue border in the list nav, turning fully blue when it's the one you're viewing, so you can tell at a glance which of your lists aren't purely private.
- An unfinished task's circle now stays highlighted on touch devices, instead of only showing on hover.
- Fixed a bug where you could keep seeing an old, cached version of the page's styling and behaviour after an update.
- Task counts next to each list are now a muted grey instead of matching the list name.
0.4.0
2026-08-08
- You can now jump straight to any of your lists from wherever you are, not just from the home page — the list row is always there, with the one you're on highlighted.
- Task counts next to each list update the moment you add or complete a task, instead of only after you switch lists.
- The Add button now says "Add List" when what you've typed will create a new list, so it's clear what pressing it will do.
- Fixed a bug where a brand-new empty list could fail to sync until you added its first task.
- Fixed a layout issue where a long list name could push the Add button off the edge of narrow screens.
0.3.0
2026-08-07
- Switching between lists is now instant, instead of reloading the whole page.
- Cloud sync now shows a "syncing" / "synced" status, so you can see when your changes have reached the server.
- The app now recovers on its own from a brief database outage, rather than restarting repeatedly.
- Improved screen reader support and page description for search engines.
- Pages load faster thanks to compressed responses.
0.2.0
2026-08-04
- New cloud sync passphrases are now 5 words instead of 4, for a stronger key. Existing 4-word passphrases keep working exactly as before.
- Two quick edits in the same second on one device now both reach your other devices, instead of the second one occasionally being missed.
- When a list can't sync, the page now says so instead of quietly stopping. Previously a single refusal could leave a list frozen until you edited it again.
- Turning off cloud sync now confirms every list was actually removed from the server before discarding your passphrase, and tells you if any couldn't be.
- A shared link that can no longer be opened now says so, rather than showing an empty list.
- Lists use less data and battery when nothing has changed, and the page loads lighter for anyone not using cloud sync.
- Security hardening throughout, including stricter limits on what the server accepts and a stronger content security policy.
0.1.1
2026-08-03
- Lists created on another device now show up automatically instead of staying hidden until manually reopened.
- Shared list pages now show a link back to your own list.
- Fixed a bug where a shared list could incorrectly show as empty and not recover until opened in a new tab.
0.1.0
2026-08-02
- Initial release: fast, local-first task lists with no account required.
- Zero-knowledge cloud sync — encrypt your list with a 4-word passphrase to reach it from other devices.
- Share a list with a link, with optional read-only access.