✨ Features
- You can now sort tasks alphabetically by name using
alphabeticaloralphabeticalDescendingin the sorting field - You can now provide 'time' to the show field on a query. This will only render the time of the task (unless the end of the task is on a different day than the start).
- You can now provide 'section' to the show field on a query to display only the section name for tasks in sections.
- You can now customize the "no tasks found" message using
view.noTasksMessagein your query to display a personalized message when a query returns no tasks.
🐛 Bug Fixes
- Date grouping now correctly groups tasks on the same day together regardless of whether they have times
- Fixed an issue where the task content would be rendered incorrectly the task was edited and the query refreshed