Releases: sachaos/todoist
Releases · sachaos/todoist
v0.23.0
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
What's Changed
- Add autocomplete files to archives by @russparsloe in #264
New Contributors
- @russparsloe made their first contribution in #264
Full Changelog: v0.21.0...v0.22.0
v0.21.0
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
- @mgsloan made their first contribution in #253
- @katticot-ledger made their first contribution in #262
Full Changelog: v0.20.0...v0.21.0
v0.20.0: Merge pull request #225 from HacDan/issue216
fix(issue-#216): resolves modifying and setting date on task creation
v0.19.0: Merge pull request #221 from HacDan/urfave-cliv2
chore(dep upgrade): Update urfave/cli to V2
v0.18.0
v0.17.0: Merge pull request #200 from sachaos/feature/fix-tests
Skip some tests
v0.16.0: Merge pull request #166 from squiter/fix-nixos-readme-instructions
Giving more information about NixOS installation on README.md