v2.15.0-dev.1
modelcontextprotocol/registryv2.15.0-dev.1Jun 24, 2026by tinchox5
AI Summary
Fixes inline background image alignment and resolves font embedding issues within iframes.
Key Highlights
- Use nodeMap for source/clone child alignment in inlineBackgroundImages
- Scan the capture element's ownerDocument so iframe fonts embed
New Features
- Font embedding improvements for iframes
- Source/clone child alignment fix
Full Release Notes
## What's Changed * fix: use nodeMap for source/clone child alignment in inlineBackgroundImages by @FlavioLimaMindera in https://github.com/zumerlab/snapdom/pull/440 * fix(fonts): scan the capture element's ownerDocument so iframe fonts embed (#441) by @stefanofa in https://github.com/zumerlab/snapdom/pull/442 ## New Contributors * @stefanofa made their first contribution in https://github.com/zumerlab/snapdom/pull/442 **Full Changelog**: https://github.com/zumerlab/snapdom/compare/v2.15.0-dev.0...v2.15.0-dev.1