浏览代码

changed version to 0.3.3, added changelog

charafau 6 年之前
父节点
当前提交
e2a81104c9
共有 2 个文件被更改,包括 19 次插入1 次删除
  1. 18 0
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 18 - 0
CHANGELOG.md

@@ -1,3 +1,21 @@
+# 0.3.3
+
+- BREAKING CHANGE - AndroidX support
+
+# 0.3.2
+
+- enable Javascript in iOS, support abort loading specific URLs
+- add resizeToAvoidBottomInset to WebviewScaffold; #301
+
+# 0.3.1
+
+- Add support for geolocation Android
+- fix No269: Can't load target="_blank" links on iOS
+- fix: reloadUrl will not return Future
+- Fix height of keyboard
+- Fix Hide/Show WebView
+- hotfix widget back to initialChild after webview is tapped on Android
+
 # 0.3.0
 
 - Fixes rect capture issue. Ensures WebView remains in the correct place on screen even when keyboard appears.

+ 1 - 1
pubspec.yaml

@@ -7,7 +7,7 @@ authors:
 - Simon Lightfoot <simon@devangels.london>
 - Rafal Wachol <gorudonu@gmail.com>
 homepage: https://github.com/dart-flitter/flutter_webview_plugin
-version: 0.3.2
+version: 0.3.3
 maintainer: Simon Lightfoot (@slightfoot)
 
 environment: