Skip to content

v1.8

Compare
Choose a tag to compare
@kblok kblok released this 04 Oct 01:11
· 897 commits to master since this release
7c29c54

New Features

  • 339c7dc Roll Chromium to r588429.

New APIs

  • e2b9191 TaskEvaluateFunctionAsync and TaskEvaluateFunctionAsync.
  • 7b5cb82 BrowserContext.OverridePermissionsAsync.
  • 7b5cb82 BrowserContext. ClearPermissionOverridesAsync.
  • 7b5cb82 Page. SetGeolocationAsync.
  • c01a17e NavigationOptions.Referer.
  • 79fe9e0 Response.RemoteAddress.
  • ad30cf5 Response.StatusText

Changelog

  • 5214cef Fix null-type bugs.
  • 157cba4 Improve PdfOptions documentation.
  • a3339a7 Create Request class right away from payload.
  • 085ff89 Drop object factory from execution context.
  • 460d905 Page.goto should properly handle historyAPI in beforeunload.
  • cf1500f New ResourceType.Ping.
  • 419a3a8 Launch with Environment Variables.