Tududi
Task management tool
Alternative to: todoist, ticktick, microsoft_todo
About
Versions (51)
v1.0.0
2026-03-28What’s Changed
- Add comprehensive LLM development documentation by @chrisvel in https://github.com/chrisvel/tududi/pull/939
- Fix date format inconsistency in Defer Until field by @chrisvel in https://github.com/chrisvel/tududi/pull/941
- Add URL detection to inbox processing service by @chrisvel in https://github.com/chrisvel/tududi/pull/942
- Fix notification deduplication to prevent pile-up in navbar by @chrisvel in https://github.com/chrisvel/tududi/pull/945
- fix: use getAssetPath() for logo images in Navbar and Login by @woytekbode in https://github.com/chrisvel/tududi/pull/946
- Fix Telegram notification spam with channel-level rate limiting by @chrisvel in https://github.com/chrisvel/tududi/pull/951
- feat: Add MCP Integration with client-agnostic instructions by @chrisvel in https://github.com/chrisvel/tududi/pull/953
- Fix date format inconsistency in Task detail screen by @chrisvel in https://github.com/chrisvel/tududi/pull/956
- Fix visual overlap between subtasks icon and status dropdown by @chrisvel in https://github.com/chrisvel/tududi/pull/958
- Fix project update API to support clearing nullable fields by @chrisvel in https://github.com/chrisvel/tududi/pull/961
- Fix recurring task initial due date calculation to match recurrence pattern by @chrisvel in https://github.com/chrisvel/tududi/pull/965
- Fix Telegram notification spam by marking JSON field as changed by @chrisvel in https://github.com/chrisvel/tududi/pull/969
- Fix Today page task completion issues by @chrisvel in https://github.com/chrisvel/tududi/pull/970
- Fix project name overflow and add 6-word validation limit by @chrisvel in https://github.com/chrisvel/tududi/pull/972
- Fix initial due date calculation for weekly tasks with multiple weekdays by @chrisvel in https://github.com/chrisvel/tududi/pull/975
- docs: Clarify tag validation rules and Inbox hashtag syntax by @vincent067 in https://github.com/chrisvel/tududi/pull/964
New Contributors
- @woytekbode made their first contribution in https://github.com/chrisvel/tududi/pull/946
- @vincent067 made their first contribution in https://github.com/chrisvel/tududi/pull/964
Full Changelog: https://github.com/chrisvel/tududi/compare/v0.89.0…v1.0.0