What's Changed
- Fix remaining multi-weekday recurrence bugs by @chrisvel in #838
- Auto focus on new task by @chrisvel in #856
- Fix new task in mobile by @chrisvel in #857
- Update fonts to use local files by @chrisvel in #858
- Fix Sunday selection in monthly weekday recurrence by @chrisvel in #859
- Fix Telegram task display bug by escaping backslashes by @chrisvel in #860
- Fix tag validation error messages not shown to user by @chrisvel in #861
- Fix status dropdown z-index behind subtasks in project view by @chrisvel in #866
- Fix cancelled control tasks and subtasks by @chrisvel in #867
- Fix tag links for newly created tags (fixes #842) by @rylena in #843
- Fix projects order persist to localstorage by @chrisvel in #868
- Fix 819 by @chrisvel in #869
- Fix recurring tasks losing name and subtasks on status change by @chrisvel in #886
- Fix redirect after task deletion to return to originating view by @chrisvel in #887
New Contributors
Full Changelog: v0.88.5...v0.89.0