Releases: ivo-toby/contentful-mcp
Releases · ivo-toby/contentful-mcp
v1.16.1
1.16.1 (2025-05-11)
Bug Fixes
- .gitignore: add exclusion rule for **/.claude/settings.local.json (c0e601f)
- fetch type and entry to merge fields before updating on API (80d45ab)
v1.16.0
1.16.0 (2025-05-11)
Features
- major SSE transport release (16bb030)
v1.13.2
1.13.2 (2025-05-09)
Bug Fixes
- update Dockerfile to properly handle build output and server startup (4e26fb8)
v1.13.1
1.13.1 (2025-03-29)
Bug Fixes
- content-type-handlers.ts: import toCamelCase function from utils/to-camel-case.js to fix duplicate function declaration (e4be69a)
v1.13.0
1.13.0 (2025-03-17)
Features
- add AI Actions and update all prompts (98bb48e)
- ai-action-handlers: add support for environment variables as fallback for spaceId and environmentId (6be2eb9)
- ai-action-tool-generator: enhance parameter mapping and tool schema generation (ca89e21)
- ai-actions: add alpha header support for AI Actions API calls (138eea1)
- ai-actions: enhance logging and error handling for AI action invocations (e9ead34)
- codecompanion-workspace.json: add comprehensive workspace configuration for Contentful MCP project (ed54fc4)
- codecompanion-workspace.json: update workspace configuration with new paths and more detailed system prompts (6436927)
- prompts: enhance Contentful MCP prompts with more detailed AI Actions and tool usage guides (13146f7)
v1.12.0
1.12.0 (2025-03-14)
Features
- entry-handlers: add support for bulk publishing and unpublishing entries (c5bcb6b)
- entry-handlers: add support for bulk publishing and unpublishing from the default publish/unpublish tools instead of the handlers (4d757bb)
v1.11.0
1.11.0 (2025-03-14)
Bug Fixes
- Correct bulk action types to match Contentful SDK expectations (c8546b5)
- Correct VersionedLink type in bulk action handlers (e419c42)
- Resolve bulk action handler test mocking issue (e84ec46)
- Resolve mocking issues in bulk action handler test (d777068)
- Resolve type errors in bulk action handlers (0a8731d)
- Update bulk action handlers to use correct payload structure with versioned links (2c9e43d)
Features
- bulk actions: add bulk actions handlers and tools (48a16c9)
- entry-handlers: add support for bulk publish and unpublish operations (c4a7b71)
v1.10.0
1.10.0 (2025-02-06)
Features
- Add list_assets tool to README asset management section (f56ab37)
v1.9.0
1.9.0 (2025-02-06)
Bug Fixes
- Align Contentful asset handler name with tool definition (16a921b)
Features
- Add LIST_ASSETS tool to fetch paginated asset collections (70959cb)
- Add summarizeData utility function for data summarization (e840f04)
v1.8.0
1.8.0 (2025-02-04)
Features
- app: add support for Contentful App Identity authentication (cd1ec40)