New
v20.2.6
What's Changed
- Mark LogProcess property as obsolete by @Copilot in https://github.com/hardkoded/puppeteer-sharp/pull/3072
- Fix ProxyServer default to allow browser context proxy inheritance by @Copilot in https://github.com/hardkoded/puppeteer-sharp/pull/3073
- Add bitness and wow64 properties to UserAgentMetadata by @Copilot in https://github.com/hardkoded/puppeteer-sharp/pull/3074
- Fix CookiePartitionKeyConverter to support string deserialization by @Copilot in https://github.com/hardkoded/puppeteer-sharp/pull/3075
- refactor: align ChromeTargetManager with Puppeteer PR #14602 by @Copilot in https://github.com/hardkoded/puppeteer-sharp/pull/3107
- Make sure we run Page.enable before Page.getFrameTree by @kblok in https://github.com/hardkoded/puppeteer-sharp/pull/3101
Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v20.2.5...v20.2.6