Skip to content

Releases: GoogleChromeLabs/chromium-bidi

chromium-bidi: v0.11.1

18 Dec 14:14
8de62d4
Compare
Choose a tag to compare
Pre-release

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

17 Dec 17:33
7395d2e
Compare
Choose a tag to compare
Pre-release

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

12 Dec 21:14
ef50bb9
Compare
Choose a tag to compare
Pre-release

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

25 Nov 10:24
1447bea
Compare
Choose a tag to compare
Pre-release

0.10.1 (2024-11-25)

Features

Bug Fixes

  • browser.getClientWindows returns a unique per window value (#2783) (0f97130)

chromium-bidi: v0.10.0

15 Nov 09:23
72b06ae
Compare
Choose a tag to compare
Pre-release

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

06 Nov 10:18
1281383
Compare
Choose a tag to compare

0.9.1 (2024-11-06)

Reverts

  • "chore: exclude targets that we do not interact with" (#2736) (2a061d2)

chromium-bidi: v0.9.0

23 Oct 06:55
3869733
Compare
Choose a tag to compare
chromium-bidi: v0.9.0 Pre-release
Pre-release

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

11 Oct 12:25
fcfaed4
Compare
Choose a tag to compare

0.8.1 (2024-10-11)

Features

chromium-bidi: v0.8.0

30 Sep 13:33
cd5ac55
Compare
Choose a tag to compare

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

16 Sep 16:27
e4fb8d2
Compare
Choose a tag to compare

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)