2023-12-04 04:32:01 +01:00
|
|
|
## 1.0.5
|
|
|
|
|
|
|
|
- Call `super.dispose();` on `InAppBrowser` and `ChromeSafari` implementations
|
|
|
|
|
2023-12-01 14:26:34 +01:00
|
|
|
## 1.0.4
|
|
|
|
|
|
|
|
- Fixed "Cloudflare Turnstile failure" [#1738](https://github.com/pichillilorenzo/flutter_inappwebview/issues/1738)
|
|
|
|
|
2023-11-30 15:05:51 +01:00
|
|
|
## 1.0.3
|
|
|
|
|
|
|
|
- Fixed `InAppBrowserMenuItem.iconColor` not working
|
|
|
|
|
2023-11-28 01:27:06 +01:00
|
|
|
## 1.0.2
|
|
|
|
|
|
|
|
- Added `PlatformPrintJobController.onComplete` setter
|
|
|
|
- Updated `flutter_inappwebview_platform_interface` version dependency to `1.0.2`
|
|
|
|
|
2023-11-27 19:02:50 +01:00
|
|
|
## 1.0.1
|
|
|
|
|
|
|
|
- Updated README
|
|
|
|
|
2023-11-27 12:11:26 +01:00
|
|
|
## 1.0.0
|
2023-11-27 00:02:46 +01:00
|
|
|
|
2023-11-27 12:11:26 +01:00
|
|
|
Initial release.
|