What's Changed
Please restart Obsidian after updating the plugin. Thank you.
Main changes
Here are the most notable user-visible changes.
💪 Fixes
- fix: Make Edit modal use existing emojis if Global Filter missing by @ilandikov in #2054
- fix: Prevent date components of Urgency changing at midday by @claremacrae in #2072
📖 Documentation
- docs: Urgency numbers in docs now match actual values by @claremacrae in #2071
🛠️ Behind the scenes
- refactor: use TasksDate to simplify EditTask.svelte by @ilandikov in #2057
- refactor: Extract generic class QueryComponentOrError by @claremacrae in #2058
- refactor: Reduce complexity in QueryRenderChild.render() by @claremacrae in #2063
- refactor: Introduce QueryResult class by @claremacrae in #2064
- refactor: use PriorityTools in TaskLineRenderer.ts by @ilandikov in #2067
- test: set date in TaskProperties.test.ts to fix failing test by @ilandikov in #2056
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):