You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tasks: task tools now operate on the user's task system instead of a local database. Task ids are provider strings rather than integers, and the GTD fields (status, project_id, context, waiting_for, estimated_hours) are gone. task_lists and task_delete are new. Existing rows in eule.db are not migrated.
Features
cli: choose the best login flow by default, demote browser paste (b23241c)
mail: batch mail_update and always name what was touched (00383b5)
tasks: back tasks with Microsoft To Do and CalDAV, drop the local store (df260ba)
Bug Fixes
caldav: read iCal properties component-scoped and unfold before parsing (3c45bc4)