0.21.1
agent0ai/agent-zero0.21.1Feb 27, 2026by cliffhall
AI Summary
This update focuses on fixing packaging issues by including necessary static files and removing misleading compatibility warnings in the Model Context Protocol Inspector.
Key Highlights
- Includes `server/static` in published package files
- Removes misleading structured content compatibility warning
- Bumps version to 0.21.1
New Features
- Fixed package file inclusion
- Removed compatibility warning
Full Release Notes
## What's Changed * fix: include server/static in published package files by @jwoods02 in https://github.com/modelcontextprotocol/inspector/pull/1113 * Remove misleading structured content compatibility warning by @olaservo in https://github.com/modelcontextprotocol/inspector/pull/1098 * chore: bump version to 0.21.1 by @Copilot in https://github.com/modelcontextprotocol/inspector/pull/1116 ## New Contributors * @jwoods02 made their first contribution in https://github.com/modelcontextprotocol/inspector/pull/1113 **Full Changelog**: https://github.com/modelcontextprotocol/inspector/compare/0.21.0...0.21.1