v3.1.0
pichillilorenzo
released this
11 May 00:51
·
1325 commits
to master
since this release
- Added
HeadlessInAppWebView
class to be able to use WebView in headless mode - Added
close
,addMenuItem
,addMenuItems
methods toChromeSafariBrowser
- Added
ChromeSafariBrowserMenuItem
class in order to create custom menu item forChromeSafariBrowser
. - Fixed
InAppWebView.channel
null when used byInAppBrowserActivity
on android - Fixed iOS presentationStyle affecting only dismiss animation #305
BREAKING CHANGES
- Renamed
InAppWebViewWidgetOptions
toInAppWebViewGroupOptions
.