v9.0.0
Breaking changes
- Update permissions overrides by @kblok in #2059
OverridePermission.Push
was removedClipboardRead
andClipboardWrite
were replaced byClipboardReadWrite
What's new
- Expose browser context Id by @kblok in #2029
- Support "rendering" target type. by @bpoxy in #2041
- Allow for passing IJSHandle as argument to EvaluateFunctionAsync/EvaluateFunctionHandleAsync by @amaitland in #2038
What's Changed
- Bump Newtonsoft.Json from 11.0.1 to 13.0.1 in /lib/PuppeteerSharp.Tooling by @dependabot in #1978
- Improve browser download location by @kblok in #2024
- Fix console log arguments deserialization by @kblok in #2025
- Enable SA1204 rule by @pikami in #2028
- Enable SA1513 rule by @pikami in #2027
- Update set interception tests by @kblok in #2030
- Enable rule SA1202 by @akshay-zz in #2054
- Enable rule SA1602 by @akshay-zz in #2055
- Enable rule SA1629 by @akshay-zz in #2053
- Enable rule SA1648 by @akshay-zz in #2057
- Enable rule SA1600 by @akshay-zz in #2058
- Introduce Target Managers by @kblok in #2051
- FrameManager - Add new frames via AsyncDictionaryHelper.AddItem by @amaitland in #2049
- v9 by @kblok in #2065
New Contributors
- @pikami made their first contribution in #2028
- @bpoxy made their first contribution in #2041
- @akshay-zz made their first contribution in #2054
Full Changelog: v8.0.0...v9.0.0