Skip to content

8.6.0

Choose a tag to compare

@Quorafind Quorafind released this 06 May 13:50
· 1367 commits to master since this release

Feat

  • feat: support sort command. docs
    • feat: support sort criteria settings
  • feat: support relative time display for list item in task genius view. docs
  • feat: support show-on heading filter for progressbar. docs
  • feat: support only show task with date (eg., has due date, start date, or is recurring)
    • Support hasDate, noDate or any
  • feat: support first day of week for forecast view. docs
  • feat: ignore tasks based on heading or focus tasks based on heading. docs
  • feat: support sort tasks for view. docs

Improvement

  • improve: add more test cases for sort command
  • improve: support better confirm modal
  • style: update project badge style
  • improve: show all tasks when switch to tree view of tasks
  • improve: support every month on the 5th for recurrence task

Fix

  • fix: task sorter is not working
  • fix: conflict with dataview plugin when renderring progressbar in read mode
  • fix: duplicate tag issue when complete recurrence task
  • fix: cannot show setting for event view correctly
  • fix: tree item not showing correctly in some views
  • fix: should use scheduled date to calculate next date if there is no due date

Chore

  • chore: update test cases for sort command
  • chore: update the docs
  • chore: update description for tags in detail edit component

What's Changed

  • Enhance functionality and improve Ukrainian translations by @laktiv in #177

Full Changelog: 8.5.1...8.6.0