Releases: GoogleChromeLabs/chromium-bidi
Releases · GoogleChromeLabs/chromium-bidi
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)
chromium-bidi: v0.10.0
0.10.0 (2024-11-13)
⚠ BREAKING CHANGES
- chrome: update the pinned browser version to 133.0.6835.0 (#2758)
Features
- chrome: update the pinned browser version to 133.0.6835.0 (#2758) (1aa0a5e)
Bug Fixes
- allow setting
bluetooth.simulateAdapter
multiple times (#2762) (3963880)
chromium-bidi: v0.9.1
0.9.1 (2024-11-06)
Reverts
- "chore: exclude targets that we do not interact with" (#2736) (2a061d2)
chromium-bidi: v0.9.0
0.9.0 (2024-10-23)
⚠ BREAKING CHANGES
- chrome: update the pinned browser version to 132.0.6779.0 (#2680)
Features
- align abort navigation with the spec (#2715) (6edf07b)
- chrome: update the pinned browser version to 132.0.6779.0 (#2680) (c80f6b5)
- implement browsingContext.historyUpdated (#2656) (48d496a)
Bug Fixes