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
- Fix task name not being saved for new tasks (#904) by @chrisvel in #905
- Update swagger by @chrisvel in #906
- Include task with subtasks by @chrisvel in #907
- Fix defer date validation for recurring task instances by @chrisvel in #910
- Load areas into store by @chrisvel in #913
- Prevent pwa zoom by @DorianStrasser in #763
- Show original task names for recurring tasks in search results (#914) by @chrisvel in #915
- Fix date format to respect timezone preference (#898) by @chrisvel in #916
- Fix vulns by @chrisvel in #918
- Fix note creation with project assignment by @chrisvel in #927
- Fix: Show Projects with due dates in Upcoming view by @chrisvel in #928
- Fix subtask ordering to prevent random reordering by @chrisvel in #930
- Fix subtask ordering to prevent random reordering by @chrisvel in #931
- Fix tag view showing completed projects when Open filter is active by @chrisvel in #934
- Fix subtask icons invisible on Today page by @chrisvel in #935
- Fix subtask completion not persisting (#920) by @chrisvel in #932
- Fix subtask completion not persisting to backend by @chrisvel in #936
- Fix sidebar toggle causing unnecessary task list reload by @chrisvel in #937
New Contributors
- @rylena made their first contribution in #843
- @DorianStrasser made their first contribution in #763
Full Changelog: v0.88.5...v0.89.0