Parcourir la source

updated readme

charafau il y a 6 ans
Parent
commit
a4a662c08e
1 fichiers modifiés avec 18 ajouts et 0 suppressions
  1. 18 0
      CHANGELOG.md

+ 18 - 0
CHANGELOG.md

@@ -1,3 +1,21 @@
+# 0.3.6
+
+- Allow web contents debugging in Chrome
+- Android: allow geolocation and file chooser simultaneously
+- Add min sdk requirement and descriptions
+- fix bug android webview httperror exception
+- Exposes displayZoomControls, withOverviewMode and useWideViewPort settings for Android WebView
+
+# 0.3.5
+
+- Ability to choose from camera or gallery when using
+- Support for webview’s estimated loading progress #255
+- Fix back button handler to be compatible with the WillPopScope widget
+
+# 0.3.4
+
+- WebView always hidden on iOS
+
 # 0.3.3
 
 - BREAKING CHANGE - AndroidX support