Undo/Redo: - Add undo/redo stacks tracking task and someday list state snapshots - Undo/redo buttons appear on hover in header center section - Keyboard shortcuts: Ctrl+Z (undo), Ctrl+Y / Ctrl+Shift+Z (redo) - Snapshots taken before addTask, toggleTask, updateTask, deleteTask, toggleTaskRolling Outlook OAuth fix: - Redirect through /auth/oauth-complete client-side page instead of directly to /tasks - Client page calls session.update() to refresh JWT before navigating - Prevents session loss caused by SameSite cookie policy during cross-origin redirect Microsoft To-Do import fix: - Set externalId and externalProvider on SomedayList during import - Link existing lists missing external metadata on re-import - Enables pull-sync to find and update tasks in subsequent syncs v1.2.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| import | ||
| lists | ||
| sync | ||
| route.ts | ||