What's Changed
Please run the Reload app without saving command or quit and restart Obsidian after updating the plugin. Thank you.
Main changes
Here are the most notable user-visible changes.
💪 Fixes
- fix: Remove some console output - and improve scorecard by @claremacrae in #3880
- fix: After renaming files in Reading Mode, tasks can now still be edited by @claremacrae in #3891
🌍 Translations
- i18n: Add Turkish (tr) translation by @MertCan-Aydin in #3876
🛠️ Dependencies
- chore(deps-dev): bump jest-environment-jsdom from 30.2.0 to 30.4.1 by @dependabot[bot] in #3840
- chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 4.2.5 by @dependabot[bot] in #3849
- chore(deps-dev): bump markdownlint-cli2 from 0.21.0 to 0.22.1 by @dependabot[bot] in #3850
- chore(deps): bump postcss from 8.4.49 to 8.5.15 by @dependabot[bot] in #3854
- chore(deps): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #3862
- chore(deps): bump qs from 6.15.1 to 6.15.2 by @dependabot[bot] in #3872
- chore(deps): bump hono from 4.12.16 to 4.12.23 by @dependabot[bot] in #3878
- chore(deps): Satisfy eslint-plugin-obsidianmd peer dependencies by @claremacrae in #3882
🛠️ Behind the scenes
Improvements made to new features prior to their release:
Other changes:
- refactor: Reduce the repetition in creation of
TasksFileobjects by @claremacrae in #3884
tests
- tests: Improve i18n tests, with finer granularity by @claremacrae in #3881
New Contributors
- @MertCan-Aydin made their first contribution in #3876
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development