v1.5.5

alibaba/page-agentv1.5.5Mar 10, 2026by gaomeng1900

AI Summary

Enhances DOM extraction capabilities by respecting viewport settings and fixes input handling for contenteditable fields.

Key Highlights

  • Honor viewportExpansion in DOM extraction
  • Improved contenteditable input events
  • Development dependency updates

New Features

  • Viewport expansion in extraction
  • Contenteditable input fixes

Full Release Notes

## What's Changed
* chore(deps-dev): bump the development-dependencies group with 10 updates by @dependabot[bot] in https://github.com/alibaba/page-agent/pull/177
* fix(page-controller): honor viewportExpansion in DOM extraction by @fancyboi999 in https://github.com/alibaba/page-agent/pull/181
* fix(page-controller): improve contenteditable input with proper events by @JasonOA888 in https://github.com/alibaba/page-agent/pull/179

## 🐙 Extension

0.1.17

## New Contributors
* @fancyboi999 made their first contribution in https://github.com/alibaba/page-agent/pull/181
* @JasonOA888 made their first contribution in https://github.com/alibaba/page-agent/pull/179

**Full Changelog**: https://github.com/alibaba/page-agent/compare/v1.5.4...v1.5.5