My-Weekly-ToDo-List/src
mARTin 8ffc127671 fix: improve import — surface real errors, restore all task fields
- Export now includes kanbanStage, url, urgency, importance, priority,
  delegatedTo, delegationNote, recurrenceDays so backups are complete
- Import now handles those same fields (round-trip fidelity)
- Error handler returns the actual error message instead of the generic
  "Import failed. Please check the file format." — makes failures diagnosable
- Guard against empty task title with fallback '(untitled)'

v1.87.2
2026-04-06 11:42:21 +02:00
..
app fix: improve import — surface real errors, restore all task fields 2026-04-06 11:42:21 +02:00
components fix: add drag-and-drop from week/someday lists into Priority View 2026-04-06 11:01:03 +02:00
lib feat: quote sources — preset buttons, universal parser, expanded local collection 2026-04-05 12:50:46 +02:00
types feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
middleware.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00