Skip to content

Releases: concrete5-community/concretecms-mcp-server

Release list

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 21:52
Immutable release. Only release title and notes can be modified.
43a85ab

What's Changed

  • Clarify how to configure the Concrete CMS API Integration by @mlocati in #43
  • Add coding style rules by @mlocati in #44
  • Add title and readOnly/destructive safety annotations to all tools by @mlocati in #45
  • Show newlines in generated HTML by @mlocati in #46
  • Centralize console.error(PREFIX + message) by @mlocati in #47
  • Allow logging Concrete API requests by @mlocati in #48
  • Sync options in env.example and manifest.json by @mlocati in #49
  • README: add a note about mcpServers JSON configuration by @mlocati in #50
  • Log Concrete API requests/responses (all tools) by @mlocati in #51

Full Changelog: 1.0.0...1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 15:59
Immutable release. Only release title and notes can be modified.
2dd4329

First release