Skip to content

v25.5.0

Latest

Choose a tag to compare

@kblok kblok released this 05 Aug 22:03
· 6 commits to master since this release
c167f68

What's Changed

  • fix: PWA launch returning a page with an empty URL on Windows by @kblok in #3529
  • fix: bound CdpPage.CloseAsync's wait for target close confirmation by @kblok in #3530
  • fix: close remaining race in PWA launch where page.Url could still be empty by @kblok in #3531
  • fix: reject PWA access when network restrictions are configured (#15271) by @kblok in #3540
  • feat: track dialog status (#15266) by @kblok in #3542
  • feat: roll to Firefox 153.0 (#15258) by @kblok in #3537
  • fix: roll to Chrome 151.0.7922.71 (#15272) by @kblok in #3535
  • fix: disable WebUIOmniboxPopup and WebUIOmniboxAimPopup (#15278) by @kblok in #3538
  • fix: roll to Firefox 153.0.1 (#15269) by @kblok in #3536
  • fix: do not override user agent when nothing is emulated (#15274) by @kblok in #3539
  • fix: forward headers to browserURL discovery and WebSocket connection (#15238) by @kblok in #3541
  • Bump version to 25.5.0 by @kblok in #3543

Full Changelog: v25.4.0...v25.5.0