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

Releases: moranje/alfred-workflow-todoist

v6.0.0-beta.1

26 Feb 22:42
Compare
Choose a tag to compare
v6.0.0-beta.1 Pre-release
Pre-release

6.0.0-beta.1 (2020-02-26)

Bug Fixes

  • settings: rename annonymous_statistics to error_tracking (3816345)
  • api filter requests being broken (3b344a1)
  • build: possibly fix version number not updated in alfred workflow (ac02c22)
  • cache: cache always being reset (d83408e)
  • cache: handle empty resource lists (af89785)
  • cache: issue where cache timestamps wouldn't be updated once created (5156040)
  • commands: #151 don't rely on alfred input filtering, remove uids (92d9ac4)
  • commands: certain characters not (" and ) being parsed (d53d68f)
  • commands: error when trying to retrieve a non existent project (42e0009)
  • project: unhelpful error message when missing todoist token in settings (5a0af91)
  • settings: #152 settings break with multiple consecutive spaces (b3f2f2a)
  • todoist: task cache not being refreshed (179c0bc)
  • alfred workflow version is the same as the release version again (0ce67a3)
  • updater not picking up new prereleases, please update manually (fdcb793)
  • updater not storing last update timestamp (35ff532)

Features

BREAKING CHANGES

  • project: Improve string parsing, now requires id for project, labels and sections

v6.0.0-alpha.10

25 Feb 21:26
Compare
Choose a tag to compare
v6.0.0-alpha.10 Pre-release
Pre-release

6.0.0-alpha.10 (2020-02-25)

Bug Fixes

  • api filter requests being broken (3b344a1)
  • todoist: task cache not being refreshed (179c0bc)

v6.0.0-alpha.9

22 Feb 23:25
Compare
Choose a tag to compare
v6.0.0-alpha.9 Pre-release
Pre-release

6.0.0-alpha.9 (2020-02-22)

Bug Fixes

  • commands: certain characters not (" and ) being parsed (d53d68f)

Features

v6.0.0-alpha.8

16 Feb 22:19
Compare
Choose a tag to compare
v6.0.0-alpha.8 Pre-release
Pre-release

6.0.0-alpha.8 (2020-02-16)

Bug Fixes

  • cache: cache always being reset (d83408e)

Features

  • commands: #13 sort by due date by default (32044b0)

v6.0.0-alpha.7

16 Feb 18:00
Compare
Choose a tag to compare
v6.0.0-alpha.7 Pre-release
Pre-release

6.0.0-alpha.7 (2020-02-16)

Bug Fixes

  • cache: handle empty resource lists (af89785)
  • cache: issue where cache timestamps wouldn't be updated once created (5156040)

Features

  • parser: reimplement date from now for timestamped tasks (cd090d8)

v6.0.0-alpha.6

13 Feb 22:07
Compare
Choose a tag to compare
v6.0.0-alpha.6 Pre-release
Pre-release

6.0.0-alpha.6 (2020-02-13)

Bug Fixes

  • commands: error when trying to retrieve a non existent project (42e0009)
  • settings: #152 settings break with multiple consecutive spaces (b3f2f2a)

v6.0.0-alpha.5

12 Feb 19:42
Compare
Choose a tag to compare
v6.0.0-alpha.5 Pre-release
Pre-release

6.0.0-alpha.5 (2020-02-12)

Bug Fixes

  • updater not storing last update timestamp (35ff532)
  • commands: #151 don't rely on alfred input filtering, remove uids (92d9ac4)

v6.0.0-alpha.4

11 Feb 22:06
Compare
Choose a tag to compare
v6.0.0-alpha.4 Pre-release
Pre-release

6.0.0-alpha.4 (2020-02-11)

Bug Fixes

  • updater not picking up new prereleases, please update manually (fdcb793)
  • project: unhelpful error message when missing todoist token in settings (5a0af91)

v6.0.0-alpha.3

08 Feb 13:09
Compare
Choose a tag to compare
v6.0.0-alpha.3 Pre-release
Pre-release

6.0.0-alpha.3 (2020-02-08)

Bug Fixes

  • alfred workflow version is the same as the release version again (0ce67a3)

v6.0.0-alpha.2

08 Feb 11:47
Compare
Choose a tag to compare
v6.0.0-alpha.2 Pre-release
Pre-release

6.0.0-alpha.2 (2020-02-08)

Bug Fixes

  • build: possibly fix version number not updated in alfred workflow (ac02c22)