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
- Add date-picker to Reading Mode and Tasks query results by @claremacrae in #3186
- See the Documentation
💪 Fixes
- Align status column with other dates by @ilandikov in #3180
- Allow multiple spaces after onCompletion emoji by @claremacrae in #3191
- Handle any hidden VS16 character on all emojis by @claremacrae in #3193
📖 Documentation
- Add the "Tasks extras" and other improvements to Styling docs by @claremacrae in #3198
- Collapse some long HTML samples in callouts by @claremacrae in #3199
- Add page on editing dates by @claremacrae in #3200
🛠️ Dependencies
- build(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #3062
- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #3178
🛠️ Behind the scenes
- refactor: Remove unused Flatpickr code from Edit Task modal by @claremacrae in #3189
- refactor: Remove repetition in the regex code for parsing Emoji format by @claremacrae in #3192
- test: Capture string representation of emoji-parsing regexes by @claremacrae in #3190
- test: Format mock data as JSON, for a stable order by @claremacrae in #3194
- test: Add some example code to explore accessing links by @claremacrae in #3195
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development