Tududi
Task management tool
Alternative to: todoist, ticktick, microsoft_todo
About
Versions (51)
v1.1.1
2026-06-12What’s Changed
- fix(csp): disable upgrade-insecure-requests for plain HTTP deployments by @chrisvel in https://github.com/chrisvel/tududi/pull/1175
- fix(csp): use dedicated UPGRADE_INSECURE_REQUESTS env var instead of COOKIE_SECURE by @chrisvel in https://github.com/chrisvel/tududi/pull/1176
- fix(oidc): resolve user from session in link callback by @chrisvel in https://github.com/chrisvel/tududi/pull/1177
- fix(tasks): allow defer until any time on the same day as due date by @chrisvel in https://github.com/chrisvel/tududi/pull/1178
- fix(inbox): stay on inbox page after converting item to task by @chrisvel in https://github.com/chrisvel/tududi/pull/1182
- fix(caldav): cannot delete CalDAV calendars by @chrisvel in https://github.com/chrisvel/tududi/pull/1183
- fix(inbox): stay on inbox page after converting item to task by @chrisvel in https://github.com/chrisvel/tududi/pull/1171
- fix(cors): add x-csrf-token to CORS allowedHeaders by @chrisvel in https://github.com/chrisvel/tududi/pull/1186
- fix(static): serve from dist when index.html exists, regardless of NODE_ENV by @chrisvel in https://github.com/chrisvel/tududi/pull/1187
Full Changelog: https://github.com/chrisvel/tududi/compare/v1.1.0…v1.1.1