Skip to content

Commit 5c684a5

Browse files
committed
v1.0.6 release
1 parent 70935a0 commit 5c684a5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* Fix unnecessarily strict checking of server name (#5)
2+
* Add localization support
3+
* Add rough German translation
4+
* Update processing information text
5+
* Update dependencies
6+
* Allow cleartext traffic in AndroidManifest.xml for connecting to local servers

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 1.0.5+1005
18+
version: 1.0.6+1006
1919

2020
environment:
2121
sdk: ">=2.7.0 <3.0.0"

0 commit comments

Comments
 (0)