Skip to content

Releases: GoogleChromeLabs/chromium-bidi

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)

chromium-bidi: v0.7.0

05 Sep 07:12
46546de
Compare
Choose a tag to compare
chromium-bidi: v0.7.0 Pre-release
Pre-release

0.7.0 (2024-09-05)

⚠ BREAKING CHANGES

  • emit browsingContext.contextDestroyed once (#2563)

Bug Fixes

chromium-bidi: v0.6.5

29 Aug 12:28
0fa46f6
Compare
Choose a tag to compare
chromium-bidi: v0.6.5 Pre-release
Pre-release

0.6.5 (2024-08-29)

Bug Fixes

chromium-bidi: v0.6.4

05 Aug 08:44
54dab6c
Compare
Choose a tag to compare
chromium-bidi: v0.6.4 Pre-release
Pre-release

0.6.4 (2024-08-05)

Features

  • implement capabilities handling in session.new (#2448) (9c74a9c)

Bug Fixes

chromium-bidi: v0.6.3

26 Jul 09:03
c520599
Compare
Choose a tag to compare

0.6.3 (2024-07-26)

Features