Releases: anthropics/mcpb
Releases · anthropics/mcpb
v1.2.0
What's Changed
- The repository url should actually point to the git repo by @guyru in #121
 - feat: use 0.2 as the default schema by @MarshallOfSound in #145
 - chore: update version from 1.1.5 to 1.2.0 by @felixrieseberg in #147
 
New Contributors
Full Changelog: v1.1.5...v1.2.0
v1.1.5
What's Changed
- Add CI job for JSON schema validation by @MarshallOfSound in #139
 - fix: update icon size property from 'sizes' to 'size' by @asklar in #141
 
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- feat: add comprehensive icon validation to mcpb validate command by @bthompson-sys in #136
 - feat: export McpbManifestAny type, use latest MCPB schema for BUILD manifest validation by @joan-anthropic in #140
 
New Contributors
- @bthompson-sys made their first contribution in #136
 
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- feat: export versioned schemas in package.json by @joan-anthropic in #138
 
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Add language choice recommendation to readme by @jwei-ant in #111
 - docs: use jsonc syntax highlighting for manifest example by @nicolasff in #108
 - Change syntax highlighting to jsonc in MANIFEST.md by @asklar in #104
 - build: use yarn v4 by @MarshallOfSound in #125
 - Add _meta to manifest schema and tests by @asklar in #124
 - chore: Add CONTRIBUTING.md by @joan-anthropic in #127
 - feat: versioned schemas by @joan-anthropic in #114
 - fix: restore JSON schema generation by @joan-anthropic in #117
 - [0.3] Add localization/theming by @asklar in #132
 - chore: update to 1.1.2 by @joan-anthropic in #137
 
New Contributors
- @jwei-ant made their first contribution in #111
 - @nicolasff made their first contribution in #108
 
Full Changelog: v1.1.1...v1.1.2
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