Releases: GoogleChromeLabs/chromium-bidi
Releases · GoogleChromeLabs/chromium-bidi
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
chromium-bidi: v0.8.1
0.8.1 (2024-10-11)
Features
chromium-bidi: v0.8.0
0.8.0 (2024-09-30)
⚠ BREAKING CHANGES
- chrome: update the pinned browser version to 131.0.6724.0 (#2622)
Features
browsingContext.traverseHistory
only for top-level navigables (#2627) (dd0dec5)
- chrome: update the pinned browser version to 131.0.6724.0 (#2622) (ff9658a)
Bug Fixes
chromium-bidi: v0.7.1
0.7.1 (2024-09-16)
Features
Bug Fixes
- add bluetooth command parser and fix tests (#2589) (98ad2d9)
- clear the buffered logs when browsing context is destroyed (#2592) (36fb707), closes #475
- provide invalid set cache props (#2590) (0830f00)
- spec: update WebBluetooth implementation to match the latest spec (#2588) (ec1ab96)