Skip to content

Releases: alibaba/page-agent

🌟v1.8.0

14 Apr 20:10

Choose a tag to compare

What's Changed

‼️Upgrade to TypeScript 6 with source-first monorepo resolution by @gaomeng1900 in #422

  • fix(mcp): bind HTTP+WS server to localhost only by @gaomeng1900 in #399
  • chore(deps-dev): bump the development-dependencies group with 6 updates by @dependabot[bot] in #405
  • fix(ext): increase result card font size and use foreground color by @gaomeng1900 in #413
  • fix(ui): make panel history max-height responsive to viewport by @gaomeng1900 in #414
  • fix(deps): update hono, path-to-regexp and vite for security patches by @gaomeng1900 in #415
  • chore(deps-dev): bump typescript-eslint from 8.58.0 to 8.58.1 in the development-dependencies group by @dependabot[bot] in #416
  • refactor: upgrade Node and ESLint by @gaomeng1900 in #420
  • chore: update dev guide and PR skill by @gaomeng1900 in #423
  • fix(mask): dispose 后 requestAnimationFrame 循环未停止导致内存泄漏 by @lgy2020 in #418
  • fix(core): correct autoFixer wait fallback action format by @XePope in #425
  • fix(vite): remove global helper functions in built assets by @gaomeng1900 in #447
  • chore(deps): bump actions/upload-pages-artifact from 4 to 5 in the github-actions group by @dependabot[bot] in #448
  • chore(deps-dev): bump the development-dependencies group with 11 updates by @dependabot[bot] in #449

New Contributors

Full Changelog: v1.7.1...v1.8.0

🌟v1.7.1

03 Apr 18:16

Choose a tag to compare

What's Changed

  • feat(controller): improve scroll container detection and tool guidance by @gaomeng1900 in #390
  • feat(controller): add experimental keepSemanticTags config by @gaomeng1900 in #395
  • feat(ext): add systemInstruction to ExecuteConfig by @gaomeng1900 in #386
  • fix: 将currentScript提取到setTimeout外部以避免空指针 by @Anyexyz in #384
  • fix(isInteractiveCandidate): use hasAttribute with known aria list to detect aria- attributes by @lgy2020 in #356
  • fix(page-controller): apply scroll direction to pixels parameter by @mvanhorn in #332
  • fix(ext): guard postMessage listeners against iframe sources by @gaomeng1900 in #389
  • fix: recognize role="listitem" as interactive element by @Lubrsy706 in #203
  • fix(controller): treat interactive with aria as distinct by @gaomeng1900 in #396
  • docs: lm studio by @gaomeng1900 in #398
  • docs(website): add qwen3.6-plus to models page by @gaomeng1900 in #385

New Contributors

Full Changelog: v1.7.0...v1.7.1

🌟v1.7.0

31 Mar 14:00

Choose a tag to compare

What's Changed

  • Enhance clickElement action by @gaomeng1900 in #378
  • Fix #361 #199 #263
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot[bot] in #371
  • chore(deps): bump @modelcontextprotocol/sdk from 1.27.1 to 1.29.0 in the production-dependencies group by @dependabot[bot] in #370
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #369

Full Changelog: v1.6.3...v1.7.0

🌟v1.6.3

30 Mar 14:36

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.6.3

🌟v1.6.2

24 Mar 17:10

Choose a tag to compare

What's Changed

  • chore(page-controller): export actions as internal methods by @zfangqijun in #310
  • fix(ui): set task input max length to 1000 by @Gujiassh in #292
  • chore(deps-dev): bump lucide-react from 0.577.0 to 1.0.1 by @dependabot[bot] in #342
  • chore(deps): bump ws from 8.19.0 to 8.20.0 in the production-dependencies group by @dependabot[bot] in #340
  • chore(deps-dev): bump the development-dependencies group with 7 updates by @dependabot[bot] in #341

New Contributors

Full Changelog: v1.6.0...v1.6.2

🌟v1.6.0 with MCP(beta)

20 Mar 18:36

Choose a tag to compare

Features

  • Beta MCP support - New @page-agent/mcp package lets MCP clients such as Claude Desktop and Copilot control the browser through the Page Agent extension
  • Better iframe handling - Same-origin iframe elements are handled more reliably during DOM extraction and actions
  • Extension history workflows - Users can rerun past tasks, export history sessions as JSON, and approve MCP-triggered tasks before execution

What's Changed

New Contributors

Full Changelog: v1.5.11...v1.6.0

🌟 v1.5.11 - MCP(beta) is here!

18 Mar 13:10

Choose a tag to compare

What's Changed

🧪 MCP(beta) is here! Go test it!

Chrome web store is still reviewing the v1.5.11 extension.
Should be listed later today.
Ext >= 1.5.11 is needed for the MCP to work.

https://github.com/alibaba/page-agent/tree/main/packages/mcp

New Contributors

Full Changelog: v1.5.8...v1.5.11

🌟 v1.5.8

16 Mar 14:56

Choose a tag to compare

What's Changed

Full Changelog: v1.5.7...v1.5.8

🌟 v1.5.7

13 Mar 14:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.6...v1.5.7

🌟 v1.5.6

11 Mar 16:56

Choose a tag to compare

What's Changed

  • fix(ui): escape array content in cards and fix double-escaping by @RinZ27 in #191
  • feat: extension use the same version as packages by @gaomeng1900 in #209

New Contributors

Full Changelog: v1.5.5...v1.5.6