You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
3.7 KiB

7 years ago
  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. ### 1.3.1 (Dec 07, 2016)
  23. * [CB-11917](https://issues.apache.org/jira/browse/CB-11917) - Remove pull request template checklist item: "iCLA has been submitted…"
  24. * Edit package.json license to match SPDX id
  25. * [CB-11832](https://issues.apache.org/jira/browse/CB-11832) Incremented plugin version.
  26. ### 1.3.0 (Sep 08, 2016)
  27. * [CB-11795](https://issues.apache.org/jira/browse/CB-11795) Add 'protective' entry to cordovaDependencies
  28. * Updated installation section
  29. * Plugin uses `Android Log class` and not `Cordova LOG class`
  30. * Add pull request template.
  31. * [CB-10866](https://issues.apache.org/jira/browse/CB-10866) Adding engine info to `package.json`
  32. * [CB-10996](https://issues.apache.org/jira/browse/CB-10996) Adding front matter to README.md
  33. ### 1.2.2 (Apr 15, 2016)
  34. * add note about redirects
  35. * [CB-10624](https://issues.apache.org/jira/browse/CB-10624) remove error message from `whitelist.js`, which leaves it empty
  36. ### 1.2.1 (Jan 15, 2016)
  37. * [CB-10194](https://issues.apache.org/jira/browse/CB-10194) info tag prints for ios when not applicable
  38. ### 1.2.0 (Nov 18, 2015)
  39. * removed **iOS** engine check from `plugin.xml`
  40. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated `RELEASENOTES` to be newest to oldest
  41. * [CB-9972](https://issues.apache.org/jira/browse/CB-9972) - Remove **iOS** whitelist
  42. * Updated the text, it should read 4.0.x and greater, since this plugin will be required for `cordova-android 5.0`
  43. * Fixing contribute link.
  44. * Updated `plugin.xml <info>` tag to remove warning about not needing this plugin if you are using the **iOS 9 SDK**
  45. * [CB-9738](https://issues.apache.org/jira/browse/CB-9738) - Disable whitelist use when runtime environment is **iOS 9**
  46. * [CB-9740](https://issues.apache.org/jira/browse/CB-9740) - Add `<info>` tag describing whitelist plugin not needed on `cordova-ios` and cordova-android 3.x`
  47. * [CB-9568](https://issues.apache.org/jira/browse/CB-9568) - Update whitelist plugin to allow all network access by default
  48. * [CB-9337](https://issues.apache.org/jira/browse/CB-9337) - enable use of `<access>` tags for native code network requests
  49. ### 1.1.0 (Jun 17, 2015)
  50. * [CB-9128](https://issues.apache.org/jira/browse/CB-9128) cordova-plugin-whitelist documentation translation: cordova-plugin-whitelist
  51. * fix npm md issue
  52. * Usage of CDVURLRequestFilter protocol.
  53. * [CB-9089](https://issues.apache.org/jira/browse/CB-9089) - iOS whitelist plugin does not compile
  54. * [CB-9090](https://issues.apache.org/jira/browse/CB-9090) - Enable whitelist plugin for cordova-ios 4.0.0
  55. * Fixed error in Content-Security-Policy example
  56. ### 1.0.0 (Mar 25, 2015)
  57. * [CB-8739](https://issues.apache.org/jira/browse/CB-8739) added missing license headers
  58. * Add @Override to CustomConfigXmlParser methods
  59. * Change ID to cordova-plugin-whitelist rather than reverse-DNS-style
  60. * Tweak CSP examples in README
  61. * [CB-8660](https://issues.apache.org/jira/browse/CB-8660) remove extra commas from package.json