a b/compass-app/plugins/org.apache.cordova.splashscreen/RELEASENOTES.md
1
<!--
2
#
3
# Licensed to the Apache Software Foundation (ASF) under one
4
# or more contributor license agreements.  See the NOTICE file
5
# distributed with this work for additional information
6
# regarding copyright ownership.  The ASF licenses this file
7
# to you under the Apache License, Version 2.0 (the
8
# "License"); you may not use this file except in compliance
9
# with the License.  You may obtain a copy of the License at
10
# 
11
# http://www.apache.org/licenses/LICENSE-2.0
12
# 
13
# Unless required by applicable law or agreed to in writing,
14
# software distributed under the License is distributed on an
15
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16
#  KIND, either express or implied.  See the License for the
17
# specific language governing permissions and limitations
18
# under the License.
19
#
20
-->
21
# Release Notes
22
23
### 0.2.2 (Sept 25, 2013)
24
* CB-4889 bumping&resetting version
25
* CB-4889 renaming org.apache.cordova.core.splashscreen to org.apache.cordova.splashscreen
26
* Rename CHANGELOG.md -> RELEASENOTES.md
27
* [CB-4806] Update splashscreen image bounds for iOS 7
28
* [CB-4752] Incremented plugin version on dev branch.
29
30
### 0.2.3 (Oct 9, 2013)
31
* [CB-4806] (Re-fix) Update splashscreen image bounds for iOS 7
32
* [CB-4934] plugin-splashscreen should not show by default on Windows8
33
* [CB-4929] plugin-splashscreen not loading proxy windows8
34
* [CB-4915] Incremented plugin version on dev branch.
35
36
### 0.2.4 (Oct 28, 2013)
37
* CB-5128: add repo + issue tag to plugin.xml for splashscreen plugin
38
* [CB-5010] Incremented plugin version on dev branch.
39
40
### 0.2.5 (Dec 4, 2013)
41
* add ubuntu platform
42
* Added amazon-fireos platform. Change to use amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos'
43
* CB-5124 - Remove splashscreen config.xml values from iOS Configuration Docs, move to plugin docs
44
45
### 0.2.6 (Jan 02, 2014)
46
* CB-5658 Add doc/index.md for Splashscreen plugin
47
* Handle error when splash image is missing.