Donetick
Collaborative task and chore management app for families and roommates
Alternative to: ourhome, tody
v0.1.75-beta.3
2026-03-09Changelog
[!WARNING]
This release is intended for testing purposes only. Please do not use it with production data, as frequent updates and architectural
What’s Changed
- feat: allow configuring custom fromEmail and separate users for SMTP by @njoerd114 in https://github.com/donetick/donetick/pull/325
- Enabled the TaskCreated event by @wjzijderveld in https://github.com/donetick/donetick/pull/562
- Fix a bug where a non-assignee can be assigned a chore based on prior completions of the chore by @robertpyke in https://github.com/donetick/donetick/pull/565
- Fix not respected “next assigned” rules for trigger chores by @hoborm in https://github.com/donetick/donetick/pull/556
- README: Add a build step about JWT secret by @feedingaliencat in https://github.com/donetick/donetick/pull/543
- config: default RateLimit/RatePeriod to match selfhosted.yaml values by @BP602 in https://github.com/donetick/donetick/pull/559
- Feature/simple health check api by @hoborm in https://github.com/donetick/donetick/pull/527
New Contributors
- @njoerd114 made their first contribution in https://github.com/donetick/donetick/pull/325
- @robertpyke made their first contribution in https://github.com/donetick/donetick/pull/565
- @feedingaliencat made their first contribution in https://github.com/donetick/donetick/pull/543
- @BP602 made their first contribution in https://github.com/donetick/donetick/pull/559
Full Changelog: https://github.com/donetick/donetick/compare/v0.1.75-beta.2…v0.1.75-beta.3