7.22.0: Korean translation; Streamline handling edits of Global Filter and Global Query; bug fixes
Latest7.22.0 Release Notes
What's Changed
Please run the Reload app without saving command or quit and restart Obsidian after updating the plugin. Thank you.
Here are the most notable user-visible changes.
π Features
- feat: redraw search results after global query is edited by @ilandikov and @claremacrae in #3596
- feat: re-read vault and redraw search results after global filter is edited by @ilandikov and @claremacrae in #3597
πͺ Fixes
- fix: No longer break recurring tasks if scheduled dates are removed by @chmac in #3592
- fix: Enable themes to modify indentation in Live Preview (#3603) by @claremacrae in #3610
- fix: Update code & docs for new ITS Theme docs & status by @Happypig375 in #3611
- fix: prevent mouse cursor becoming stuck in "scroll" mode when middle clicking a task backlink by @NatKarmios in #3628
- fix: Prevent native menu hiding Status context menu (#2739,#3582) by @claremacrae in #3629
π Translations
- i18n: add Korean localization support by @Hong-Seungmin in #3609
π Documentation
- docs: Document access to nested and object properties by @claremacrae in #3581
- docs: Refine 'Priority of Dates' section for recurring tasks by @claremacrae in #3598
- docs: String "return" in function returns "undefined" (#3625) by @claremacrae in #3626
π οΈ Behind the scenes
- refactor: Add failing test and prepare to fix #3553 by @claremacrae in #3558
- refactor: reduce memory usage with dynamic destination path by @ilandikov in #3586
- refactor: Remove repetition from menu-handling code by @claremacrae in #3630
- test: Refactor loading of test data, to simplify code by @claremacrae in #3631
- test: Remove uses of a singleton in mocked Obsidian functions by @claremacrae in #3633
New Contributors
- @Hong-Seungmin made their first contribution in #3609
- @Happypig375 made their first contribution in #3611
- @NatKarmios made their first contribution in #3628
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
π Support Tasks development