Skip to content

1.9.7

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Mar 05:55
· 1 commit to main since this release

Task Board v1.9.7

Small Features 🎁

  • A custom drop-down design for the view switcher button.
  • Total number of files scanned will be shown in the "Scan vault modal".

Bug Fixes 🛠

  • Missing translation for 'load-more'. (#711) | Fixed ✅
  • All the properties inside the task card flows out when their length is longer than the card length. (#708) | Fixed ✅
  • Sorting for completion-date property is not working for Completed type column. (#701) | Fixed ✅
  • Custom date formats are not being applied to the date properties. (#700) | Fixed ✅
  • "Filters for scanning" are not working when a single file is selected for only scanning. (#703) | Fixed ✅
  • All other types of files are being scanned since the last version. | Fixed ✅

What's Changed 🔎

  • Refactored extraction functions to return RegExpMatchArray for consistent parsing and for the utils function to use them directly.
  • Update all sanitization functions to make use of the extraction functions to handle all the parsing work.
  • Fixed ScanningFilterer algorithm to properly handle filter polarity logic.
  • Improved date parsing with robust parser supporting multiple date formats and not just the selected date formats.

Milestone roadmap : https://github.com/tu2-atmanand/Task-Board/milestones.

Contributions

A big shout-out to the following contributors for helping me with testing the bugs, suggesting improvements and keeping the community active :

And thank you to all those who had reached out to me on other platforms for improvement of this plugin.❤

Full Changelog: 1.9.6...1.9.7