Browse Source

updated readme

charafau 6 năm trước cách đây
mục cha
commit
a4a662c08e
1 tập tin đã thay đổi với 18 bổ sung0 xóa
  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