Skip to content

Releases: GoogleChromeLabs/chromium-bidi

chromium-bidi: v15.0.0

11 Feb 15:27
a59a5f5

Choose a tag to compare

15.0.0 (2026-02-11)

⚠ BREAKING CHANGES

  • chrome: update the pinned browser version to 147.0.7681.0 (#4058)

Features

  • chrome: update the pinned browser version to 147.0.7681.0 (#4058) (fc034f3)
  • use CDP for a11y selectors (#4059) (9df3580)

chromium-bidi: v14.0.0

11 Feb 09:53
6d0a494

Choose a tag to compare

14.0.0 (2026-02-11)

⚠ BREAKING CHANGES

  • emulation.setClientHintsOverride -> userAgentClientHints.setClientHintsOverride (#4053)

Features

  • emulation.setClientHintsOverride -> userAgentClientHints.setClientHintsOverride (#4053) (2cc75f7)

chromium-bidi: v13.1.1

02 Feb 12:08
ad69ce1

Choose a tag to compare

13.1.1 (2026-02-02)

Bug Fixes

chromium-bidi: v13.1.0

29 Jan 09:37
e8e7a79

Choose a tag to compare

13.1.0 (2026-01-29)

Features

Bug Fixes

  • handle uncaught exceptions in close method (#4005) (8f0ef95)

chromium-bidi: v13.0.1

21 Jan 12:40
7dc2fd7

Choose a tag to compare

13.0.1 (2026-01-21)

Bug Fixes

  • emulate navigator.platform based on CH-UA (#3994) (c03ccf4)

chromium-bidi: v13.0.0

20 Jan 10:40
c2c6a44

Choose a tag to compare

13.0.0 (2026-01-20)

⚠ BREAKING CHANGES

  • chrome: update the pinned browser version to 146.0.7635.0 (#3980)

Features

  • chrome: update the pinned browser version to 146.0.7635.0 (#3980) (5359e36)
  • implement emulation.setClientHintsOverride (#3990) (de084cb)

chromium-bidi: v12.1.0

14 Jan 17:34
8daef3b

Choose a tag to compare

12.1.0 (2026-01-14)

Features

chromium-bidi: v12.0.1

15 Dec 16:01
1d8a0d1

Choose a tag to compare

12.0.1 (2025-12-15)

Bug Fixes

chromium-bidi: v12.0.0

12 Dec 17:34
c307ba4

Choose a tag to compare

12.0.0 (2025-12-12)

⚠ BREAKING CHANGES

  • chrome: update the pinned browser version to 145.0.7563.0 (#3933)

Features

  • chrome: update the pinned browser version to 145.0.7563.0 (#3933) (dfd6104)
  • emulation.setScreenSettingsOverride (#3943) (c3ffde0)

Bug Fixes

  • ensure network.beforeRequestSent is emitted before network.authRequired (#3941) (5072f49)
  • extra headers can have duplicates (#3937) (aabd783)
  • round cookie expiry field (#3938) (66c4695)

Reverts

  • "fix: extra headers can have duplicates" (#3939) (4a9b011)

chromium-bidi: v11.0.1

14 Nov 13:14
b421d27

Choose a tag to compare

11.0.1 (2025-11-14)

Bug Fixes