Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Releases: moranje/alfred-workflow-todoist

v5.6.3

27 Oct 21:03

Choose a tag to compare

5.6.3 (2018-10-27)

Bug Fixes

  • add valid error handler fot task creation logic (13446cc)

v5.6.2

27 Oct 11:57

Choose a tag to compare

5.6.2 (2018-10-27)

Bug Fixes

  • completing a task now closes a task instead of deleting it (a0c71f8), closes #47

v5.6.1

15 Oct 19:14

Choose a tag to compare

5.6.1 (2018-10-15)

Bug Fixes

  • broken import references (25728ab)
  • update cache after task creation or completion (6172d28), closes #44

v5.6.0

14 Oct 20:21

Choose a tag to compare

5.6.0 (2018-10-14)

Bug Fixes

  • prevent error message on notification without url (40d821a)

Features

  • add label and project suggestions on task creation (9478347)
  • allow created tasks to assign project and labels (550b15b)

v5.5.0

10 Oct 19:47

Choose a tag to compare

5.5.0 (2018-10-10)

Bug Fixes

  • automatically create missing folders for workflow files (6640fb8)

Features

  • respect cache_timeout setting (bf18000)
  • respect language setting when creating a task (c09a903)

v5.4.5

10 Oct 04:19

Choose a tag to compare

5.4.5 (2018-10-10)

Bug Fixes

  • settings: validation: allow uuid to be made up out A-F chars (951bcf3)

v5.4.4

09 Oct 20:43

Choose a tag to compare

5.4.4 (2018-10-09)

Bug Fixes

  • add extra space to prevent item list from remaining open (d96b517)
  • allows for token setting to be empty (initial state) (4140290)
  • setting validation errors (302d9b7)

v5.4.3

08 Oct 18:16

Choose a tag to compare

5.4.3 (2018-10-08)

Bug Fixes

  • handle unknown settings in settings.json (0680885), closes #40 #41

v5.4.2

07 Oct 21:07

Choose a tag to compare

5.4.2 (2018-10-07)

Bug Fixes

  • more consistent caching of todoist API calls (f397593)

v5.4.1

07 Oct 15:42

Choose a tag to compare

5.4.1 (2018-10-07)

Bug Fixes

  • add es version of lodash (46d7ae3)

Reverts

  • files went missing after a failing build (7c4af52)