Internal
Public Access
-
Release 2026.8.31.1 Stable
released this
2026-08-31 21:21:54 -06:00 | 19 commits to main since this releaseNew Features:
- Custom recurrence patterns: recurring tasks can now repeat on specific days of the week, an interval of weeks (e.g. every other Wednesday), a specific day of the month (e.g. every 15th), or the Nth weekday of the month (e.g. every second Tuesday, last Friday)
- New "Custom" recurrence builder in the task create/edit UI generates the underlying RRULE pattern automatically
Documentation:
- API.md documents the supported custom RRULE patterns with examples
- CLAUDE.md's Task model field reference corrected (removed references to recurrence_type/recurrence_interval fields that never existed)
Downloads