Docker image: docker pull chrisvel/tududi:1.5.0-rc.10
What's Changed
- fix(task): keep area selector available after assigning a project by @chrisvel in #1515
- fix(ai-assistant): retry with max_completion_tokens on current OpenAI models by @chrisvel in #1513
- fix: allow the app to frame its own PDF attachments (#1497) by @chrisvel in #1514
- fix: allow passwordless SMTP relays for email (#1499) by @chrisvel in #1512
- chore: refresh the auth-screen login illustration by @chrisvel in #1511
- feat: shareable areas/goals, real task assignment, member invite email by @chrisvel in #1517
- feat: the "Everyone" dashboard and expandable task rows (Phase B1) by @chrisvel in #1521
- build(deps): bump the npm_and_yarn group across 1 directory with 4 updates by @dependabot[bot] in #1464
- fix: hide done and cancelled projects from task project picker by @chrisvel in #1522
- fix(telegram): leave summary message escaped and check API call result by @leppa in #1525
- feat(pwa): share links and text from the OS share sheet into the Inbox by @wsw70 in #1448
- Inline note creation, assigned-to-me fix, and translation sync by @chrisvel in #1528
- Add delete and IP tracking to admin waitlist by @chrisvel in #1530
- fix: process tag findOrCreate sequentially in MCP tools to avoid SQLITE_BUSY by @chrisvel in #1531
- fix(notes): resolve shared-project notes directly instead of opening the wrong one by @chrisvel in #1532
- fix(landing): rate limit and honeypot the waitlist form by @chrisvel in #1533
New Contributors
Full Changelog: v1.5.0-rc.9...v1.5.0-rc.10