What's Changed
Please quit and restart Obsidian after updating the plugin. Thank you.
💪 Fixes
Jumping to a task from a Tasks query block inside a callout does now works properly in Live Preview.
📖 Documentation
- docs: changed wrong definition of done by @koenengels11 in #2412
- docs: add example for query options and using callouts by @Cito in #2447
🛠️ Dependencies
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #2365
- build(deps-dev): bump esbuild-svelte from 0.7.3 to 0.8.0 by @dependabot in #2297
- build(deps-dev): bump prettier-plugin-svelte from 2.10.0 to 2.10.1 by @dependabot in #2298
- build(deps): bump postcss from 8.4.30 to 8.4.31 by @dependabot in #2315
- build(deps): bump @babel/traverse from 7.15.4 to 7.23.3 by @dependabot in #2411
- build(deps-dev): bump jest and @types/jest by @dependabot in #2416
- build(deps-dev): bump @evilmartians/lefthook from 1.1.1 to 1.5.2 by @dependabot in #2414
- build(deps-dev): bump @types/mustache from 4.2.2 to 4.2.5 by @dependabot in #2420
- build(deps-dev): bump svelte, svelte-check and svelte-preprocess by @claremacrae in #2421
- build(deps-dev): bump various eslint dependencies by @claremacrae in #2422
- build(deps): bump typescript and tslib by @claremacrae in #2423
- build(deps): bump jest dependencies by @claremacrae in #2424
🛠️ Behind the scenes
- chore: Add comments to find locations for common edits by @claremacrae in #2437
- refactor: extract data and behaviour of layout parameters by @ilandikov in #2403
- refactor: move to FieldLayoutDetail and linline 2 functions by @ilandikov in #2408
- refactor: add a container for
FieldLayoutDetails
and get data attributes from it by @ilandikov in #2425 - refactor: create TaskLineRenderer class by @ilandikov in #2433
- refactor: simplify TaskLineRenderer by @ilandikov in #2434
- refactor: create TaskFieldRenderer.ts by @ilandikov in #2436
- refactor: improve rendering code quality by @ilandikov in #2439
- refactor: Rename symbols in TaskFieldRenderer by @ilandikov in #2440
- refactor: add data attributes in
TaskFieldRenderer
instead of returning them by @ilandikov in #2442 - vault: Add Templates to create tasks with range of dates, for testing. by @claremacrae in #2413
New Contributors
- @koenengels11 made their first contribution in #2412
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development