What's Changed
- fix: register session middleware before CalDAV routes to enable session auth by @chrisvel in #1106
- fix: increase HTTP keep-alive timeout for persistent MCP connections by @chrisvel in #1111
- fix: cascade delete tasks and attachments when deleting project by @chrisvel in #1114
- fix: add max-width constraint to completion chart tooltip on mobile by @chrisvel in #1107
- Fix: Enable subtask expansion on Today page by @chrisvel in #1097
- Feat/mcp tests by @jax0m in #1093
- fix(lint): Use backend eslint config in
lint-stagedfor backend files by @TastyPi in #1089 - fix: ensure notification_preferences are initialized for all users by @chrisvel in #1115
- fix: Update task count display when tasks are created or deleted by @chrisvel in #1116
- fix: Add CSRF token to project image upload request by @chrisvel in #1119
New Contributors
Full Changelog: v1.1.0-rc.1...v1.1.0-rc.3