Releases: GoogleChromeLabs/chromium-bidi
Releases · GoogleChromeLabs/chromium-bidi
chromium-bidi: v2.0.0
2.0.0 (2025-02-18)
⚠ BREAKING CHANGES
- chrome: update the pinned browser version to 135.0.7000.0 (#3081)
Features
- chrome: update the pinned browser version to 135.0.7000.0 (#3081) (6061a41)
- wait
none
waits for navigation to be committed (#3086) (b8f30b1)
Bug Fixes
- network: propagate unsafe header error as invalid (#3100) (0a2ce3b)
chromium-bidi: v1.3.0
1.3.0 (2025-02-05)
Features
Bug Fixes
chromium-bidi: v1.2.0
1.2.0 (2025-01-28)
Features
Bug Fixes
chromium-bidi: v1.1.0
1.1.0 (2025-01-17)
Features
Bug Fixes
- multi headers reporting incorrectly (#2987) (0e58eb7)
- wait for context should respect already existing contexts (#2998) (f6cb8ec)
chromium-bidi: v1.0.0
1.0.0 (2025-01-15)
⚠ BREAKING CHANGES
- chrome: update the pinned browser version to 134.0.6958.0 (#2986)
Features
Bug Fixes
- network: url for interception (#2962) (2a3d277)
- wait for fragment navigation to finish before finishing navigation command (#2964) (b761bc3)
chromium-bidi: v0.12.0
0.12.0 (2025-01-03)
Features
Bug Fixes
chromium-bidi: v0.11.1
0.11.1 (2024-12-18)
Features
- throw a proper error if the browsing context was destroyed during action dispatching (#2908) (62c3005)
chromium-bidi: v0.11.0
0.11.0 (2024-12-17)
⚠ BREAKING CHANGES
- align navigation started with the spec
Features
- abort navigation only after frame navigated (#2898) (6c3d406)
Bug Fixes
- align navigation started with the spec (960531f)
chromium-bidi: v0.10.2
0.10.2 (2024-12-11)
Bug Fixes
- avoid extra getFrameOwner call (#2839) (0ff2876)
- implement the pattern matching according to the spec (#2832) (4563b2b)
- stop calling bringToFront before taking screenshots (#2830) (6017898)
chromium-bidi: v0.10.1
0.10.1 (2024-11-25)
Features
Bug Fixes
browser.getClientWindows
returns a unique per window value (#2783) (0f97130)