Donetick
Collaborative task and chore management app for families and roommates
Alternative to: ourhome, tody
About
Versions (78)
v0.1.36
2025-02-26- Subtasks: Added support for subtasks. Each task can now have steps or subtasks. These can be completed and tracked separately. When a recurrent task is completed, its subtasks are reset.
- Group By and Section Persistence: Persisted the “group by” setting in the main view. If you select “group by due date,” “priority,” etc., this setting will be preserved. When you return to donetick from the same device, you will see the same grouping. Additionally, the collapsed/expanded state of sections is now persisted.
- Rolling Task Due Date Logic: Added logic to ensure the next due date for rolling tasks is the later of the completed date or the originally calculated next due date, particularly for day-of-the-month scheduling.
- Added more tests to the scheduler.
- TODO: Mention the fixed
- 6808c794464c6307a2aa4f22f0f3dde8805dfd80 Add subtask model and repository, implement webhook notification handling fix Issue with Scheduler Support NotificationPlatformWebhook
Full Changelog: https://github.com/donetick/donetick/compare/v0.1.35…v0.1.36