My-Weekly-ToDo-List/src
mARTin-B78 bf2819ce67 fix: clear all cached series rows on recurring delete + render star for any important task
- deleteCachedEvent now removes every cached row that belongs to the same
  recurring series (master id + all "<masterId>::*" instances + rows whose
  recurringEventId matches the master), so deleting "all occurrences" no
  longer leaves orphan rows that resurface on the next read.
- getPriorityBadge: surface the yellow star whenever a task is marked
  important (e.g. a starred Outlook To-Do task pulled in via sync), even
  when the active priority style is Eisenhower / ABCDE / Ivy Lee.

v1.103.1

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 20:08:59 +02:00
..
app feat: bidirectional Outlook/MS To-Do sync, busyStatus + star, list-delete dialog 2026-05-03 19:53:09 +02:00
components fix: clear all cached series rows on recurring delete + render star for any important task 2026-05-03 20:08:59 +02:00
lib fix: clear all cached series rows on recurring delete + render star for any important task 2026-05-03 20:08:59 +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