1.0.10
- Merged "Added == operator and hashCode to WebUri" #1941 (thanks to daisukeueta)
1.0.9
- Fix typos (thanks to michalsrutek)
1.0.8
- Added
PlatformCustomPathHandlerclass to be able to implement custom path handlers forWebViewAssetLoader
1.0.7
- Added
InAppBrowser.onMainWindowWillCloseevent - Added
WindowType.WINDOWforInAppBrowserSettings.windowType
1.0.6
- Added
InAppWebViewSettings.interceptOnlyAsyncAjaxRequests#1905 - Added
PlatformInAppWebViewController.clearFormDatamethod - Added
PlatformCookieManager.removeSessionCookiesmethod - Updated
InAppWebViewSettings.useShouldInterceptAjaxRequestdocs - Updated
PlatformCookieManagermethods return value
1.0.5
- Must call super
disposemethod forPlatformInAppBrowserandPlatformChromeSafariBrowser
1.0.4
- Expose missing
InAppBrowserSettings.menuButtonColoroption
1.0.3
- Expose missing old
AndroidInAppWebViewOptionsandIOSInAppWebViewOptionsclasses
1.0.2
- Added
PlatformPrintJobController.onCompletesetter
1.0.1
- Updated README
1.0.0
Initial release.