## 1.0.6 - Updated `InAppWebViewSettings.useShouldInterceptAjaxRequest` docs - Added `InAppWebViewSettings.interceptOnlyAsyncAjaxRequests` [#1905](https://github.com/pichillilorenzo/flutter_inappwebview/issues/1905) ## 1.0.5 - Must call super `dispose` method for `PlatformInAppBrowser` and `PlatformChromeSafariBrowser` ## 1.0.4 - Expose missing `InAppBrowserSettings.menuButtonColor` option ## 1.0.3 - Expose missing old `AndroidInAppWebViewOptions` and `IOSInAppWebViewOptions` classes ## 1.0.2 - Added `PlatformPrintJobController.onComplete` setter ## 1.0.1 - Updated README ## 1.0.0 Initial release.