Skip to content

Release history

davegomez/fizzy-mcp releases

MCP server for Fizzy kanban task management with tools for boards, cards, comments, and checklists.

All releases

6 shown

No immediate action
v1.0.0 New feature

MCP Registry publishing

v0.4.0 Breaking risk
Breaking changes
  • Removed the `fizzy_bulk_close` tool.
  • Replaced `fizzy_complete_step` with a unified `fizzy_step`.
Full changelog

compare changes

Features

  • tools: ⚠️ Remove fizzy_bulk_close tool (3d5dca8)
  • tools: ⚠️ Replace fizzy_complete_step with unified fizzy_step (4aa8ea8)

Refactors

  • schema: Add optional steps array to CardSchema (c498350)
  • client: Remove broken listSteps method (f76d0e7)

Documentation

  • Remove fizzy_bulk_close references from documentation (29b2c77)
  • Update tool reference for fizzy_step (a810e3c)
  • Capitalize Fizzy server name in installation examples (1fcd46b)
  • Add required type field to VS Code MCP config example (fe398e3)

⚠️ Breaking Changes

  • tools: ⚠️ Remove fizzy_bulk_close tool (3d5dca8)
  • tools: ⚠️ Replace fizzy_complete_step with unified fizzy_step (4aa8ea8)

❤️ Contributors

What's Changed

  • Remove fizzy_bulk_close tool by @davegomez in https://github.com/davegomez/fizzy-mcp/pull/9
  • Replace fizzy_complete_step with unified fizzy_step tool by @davegomez in https://github.com/davegomez/fizzy-mcp/pull/10

Full Changelog: https://github.com/davegomez/fizzy-mcp/compare/v0.3.0...v0.4.0

Config change
v0.3.0 Breaking risk
Auth

FIZZY_ACCESS_TOKEN removal

No immediate action
v0.2.1 Bug fix

CardTagSchema alignment

Config change
v0.2.0 Breaking risk
Auth

CardStatus change + column_id removal

No immediate action
v0.1.0 Maintenance

Routine maintenance and dependency updates.

Beta — feedback welcome: [email protected]