Skip to content

v12.0.0

Compare
Choose a tag to compare
@kblok kblok released this 25 Sep 12:22
· 143 commits to master since this release
a2a0f9c

New Browser Version

Chrome version is now 117.0.5938.62

Breaking change.

Small breaking change. But as it's a breaking change, we need to bump major. LaunchOption.TargetFilter now expects a Target instead a TargetInfo.

What's Changed

  • Introduce Target initialization status by @kblok in #2318
  • BREAKING: Use target for filters by @kblok in #2319
  • Separate target init from construction by @kblok in #2320
  • Expose DevTools as a target by @kblok in #2321
  • Remove Microsoft.AspNetCore.WebUtilities dependency by @kblok in #2324
  • Add --disable-search-engine-choice-screen to default arguments by @kblok in #2325
  • Roll to Chrome 117.0.5938.62 (r1181205) by @kblok in #2327

Full Changelog: v11.0.6...v12.0.0