## [1.3.2] - 2026-07-16
### Changed
- **Settings tidy-up** — the task-title size dropdown is now labelled **Task titles size** instead of a full sentence, and the **quick-complete explanation moved below its toggle**.
- **Smaller store download** — a release build script (`tools/release.py`) minifies the
JavaScript bundle and strips the source map, roughly **halving** the `.pbw` size (≈397 KB → ≈174 KB) with no change in behavior.
## [1.3.1] - 2026-07-16
### Changed
- **Task rows redesigned** — the title now uses the **full row width** and only ellipsizes when genuinely long; the **due date sits on a small line below the title** (like the "dictate" subtitle under "+ New task"). Rows are a **fixed, compact height** per text size, so a task with a due date is the same height as one without — and a task with no due date **centres its title** vertically. Selecting a long task still scrolls (marquees) the full title while its due stays put.
• Labels — new Labels row: browse your labels and see every task carrying one.
• Task details now show the description and label badges.
• New accent top bar with the app icon, where you are, open-task count and time.
• Due dates now appear on every task row.
• Quick-complete (optional) — tick a task off with one press, with an Undo window.
• Complete is now the first menu action; Delete asks to confirm.
• Completing and deleting are instant (no loading flash).
• Slightly shorter rows with larger text.
- Text size: you can now pick Small, Medium or Large for your task lists in the phone settings. Rows grow with the text, so you can fit more tasks on screen or make them easier to read at a glance.
- Task details: open a task and pick Details to read its full text and deadline on screen.
- Scrolling titles: long task names now scroll in the list so you can read them fully.
- Instant list: your tasks appear immediately from cache when you open the app; no more loading flash (and no flash when you complete or delete a task).
- Better low-light contrast: dark text on the red highlights and headers for easier reading in dim light.
No release notes available