v6.0.0-beta.15
pichillilorenzo
released this
22 Nov 21:42
·
549 commits
to master
since this release
- Automatically infer
useShouldOverrideUrlLoading
,useOnLoadResource
,useOnDownloadStart
,useShouldInterceptAjaxRequest
,useShouldInterceptFetchRequest
,useShouldInterceptRequest
,useOnRenderProcessGone
,useOnNavigationResponse
settings if their value isnull
and the corresponding event is implemented by the WebView (InAppWebView
andHeadlessInAppWebView
, notInAppBrowser
) before it's native initialization
BREAKING CHANGES
- All
PrintJobSettings
properties are optionals - All
PullToRefreshSettings
properties are optionals - All
WebAuthenticationSessionSettings
properties are optionals