What's Changed
Please quit and restart Obsidian or run the Reload app without saving command after updating the plugin. Thank you.
💪 Fixes
- Prevent Auto-Suggest for
NON_TASK
statuses by @claremacrae in #3384 - Stable
group by function task.urgency
order by @claremacrae in #3392
🛠️ Behind the scenes
- refactor:
ListItem.fromListItemLine()
now correctly returnsnull
by @ilandikov and @claremacrae in #3390 - refactor: Remove need to construct temporary Task objects by @claremacrae and by @ilandikov in #3391
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development