You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
126 lines
2.3 KiB
Markdown
126 lines
2.3 KiB
Markdown
|
6 years ago
|
<!--
|
||
|
|
#
|
||
|
|
# Licensed to the Apache Software Foundation (ASF) under one
|
||
|
|
# or more contributor license agreements. See the NOTICE file
|
||
|
|
# distributed with this work for additional information
|
||
|
|
# regarding copyright ownership. The ASF licenses this file
|
||
|
|
# to you under the Apache License, Version 2.0 (the
|
||
|
|
# "License"); you may not use this file except in compliance
|
||
|
|
# with the License. You may obtain a copy of the License at
|
||
|
|
#
|
||
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||
|
|
#
|
||
|
|
# Unless required by applicable law or agreed to in writing,
|
||
|
|
# software distributed under the License is distributed on an
|
||
|
|
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||
|
|
# KIND, either express or implied. See the License for the
|
||
|
|
# specific language governing permissions and limitations
|
||
|
|
# under the License.
|
||
|
|
#
|
||
|
|
-->
|
||
|
|
Release Notes
|
||
|
|
=============
|
||
|
|
|
||
|
|
0.2.17
|
||
|
|
------
|
||
|
|
|
||
|
|
Bug fix: remove hardcoded density value and add correct param
|
||
|
|
Bug fix: Open iTunes Store links in AppStore app for iOS
|
||
|
|
|
||
|
|
0.2.15
|
||
|
|
------
|
||
|
|
|
||
|
|
Bug fix: fixes typo
|
||
|
|
|
||
|
|
0.2.14
|
||
|
|
------
|
||
|
|
|
||
|
|
Bug fix for: not building in cordova 6.0.0 cordova-ios 4.0+
|
||
|
|
Note: you might need to update the <allow-navigation> in config.xml for cordova 6.0+
|
||
|
|
|
||
|
|
0.2.13
|
||
|
|
------
|
||
|
|
|
||
|
|
Bug fix for: Fix for ERR_UNKNOWN_URL_SCHEME for common URL scms
|
||
|
|
|
||
|
|
|
||
|
|
0.2.12
|
||
|
|
------
|
||
|
|
|
||
|
|
Bug fixes.
|
||
|
|
|
||
|
|
0.2.11
|
||
|
|
------
|
||
|
|
|
||
|
|
Expanded wwwImage feature to toolbar.
|
||
|
|
|
||
|
|
0.2.10
|
||
|
|
------
|
||
|
|
|
||
|
|
Added a experimental feature to allow loading images from assets instead of native resources.
|
||
|
|
|
||
|
|
0.2.9
|
||
|
|
-----
|
||
|
|
|
||
|
|
Bug fixes.
|
||
|
|
|
||
|
|
0.2.8
|
||
|
|
-----
|
||
|
|
|
||
|
|
No functional change. Migrated to npm as per Cordova's direction.
|
||
|
|
|
||
|
|
0.2.7
|
||
|
|
-----
|
||
|
|
|
||
|
|
Bug fixes. Merged changes from upstream (InAppBrowser). Added fullscreen feature.
|
||
|
|
|
||
|
|
0.2.6
|
||
|
|
-----
|
||
|
|
|
||
|
|
Bug fixes.
|
||
|
|
|
||
|
|
0.2.5
|
||
|
|
-----
|
||
|
|
|
||
|
|
Bug fixes.
|
||
|
|
|
||
|
|
0.2.4
|
||
|
|
-----
|
||
|
|
|
||
|
|
Added a reload feature. Better iOS implementation to improve backward compatibility and reduce the amount of hacks.
|
||
|
|
|
||
|
|
0.2.3
|
||
|
|
-----
|
||
|
|
|
||
|
|
Bug fixes.
|
||
|
|
|
||
|
|
0.2.2
|
||
|
|
-----
|
||
|
|
|
||
|
|
Added error and warning reporting capabilities. Added property to disable animation.
|
||
|
|
|
||
|
|
0.2.1
|
||
|
|
-----
|
||
|
|
|
||
|
|
Debug and stablization.
|
||
|
|
|
||
|
|
0.2.0
|
||
|
|
-----
|
||
|
|
|
||
|
|
Major improvement and resign of API to make it much more powerful and elegant.
|
||
|
|
|
||
|
|
0.1.2
|
||
|
|
-----
|
||
|
|
|
||
|
|
No code change was made. Legacy doc was moved to prevent Cordova plugin registry from picking them up.
|
||
|
|
|
||
|
|
0.1.1
|
||
|
|
-----
|
||
|
|
|
||
|
|
No code change was made. Doc was updated. Version number was updated because plugman wouldn't publish the 1.0.
|
||
|
|
|
||
|
|
0.1
|
||
|
|
---
|
||
|
|
|
||
|
|
Initial release.
|