v1.5.6
alibaba/page-agentv1.5.6Mar 11, 2026by gaomeng1900
AI Summary
Focuses on UI stability by fixing double-escaping issues in cards and aligning the extension version with the main packages.
Key Highlights
- Fixed array content escaping in cards
- Extension version synchronized with packages
New Features
- Extension version sync
Full Release Notes
## What's Changed * fix(ui): escape array content in cards and fix double-escaping by @RinZ27 in https://github.com/alibaba/page-agent/pull/191 * feat: extension use the same version as packages by @gaomeng1900 in https://github.com/alibaba/page-agent/pull/209 ## New Contributors * @RinZ27 made their first contribution in https://github.com/alibaba/page-agent/pull/191 **Full Changelog**: https://github.com/alibaba/page-agent/compare/v1.5.5...v1.5.6