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
- Fix abandoned 'New Task' persisting when navigating away without changes by @chrisvel in #889
- Fix bi-weekly+ recurring tasks reverting to weekly (#844) by @chrisvel in #890
- Introduce focus mode in notes by @chrisvel in #891
- Fix deferred planned tasks not appearing in Today view after defer time by @chrisvel in #892
- Fix admin password update silently failing due to Sequelize VIRTUAL f… by @chrisvel in #893
- Fix in-progress tasks not appearing in Today and All Tasks views by @chrisvel in #894
- Fix security vulns by @chrisvel in #895
New Contributors
Full Changelog: v0.88.5...v0.89.0-rc.1