Skip to content

5.4.0: Better statuses on Recurring tasks - and 'explain' improvements

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 22:30

What's Changed

🌟 Most Notable

Please quit and restart Obsidian after updating the plugin. Thank you.

Here are the most notable user-visible changes.

🌟 Features

πŸ’ͺ Fixes

πŸ“– Documentation

  • docs: Updates for recent fixes of statuses with recurrence by @claremacrae in #2534

πŸ› οΈ Behind the scenes

  • refactor: extract QueryLayoutOptions from LayoutOptions by @ilandikov in #2521
  • refactor: Move new status calculation for recurring tasks to StatusRegistry by @claremacrae in #2526
  • test: improve testLayoutOptions() test function to have the expected description in one parameter with other expected components by @ilandikov in #2515
  • test: test adding data attributes with only name & only value by @ilandikov in #2518
  • test: use the toHaveDataAttributes() matcher in TaskFieldRenderer tests by @ilandikov in #2523

New Contributors

Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):

πŸ™ Support Tasks development