My-Weekly-ToDo-List/prisma
mARTin 2141332bb3 feat: fix per-view settings persistence and add recent weather cities
Per-view settings (cellDuration, showSomeday, etc.) now persist across
page reloads by using a ref to avoid stale closure bugs in saveViewSetting
and removing global state pollution from per-view onChange handlers.
Weather display fixed to use effectiveWeatherEnabled for fetch/render.
Added weatherRecentCities (max 8) as quick-switch pill buttons.
Kanban checkboxes now respect the showTaskCheckboxes per-view setting.

v1.51.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 08:32:48 +01:00
..
migrations feat: add Kanban board view with customizable stages 2026-03-11 09:15:11 +01:00
schema.prisma feat: fix per-view settings persistence and add recent weather cities 2026-03-19 08:32:48 +01:00