Skip to content

Releases: trash-panda-v91-beta/donetick-mcp

v1.2.0

Choose a tag to compare

@cl4-bot cl4-bot released this 18 Aug 20:45
b2fe3ba

1.2.0 (2026-08-18)

Features

  • add chores, things, and project tools for the full api (#34) (2bf9de8)
  • add circle management tools (#35) (05ca9fe)
  • add create_thing tool (#33) (4206cf1)

Bug Fixes

  • client: drop trailing slash on circle members endpoint (donetick redirects it) (#30) (13a91c5)
  • client: match live donetick API shapes for details, priority, complete, assignees (#32) (6994ec8)

v1.1.0

Choose a tag to compare

@cl4-bot cl4-bot released this 18 Aug 19:06
42d5b04

1.1.0 (2026-08-18)

Features

  • config: support plaintext http base URLs for cluster deployment (#20) (ad335c7)

Continuous Integration

  • github-action: update jdx/mise-action ( 7e36c90 ➔ 3c2e0cf ) (#23) (ad8b4a3)

v1.0.0

Choose a tag to compare

@cl4-bot cl4-bot released this 18 Aug 17:58
ffd125e

1.0.0 (2026-08-18)

⚠ BREAKING CHANGES

  • github-action: Update actions/checkout ( v4.4.0 ➔ v7.0.1 ) (#7)
  • github-action: Update amannn/action-semantic-pull-request ( v5.5.3 ➔ v6.1.1 ) (#8)
  • github-action: Update docker/build-push-action ( v6.19.2 ➔ v7.3.0 ) (#9)
  • github-action: Update docker/login-action ( v3.7.0 ➔ v4.6.0 ) (#10)
  • github-action: Update docker/metadata-action ( v5.10.0 ➔ v6.2.0 ) (#11)
  • github-action: Update docker/setup-buildx-action ( v3.12.0 ➔ v4.2.0 ) (#12)
  • github-action: Update GitHub Artifact Actions (#13)
  • github-action: Update googleapis/release-please-action ( v4.4.0 ➔ v5.0.0 ) (#14)

Bug Fixes

  • release: keep uv.lock in sync when release-please bumps the version (#16) (f8a46aa)

Continuous Integration

  • github-action: Update actions/checkout ( v4.4.0 ➔ v7.0.1 ) (#7) (88d6471)
  • github-action: Update amannn/action-semantic-pull-request ( v5.5.3 ➔ v6.1.1 ) (#8) (844826b)
  • github-action: Update docker/build-push-action ( v6.19.2 ➔ v7.3.0 ) (#9) (5d2f519)
  • github-action: Update docker/login-action ( v3.7.0 ➔ v4.6.0 ) (#10) (1ba2e83)
  • github-action: Update docker/metadata-action ( v5.10.0 ➔ v6.2.0 ) (#11) (a7d3cda)
  • github-action: Update docker/setup-buildx-action ( v3.12.0 ➔ v4.2.0 ) (#12) (ce78ace)
  • github-action: Update GitHub Artifact Actions (#13) (700ca7d)
  • github-action: Update googleapis/release-please-action ( v4.4.0 ➔ v5.0.0 ) (#14) (1206a86)

v0.1.1

Choose a tag to compare

@cl4-bot cl4-bot released this 18 Aug 17:22
7518328

0.1.1 (2026-08-18)

Features

Bug Fixes

  • exclude CHANGELOG.md from rumdl glob (#3) (6c7ab32)

Code Refactoring

  • slim dead code and unused scope (#1) (2c7967a)