Skip to content

Latest commit

 

History

History
146 lines (53 loc) · 5.75 KB

CHANGELOG.md

File metadata and controls

146 lines (53 loc) · 5.75 KB

1.19.0 (2023-06-03)

Features

  • ✨ set the next review date of newly-created projects (#43) (103ce55)

1.18.0 (2022-10-02)

Features

  • ✨ add preference to include/exclude on-hold templates (b532236), closes #31

1.17.0 (2022-06-11)

Features

  • ✨ enable createFromTemplate destination to be of type Task.ChildInsertionLocation (bb6a134)

1.16.2 (2022-03-06)

Bug Fixes

  • 🐛 don't include templates folder and subfolders in destination list (da2d58b)

1.16.1 (2022-02-23)

Bug Fixes

  • 🐛 make projects active after creation even if destination is not a Project instance (a66fc3b)

1.16.0 (2022-02-19)

Bug Fixes

  • 🐛 don't show active projects inside dropped folders in destination list (8c406a6), closes #27

Features

  • ✨ don't show 'on hold' templates in drop down for 'Create From Template' action enhancement (dbc1c38)

1.15.0 (2022-02-19)

Features

  • 💄 rename 'Preferences' to 'Preferences: Templates' (965b7e3)
  • 💄 update validation and remove 'alwaysEnable' pref - now always available (35c94fb)

1.14.0 (2021-11-14)

Features

  • 'always enable' preference no longer shown on Mac (686f55b)
  • 'always enable' preference no longer shown on Mac (5be58cc)
  • make 'create from template' action always available on macOS (7142ae8)
  • make 'preferences' action always available on macOS (66ffea9)
  • restructure repo to improve ease of installation (b417f97)
  • use new tab and focus on Mac (e875f77)

1.13.0 (2021-10-22)

Features

  • remove due/defer date from note once used (4c0a254)

1.12.3 (2021-10-18)

Bug Fixes

  • add await to go to/hide actions to fix bug where promise was returned (6765d9e)

1.12.2 (2021-10-17)

Bug Fixes

  • fix logic re whether prefs are set (a92571b)

1.12.1 (2021-10-17)

Bug Fixes

  • use find instead of foldersMatching (64c0461)

1.12.0 (2021-10-17)

Features

  • add SF symbols for actions (260c945)

1.11.0 (2021-10-16)

Features

  • add synced pref to select template folder (07b7322)

1.10.0 (2021-10-03)

Features

  • create from selected template project (0ad62a7)