Releases: GoogleChromeLabs/chromium-bidi
Releases · GoogleChromeLabs/chromium-bidi
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)
chromium-bidi: v0.7.0
0.7.0 (2024-09-05)
⚠ BREAKING CHANGES
- emit
browsingContext.contextDestroyed
once (#2563)
Bug Fixes
chromium-bidi: v0.6.5
0.6.5 (2024-08-29)
Bug Fixes
chromium-bidi: v0.6.4
0.6.4 (2024-08-05)
Features
- implement capabilities handling in session.new (#2448) (9c74a9c)
Bug Fixes
chromium-bidi: v0.6.3
0.6.3 (2024-07-26)
Features