Releases: webflow/mcp-server
Releases · webflow/mcp-server
Update AI chat request format
Updates the AI chat format sent to Fern: #55
0.6.0
0.5.1
0.5.0
Feature Enhancements
- Added support for inline script addition and deletion within sites.
- Enabled deletion of collection items, expanding content management capabilities.
Improvements
- Structural code improvements to enhance clarity, consistency, and long-term maintainability.
0.4.1
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- feat: add Authorization header, remote MCP server support by @stephencme in #28
Full Changelog: 0.3.1...0.4.0
0.3.1
What's Changed
- chore: Add troubleshooting section to README, bump to 0.3.1 by @stephencme in #22
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Fix Spelling by @victoriaplummer in #16
- chore: update development instructions by @fern-support in #18
- fix: Update Markdown Snippets in README by @dannysheridan in #20
- feat: add collection create, field create, and field update tools by @stephencme in #21
New Contributors
- @dannysheridan made their first contribution in #20
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Add @latest tag to npm package name in MCP server config in README, clean up intro paragraph by @stephencme in #12
- Fix for Cursor tool name bug: switch from kebab case to snake case, bump version to 0.2.0 by @stephencme in #13
Full Changelog: 0.1.4...0.2.0
0.1.4
What's Changed
- Simplify zod types for *-create-items to fix issues with Cursor MCP client, update README with all tools available by @stephencme in #11
Full Changelog: 0.1.3...0.1.4