What's Changed
- fix: Prevent use of missing properties in placeholders (#3249) by @claremacrae in #3380
- This stops things like
{{query.file.property('non-existent frontmatter property')}}
becoming accidentally used in queries.
- This stops things like
- refactor: Move code for rendering
ListItem
toTaskLineRenderer
by @claremacrae and @ilandikov in #3377
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development
Please reload the vault after updating the plugin. Thank you.