Skip to content

1.2.0

Choose a tag to compare

@ochafik ochafik released this 06 Mar 15:46
· 44 commits to main since this release
6b12fff

Changes since 1.1.2:

Features

  • feat: add readServerResource() and listServerResources() API to App (#470, #528)

Fixes

  • fix: replace platform-specific optionalDependencies with bun devDependency (#518)
  • fix: autoResize reporting viewport height when content is taller (#525)
  • fix: remove duplicate --color-text-ghost from McpUiStyleVariableKey (#523)
  • fix: examples servers' npm run start:stdio (#507)
  • fix: work around tsx watch hang on Windows in quickstart (#428)

Refactors

  • refactor: remove unnecessary type assertions (#471)
  • refactor: replace deprecated RESOURCE_URI_META_KEY with modern format (#457)

Examples & Plugin

  • pdf-server: ignore client roots by default (#510)
  • plugin: refactor create-mcp-app skill to reference patterns.md (#416)

Docs

  • docs: add Security documentation section and SEO improvements (#524)
  • docs: add MCP client configuration examples to CONTRIBUTING.md (#508, #526)
  • docs: use apps.extensions.modelcontextprotocol.io domain for docs URLs (#499)
  • docs: add SECURITY.md with GitHub Security Advisories guidance (#472)

Full Changelog: v1.1.2...v1.2.0