v1.12.2
windmill-labs/windmillv1.12.2Jul 16, 2026by gaomeng1900
AI Summary
This release focuses on updating dependencies and documentation, specifically adding CDN quick start guides. It introduces a new feature allowing extensions to honor AbortSignal in tab tools and tab-load wait operations. The update also welcomes a new contributor to the project.
Key Highlights
- Added CDN quick start documentation to README and website
- Implemented support for AbortSignal in tab tools and tab-load wait
- Updated root, website, and extension dependencies
- Updated development dependencies with 4 updates
- Welcomed new contributor @Mordris
New Features
- Honor AbortSignal in tab tools and tab-load wait
- Added CDN quick start documentation to README and website
Full Release Notes
## What's Changed * chore(deps): bump root, website, and extension dependencies by @gaomeng1900 in https://github.com/alibaba/page-agent/pull/612 * chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in https://github.com/alibaba/page-agent/pull/615 * docs: CDN quick start in README and website by @gaomeng1900 in https://github.com/alibaba/page-agent/pull/617 * feat(extension): honor AbortSignal in tab tools and tab-load wait by @Mordris in https://github.com/alibaba/page-agent/pull/590 ## New Contributors * @Mordris made their first contribution in https://github.com/alibaba/page-agent/pull/590 **Full Changelog**: https://github.com/alibaba/page-agent/compare/v1.12.1...v1.12.2