Skip to content

v3.1.0

Compare
Choose a tag to compare
@pichillilorenzo 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 to ChromeSafariBrowser
  • Added ChromeSafariBrowserMenuItem class in order to create custom menu item for ChromeSafariBrowser.
  • Fixed InAppWebView.channel null when used by InAppBrowserActivity on android
  • Fixed iOS presentationStyle affecting only dismiss animation #305

BREAKING CHANGES

  • Renamed InAppWebViewWidgetOptions to InAppWebViewGroupOptions.