You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can now sort tasks alphabetically by name using alphabetical or alphabeticalDescending in 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.noTasksMessage in 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