Tududi
Task management tool
Alternative to: todoist, ticktick, microsoft_todo
About
Versions (51)
v0.89.0
2026-03-12What’s Changed
- Fix remaining multi-weekday recurrence bugs by @chrisvel in https://github.com/chrisvel/tududi/pull/838
- Auto focus on new task by @chrisvel in https://github.com/chrisvel/tududi/pull/856
- Fix new task in mobile by @chrisvel in https://github.com/chrisvel/tududi/pull/857
- Update fonts to use local files by @chrisvel in https://github.com/chrisvel/tududi/pull/858
- Fix Sunday selection in monthly weekday recurrence by @chrisvel in https://github.com/chrisvel/tududi/pull/859
- Fix Telegram task display bug by escaping backslashes by @chrisvel in https://github.com/chrisvel/tududi/pull/860
- Fix tag validation error messages not shown to user by @chrisvel in https://github.com/chrisvel/tududi/pull/861
- Fix status dropdown z-index behind subtasks in project view by @chrisvel in https://github.com/chrisvel/tududi/pull/866
- Fix cancelled control tasks and subtasks by @chrisvel in https://github.com/chrisvel/tududi/pull/867
- Fix tag links for newly created tags (fixes #842) by @rylena in https://github.com/chrisvel/tududi/pull/843
- Fix projects order persist to localstorage by @chrisvel in https://github.com/chrisvel/tududi/pull/868
- Fix 819 by @chrisvel in https://github.com/chrisvel/tududi/pull/869
- Fix recurring tasks losing name and subtasks on status change by @chrisvel in https://github.com/chrisvel/tududi/pull/886
- Fix redirect after task deletion to return to originating view by @chrisvel in https://github.com/chrisvel/tududi/pull/887
- Fix abandoned ‘New Task’ persisting when navigating away without changes by @chrisvel in https://github.com/chrisvel/tududi/pull/889
- Fix bi-weekly+ recurring tasks reverting to weekly (#844) by @chrisvel in https://github.com/chrisvel/tududi/pull/890
- Introduce focus mode in notes by @chrisvel in https://github.com/chrisvel/tududi/pull/891
- Fix deferred planned tasks not appearing in Today view after defer time by @chrisvel in https://github.com/chrisvel/tududi/pull/892
- Fix admin password update silently failing due to Sequelize VIRTUAL f… by @chrisvel in https://github.com/chrisvel/tududi/pull/893
- Fix in-progress tasks not appearing in Today and All Tasks views by @chrisvel in https://github.com/chrisvel/tududi/pull/894
- Fix security vulns by @chrisvel in https://github.com/chrisvel/tududi/pull/895
- Fix task name not being saved for new tasks (#904) by @chrisvel in https://github.com/chrisvel/tududi/pull/905
- Update swagger by @chrisvel in https://github.com/chrisvel/tududi/pull/906
- Include task with subtasks by @chrisvel in https://github.com/chrisvel/tududi/pull/907
- Fix defer date validation for recurring task instances by @chrisvel in https://github.com/chrisvel/tududi/pull/910
- Load areas into store by @chrisvel in https://github.com/chrisvel/tududi/pull/913
- Prevent pwa zoom by @DorianStrasser in https://github.com/chrisvel/tududi/pull/763
- Show original task names for recurring tasks in search results (#914) by @chrisvel in https://github.com/chrisvel/tududi/pull/915
- Fix date format to respect timezone preference (#898) by @chrisvel in https://github.com/chrisvel/tududi/pull/916
- Fix vulns by @chrisvel in https://github.com/chrisvel/tududi/pull/918
- Fix note creation with project assignment by @chrisvel in https://github.com/chrisvel/tududi/pull/927
- Fix: Show Projects with due dates in Upcoming view by @chrisvel in https://github.com/chrisvel/tududi/pull/928
- Fix subtask ordering to prevent random reordering by @chrisvel in https://github.com/chrisvel/tududi/pull/930
- Fix subtask ordering to prevent random reordering by @chrisvel in https://github.com/chrisvel/tududi/pull/931
- Fix tag view showing completed projects when Open filter is active by @chrisvel in https://github.com/chrisvel/tududi/pull/934
- Fix subtask icons invisible on Today page by @chrisvel in https://github.com/chrisvel/tududi/pull/935
- Fix subtask completion not persisting (#920) by @chrisvel in https://github.com/chrisvel/tududi/pull/932
- Fix subtask completion not persisting to backend by @chrisvel in https://github.com/chrisvel/tududi/pull/936
- Fix sidebar toggle causing unnecessary task list reload by @chrisvel in https://github.com/chrisvel/tududi/pull/937
New Contributors
- @rylena made their first contribution in https://github.com/chrisvel/tududi/pull/843
- @DorianStrasser made their first contribution in https://github.com/chrisvel/tududi/pull/763
Full Changelog: https://github.com/chrisvel/tududi/compare/v0.88.5…v0.89.0