Puppeteer Sharp Versions Save

Headless Chrome .NET API

v11.0.6

8 months ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v11.0.5...v11.0.6

v11.0.5

8 months ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v11.0.4...v11.0.5

v11.0.4

8 months ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v11.0.3...v11.0.4

v11.0.3

8 months ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v11.0.2...v11.0.3

v11.0.2

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v11.0.1...v11.0.2

v11.0.1

8 months ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v11.0.0...v11.0.1

v11.0.0

8 months ago

Google for testing is here!

v11 brings Google for Testing support. This introduces some breaking changes. But I think it won't be that hard to migrate your code:

  • Product was renamed to SupportedBrowser.
  • BrowserFetcher.DefaultChromiumRevision was moved to PuppeteerSharp.BrowserData.Chrome.DefaultBuildId.
  • BrowserFetcher.DefaultFirefoxRevision was moved to PuppeteerSharp.BrowserData.Firefox.DefaultBuildId.
  • BrowserFetcher.DownloadsFolder was renamed to CacheDir.
  • BrowserFecher.DownloadHost was reamed to BaseUrl.
  • BrowserFecher.Product was reamed to Browser.
  • BrowserFecher.LocalRevisions was reamed to GetInstalledBrowsers .
  • RevisionInfo was reamed to InstalledBrowser.
  • The concept of Revision was changed to BuildId.

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v10.1.2...v11.0.0

v10.1.4

9 months ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v10.1.2...v10.1.4

v10.1.2

9 months ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v10.1.1...v10.1.2

v10.1.1

10 months ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v10.1.0...v10.1.1