Skip to content

7.18.3: Prevent use of missing properties in placeholders

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 08:17

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.
  • refactor: Move code for rendering ListItem to TaskLineRenderer 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.