What's Changed
🌟 Most Notable
Dependencies have been updated. Please restart Obsidian after updating the plugin. Thank you.
- 🦾 Fix: 'Add & edit Task' no longer breaks sub-tags of the global filter (thanks, @esm7)
- 🦾 Fix: The plugin now finds task lines in blockquotes and Obsidian callouts (thanks, @AnnaKornfeldSimpson)
- Note: One small caveat: in Live Preview, if you toggle the checkbox of a task in callout, a popup will explain the one limitation with this facility.
- 🛠️ There is now a convenient form for reporting bugs.
Full List
🦾 Fixes
- fix(README, docs): broken links, markdownlint errors by @AnnaKornfeldSimpson in #939
- fix: Stop 'Add & edit Task' breaking sub-tags of global filter by @esm7 in #869
- fix: Fix unreleased global filter code on unusual characters by @claremacrae in #976
- fix: find tasks in blockquotes and Obsidian callouts by @AnnaKornfeldSimpson in #953
📖 Documentation
- docs: Add recurring examples showing last of the month by @claremacrae in #944
- docs: Refine explanation of callouts in Live Preview by @claremacrae in #998
- docs: 1.11.1 reads tasks in callouts & blockquotes by @claremacrae in #999
- vault: Add explanatory text in Boolean Combinations.md by @claremacrae in #977
- vault: Add Callouts and Block Quotes.md sample file by @claremacrae in #996
🛠️ Dependencies
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0 by @dependabot in #932
- build(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 by @dependabot in #934
- build(deps-dev): bump markdownlint-cli2 from 0.4.0 to 0.5.0 by @dependabot in #938
- build(deps): bump rrule from 2.7.0 to 2.7.1 by @dependabot in #883
- build(deps-dev): bump @codemirror/view from 6.0.3 to 6.1.2 by @dependabot in #937
- build(deps-dev): bump esbuild from 0.14.49 to 0.14.51 by @dependabot in #942
- build(deps-dev): bump eslint from 8.20.0 to 8.21.0 by @dependabot in #960
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 by @dependabot in #961
- build(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 by @dependabot in #962
🛠️ Behind the scenes
- chore,fix: upgraded Gemfile and Gemfile.lock by @AnnaKornfeldSimpson in #951
- chore: add logging library for more consistent logging output by @sytone in #969
- chore: update author name in package.json to match manifest.json by @claremacrae in #981
- chore: Provide form for easier bug-reports by @claremacrae in #985
- chore: Add new discussions buttons & delete old template by @claremacrae in #987
- chore: Fix typo in 'Suggest a new feature' url by @claremacrae in #988
- chore: Disallow blank issues by @claremacrae in #989
- chore: Convert pull request template to a form by @claremacrae in #991
- chore: Remove the new Pull Request form by @claremacrae in #992
- chore: Improve usability and content of PR template by @claremacrae in #993
- chore: Make it easier to search for existing ideas and questions by @claremacrae in #994
- chore: Remove markdown from issue descriptions by @claremacrae in #995
- chore: Use prefix 'vault' for changes to sample vault by @claremacrae in #997
- test: Add a unit test for task untoggling by @AnnaKornfeldSimpson in #940
Full Changelog: 1.11.0...1.11.1