Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 00:05
ec76fac

0.4.0 (2026-06-11)

Features

  • Add MCP server with list_tasks tool (503fb49)
  • mcp: add create_task tool (a6c378d)
  • mcp: add limit and offset pagination to list_tasks tool (d90b813)
  • mcp: add list_statuses tool (b068c7c)
  • mcp: add list_tags tool (f9b8572)
  • mcp: add query and filters arguments to list_tasks tool (f55cdf3)
  • mcp: add status filter to list_tasks tool (9003ad1)

Bug Fixes

  • mcp: add type field to mcp.json sample config (4026f2f)
  • mcp: preserve field order in mcp.json sample config (008279d)
  • ui: separate Button focus ring from edge with outline-offset (46151ae)