File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,8 @@ Do this:
165165
166166
167167## 7. Changelog
168- * 1.4 .3 Options weren' t correctly passed to native code. THanks #19!
168+ * 1.5 .3 Hidden tabs don' t get removed on `hide()` (iOS). Thanks #104!
169+ * 1.4.3 Options weren' t correctly passed to native code . Thanks #19 !
169170* 1.4 .2 When passing a URL not starting with http/ https the error callback will be invoked.
170171* 1.4 .1 You can now set the color of the navbar and tabbar buttons . Thanks #16 !
171172* 1.4 .0 Added a ` hidden` property to ` show` .
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-safariviewcontroller" ,
3- "version" : " 1.5.2 " ,
3+ "version" : " 1.5.3 " ,
44 "description" : " Forget InAppBrowser for iOS - this is way better for displaying read-only web content in your PhoneGap app." ,
55 "cordova" : {
66 "id" : " cordova-plugin-safariviewcontroller" ,
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' UTF-8' ?>
22<plugin
33 id =" cordova-plugin-safariviewcontroller"
4- version =" 1.5.2 "
4+ version =" 1.5.3 "
55 xmlns =" http://apache.org/cordova/ns/plugins/1.0" >
66
77 <name >SafariViewController</name >
You can’t perform that action at this time.
0 commit comments