Skip to content

Latest commit

 

History

History
101 lines (35 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

101 lines (35 loc) · 3.4 KB

1.7.0 (2024-06-12)

Features

  • 💄 add getFolderPath and show folder for folder and project selections (41569f8)
  • 💄 show folder path in active folders fuzzy search form (01c869b)

1.6.0 (2024-06-12)

Features

  • ✨ add getTaskPathWithFolders function (aaf5604)

1.5.0 (2023-09-24)

Features

  • ✨ add functions for matching projects (8e779cc)

1.4.0 (2023-09-22)

Features

  • ✨ implement fuzzy matching (375cd37)

1.3.2 (2023-09-22)

Bug Fixes

  • 🐛 fix bug where dropped folders were being reactivated (f4a8d97)

1.3.1 (2023-09-05)

Bug Fixes

  • 🐛 fix truncation only adjusted in one place (0fa4e4e)

1.3.0 (2023-09-03)

Features

  • ✨ add 'activeFoldersFuzzySearchForm' (831152a)

1.2.1 (2023-08-25)

Bug Fixes

  • 💄 update truncation of options to 150 chars (bfe6c3e)

1.2.0 (2023-08-23)

Features

  • 💄 truncate string at 70 characters in prereq/dep form (4f52cf3)

1.1.1 (2023-08-22)

Bug Fixes

  • 🐛 fix bug in getTaskPath - address case where inbox contains nested tasks (b7c95e2)

1.1.0 (2023-08-13)

Features

  • ✨ add 'getTaskPath' function and update tasks to use this (155ede8)
  • ✨ add active tags fuzzy search form (08f4115)