What's Changed
Please quit and restart Obsidian after updating the plugin. Thank you.
Here are the most notable user-visible changes.
🌟 Features
Add date context menu in Reading mode and Tasks Query results by @claremacrae in #3045
- Right-click on any date value - in Reading mode and Tasks query results - to make some common edits, similar to the Postpone menu, but you control which field is edited.
- Note: this feature is not yet documented, in order to allow the following bug-fix to be released.
💪 Fixes
Load cache when workspace is ready by @rxkris in #3060
- This significantly speeds up Tasks start-up time, especially on mobile.
🛠️ Behind the scenes
Improvements made to new features prior to their release:
- feat: Add date picker in Reading mode and Tasks Query results by @claremacrae in #3038
- feat: Add a date picker to the Edit Task modal by @claremacrae in #3052
- fix: Improve Edit Task modal calendar 'button' layout by @claremacrae in #3058
- fix: Improve Edit Task modal calendar button behaviour by @claremacrae in #3059
- vault: Add date picker smoke tests & fix GitHub-created sample vault by @claremacrae in #3064
- fix: remove datepicker pending usability fixes by @ilandikov and @claremacrae in #3067
Other changes:
- refactor: test QueryResultsRenderer by @ilandikov in #3040
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