Tududi
Task management tool
Alternative to: todoist, ticktick, microsoft_todo
About
Versions (59)
v1.3.0-rc.1
2026-07-18What’s Changed
- feat(templates): project templates + marketplace (issue #979) by @chrisvel in https://github.com/chrisvel/tududi/pull/1278
- fix(projects): per-user area overrides for shared projects by @chrisvel in https://github.com/chrisvel/tududi/pull/1276
- fix(tags): prevent SQLITE_BUSY when seeding system tags on new database by @chrisvel in https://github.com/chrisvel/tududi/pull/1287
- fix(notes): functional copy button for code blocks in markdown by @chrisvel in https://github.com/chrisvel/tududi/pull/1288
- fix(mcp): enforce shared-project permissions in MCP tools by @chrisvel in https://github.com/chrisvel/tududi/pull/1290
- fix(docker): redirect DB_FILE to old path instead of copying to anonymous volume by @chrisvel in https://github.com/chrisvel/tududi/pull/1291
- fix(tasks): fix empty due_date for shared project tasks in detail view by @chrisvel in https://github.com/chrisvel/tududi/pull/1293
- perf(sqlite): fix N+1 notification queries blocking API requests by @chrisvel in https://github.com/chrisvel/tududi/pull/1296
Full Changelog: https://github.com/chrisvel/tududi/compare/v1.2.4…v1.3.0-rc.1