What's Changed
- feat(templates): project templates + marketplace (issue #979) by @chrisvel in #1278
- fix(projects): per-user area overrides for shared projects by @chrisvel in #1276
- fix(tags): prevent SQLITE_BUSY when seeding system tags on new database by @chrisvel in #1287
- fix(notes): functional copy button for code blocks in markdown by @chrisvel in #1288
- fix(mcp): enforce shared-project permissions in MCP tools by @chrisvel in #1290
- fix(docker): redirect DB_FILE to old path instead of copying to anonymous volume by @chrisvel in #1291
- fix(tasks): fix empty due_date for shared project tasks in detail view by @chrisvel in #1293
- perf(sqlite): fix N+1 notification queries blocking API requests by @chrisvel in #1296
Full Changelog: v1.2.4...v1.3.0-rc.1