5.8.4 (2019-12-15)
- alfred: notifications not showing in Alfred v4 (93c7307), closes #125
- dependency: lower required node.js to v10.x (a222d5d)
- settings: no update notifications for alfa and beta releases (1ad3186)
5.8.3 (2019-08-04)
- project: update to stable todoist v1 rest api (7f3f34a), closes #113
- tests: failing test suite due a bug in nock under node 12 (42cc96d)
- todoist: support emoticons/emoji (bfdce97), closes #112
5.8.2 (2019-04-22)
- parser: add all language scripts in a more robust way (b5fd7b4), closes #111
- parser: use es5 compatible robust script parsing (0b22006), closes #111
5.8.1 (2019-04-05)
5.8.0 (2019-03-30)
- project: tests failing due to faulty notifier reference (236a369)
5.7.1 (2019-03-26)
- project: failing node.js check (c9409d9)
- project: return useful error message when node.js is missing (a8a966e), closes #107
- project: return useful error when API key is missing (7fbc41b), closes #106
5.7.0 (2019-03-16)
- parser: add support for scripts other than latin (b12ce3d), closes #105
- todoist: add japanese timestamp translations (44b47dd)
5.6.5 (2018-12-05)
- fix missing new invocation in cache module (probably harmless) (4777b2f)
5.6.4 (2018-11-11)
5.6.3 (2018-10-27)
- add valid error handler fot task creation logic (13446cc)
5.6.2 (2018-10-27)
5.6.1 (2018-10-15)
- broken import references (25728ab)
- update cache after task creation or completion (6172d28), closes #44
5.6.0 (2018-10-14)
- prevent error message on notification without url (40d821a)
- add label and project suggestions on task creation (9478347)
- allow created tasks to assign project and labels (550b15b)
5.5.0 (2018-10-10)
- automatically create missing folders for workflow files (6640fb8)
5.4.5 (2018-10-10)
- settings: validation: allow uuid to be made up out
A-F
chars (951bcf3)
5.4.4 (2018-10-09)
- 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)
5.4.3 (2018-10-08)
5.4.2 (2018-10-07)
- more consistent caching of todoist API calls (f397593)
5.4.1 (2018-10-07)
- add es version of lodash (46d7ae3)
- files went missing after a failing build (7c4af52)
5.4.0 (2018-10-07)
- once again add missing file (dc6379a)
- cache Todoist API calls (0946caa)
5.3.2 (2018-10-07)
- add missing files (23bda15)
5.3.1 (2018-10-07)
- add missing refrence (53b13cc)
5.3.0 (2018-10-07)
- notifications: notifications not being shown (d158f02)
- settings: fix silent failure when applying a setting (8b113fc), closes #40
- testing:
npm run debug
now works as intended (58c07ba)
- tasks are now (fuzzily) searchable (d4cfc5f)
5.2.0 (2018-10-06)
- better error logging (bd7c907)
- workflow: notification now links to created task (244eb95)
5.1.3 (2018-10-05)
- not being able to define a workflow setting (5c042ea)
5.1.2 (2018-10-04)
- unwanted deletion of plist and icon files (9093f6f)
5.1.1 (2018-10-04)
- workflow: invalid reference to package.json (a8a9ccf)
5.1.0 (2018-10-04)
- workflow: better error reporting (52c132b)
5.0.5 (2018-10-03)
- the .aflredworkflow not being updated (fac7e6f)
5.0.4 (2018-10-03)
- include version number in workflow (01d56d3)
5.0.3 (2018-10-02)
- hopefully fixes automated version bumping in package.json (1c631cd)
5.0.2 (2018-10-02)
- asset folder not being created on ci server (49f97b2)