What's Changed
🌟 Most Notable
Please quit and restart Obsidian after updating the plugin. Thank you.
🌟 Features
- Add 'Remove date' option to the Postpone context menu by @claremacrae in #2844
💪 Fixes
- remove background under the dependency delete button by @ilandikov in #2835
🛠️ Behind the scenes
- chore: run
update-docs-markdown.yml
on ubuntu by @ilandikov in #2838 - chore: require prior agreement on fix & feature PRs by @claremacrae and @ilandikov in 12188c4
- refactor: extract
RecurrenceEditor
component by @ilandikov in #2832 - refactor: remove
_onPriorityKeyup()
by @ilandikov in #2833 - refactor: extract, simplify and test
parseAndValidateRecurrence()
by @ilandikov in #2839 - test: test
Cache.getTasksFromFileContent()
by @ilandikov and @claremacrae in #2837 - test: Add more sample data for testing
Cache
- and streamline its creation by @claremacrae in #2841
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development