Releases: modelcontextprotocol/mcpb
Releases · modelcontextprotocol/mcpb
v1.1.1
What's Changed
- feat: validate manifest version during pack command by @joan-anthropic in #109
Full Changelog: v1.1.0...v1.1.1
v1.0.0
What's Changed
- fix: missing extension directory prefix in 'mcp_config' of python by @ljunb in #80
- fix: allow repeat runs of "dxt clean" by @felixrieseberg in #83
- chore: rename DXT -> MCP Bundle (MCPB) by @joan-anthropic in #92
New Contributors
Full Changelog: v0.2.6...v1.0.0
v0.2.6
What's Changed
- fix: prevent zip slip attacks in DXT unpack function by @ddworken in #74
- chore: A round of "yarn fix" for everyone by @felixrieseberg in #75
- chore: bump version to 0.2.6 by @felixrieseberg in #76
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix: strictly validate manifests by @MarshallOfSound in #66
- feat: add clean command to clean manifest and trip dev deps for node by @MarshallOfSound in #67
- v0.2.5 by @felixrieseberg in #69
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- fix: handle invalid values in arrays by @MarshallOfSound in #61
- chore: v0.2.4 by @felixrieseberg in #62
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix: Go back to zod/v3 by @felixrieseberg in #59
- 0.2.3 by @felixrieseberg in #60
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix: preserve file permissions during unpack operation by @erik-at-flipside in #43
- chore: v0.2.2 by @felixrieseberg in #58
New Contributors
- @erik-at-flipside made their first contribution in #43
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat: emit json schema by @himself65 in #39
- build: ensure examples use public npm registry by @MarshallOfSound in #48
- fix: move to standard ignore implementation by @MarshallOfSound in #50
- feat: also emit dxt signature info schema by @MarshallOfSound in #44
- build: test/build in CI by @MarshallOfSound in #49
- feat: Add filesystem as an example by @felixrieseberg in #52
- chore: correct tsconfig setup by @himself65 in #51
- chore: 0.2.1 by @felixrieseberg in #53
New Contributors
- @himself65 made their first contribution in #39
- @MarshallOfSound made their first contribution in #48
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- v0.1.0 by @felixrieseberg in #1
- Add README for examples/ directory by @ddworken in #2
- fix: lockfile references internal artifactory by @bnookala in #6
- feat: Negation patterns by @felixrieseberg in #24
- feat: Ignore .env files, too by @felixrieseberg in #23
- Fix: Preserve file permissions when packing binary executables by @aaj3f in #14
- Adding unpack as cli command and exposing via index.ts for typescript by @Flux159 in #5
- chore: v0.2.0 by @felixrieseberg in #25
New Contributors
- @felixrieseberg made their first contribution in #1
- @ddworken made their first contribution in #2
- @bnookala made their first contribution in #6
- @aaj3f made their first contribution in #14
- @Flux159 made their first contribution in #5
Full Changelog: v0.1.0...v0.2.0