Skip to content

Releases: sachaos/todoist

v0.23.0

19 Jan 13:10

Choose a tag to compare

Changelog

  • d008db3 Add CLAUDE.md documentation for Claude Code
  • 777b1a6 Add migration plan for v9 to v1 API update
  • d1f4f1c Add prominent upgrade warning for API shutdown on Feb 10, 2026
  • a07e65a Add upgrade notice for v0.23 API migration
  • f0d6eb0 Change completed-list default range to 90 days
  • ce42a67 Document ID format change in migration plan
  • 6df9235 Fix Todoist API key link
  • c1b5cd0 Fix goyacc installation in Makefile
  • d9f67d4 Merge pull request #278 from sachaos/add-claude-md
  • 0b1017b Merge pull request #279 from sachaos/feature/update-go-1.25
  • b8f95f7 Merge pull request #280 from techdev5521/fix-todoist-api-key-link
  • c9e90f9 Merge pull request #282 from sachaos/feature/migrate-to-latest-api
  • f7b1af7 Update API base URL from v9 to v1
  • 515e97c Update CLAUDE.md with API v1 migration and expanded documentation
  • 85747c1 Update GitHub Actions to use setup-go@v6
  • 7e1cc17 Update deprecated endpoints for v1 API
  • dde80a3 Update to Go 1.25
  • 405ead5 updated generated filter parser

v0.22.0

30 Dec 11:53
a05b353

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.22.0

v0.21.0

29 Dec 08:29

Choose a tag to compare

What's Changed

  • docs(readme.md): updated readme to use repo-contained images Issue #230 by @HacDan in #235
  • Added check for project color non-existant by @HacDan in #245
  • Fix "add --project-name" and check for exactly one positional argument by @mgsloan in #253
  • Fix README brew install command for Todoist CLI to avoid cask-formula conflict by @katticot-ledger in #262
  • Enable to release by CI by @sachaos in #263

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0: Merge pull request #225 from HacDan/issue216

28 Apr 05:48
15ce568

Choose a tag to compare

fix(issue-#216): resolves modifying and setting date on task creation

v0.19.0: Merge pull request #221 from HacDan/urfave-cliv2

11 Apr 14:26
b057a90

Choose a tag to compare

chore(dep upgrade): Update urfave/cli to V2

v0.18.0

30 Dec 04:16

Choose a tag to compare

Update version

v0.17.0: Merge pull request #200 from sachaos/feature/fix-tests

11 Dec 04:04
cde69dc

Choose a tag to compare

v0.16.0: Merge pull request #166 from squiter/fix-nixos-readme-instructions

28 Nov 04:55
45738fb

Choose a tag to compare

Giving more information about NixOS installation on README.md

v0.15.0

11 Jan 15:55

Choose a tag to compare

Add release target