Please quit and restart Obsidian after updating the plugin. Thank you.
What's Changed
Most query instructions can now contain capital letters. Thank you @vdusart.
For example:
```tasks
not done
due AFTER yesterday
due BEFORE in two weeks
```
Details: Capitals in Query Instructions - Case Insensitivity
- feat: Add support for case-insensitive queries by @vdusart in #2418
- refactor,docs: Refactor code & document case-insensitive queries by @claremacrae in #2450
- docs: Add missing EOL to template file by @github-actions in #2451
New Contributors
Full Changelog: 5.1.1...5.2.0
🙏 Support Tasks development