4.0 KiB
4.0 KiB
Release Notes
1.3.3 (Nov 06, 2017)
- CB-12847 added
bugs
entry topackage.json
.
1.3.2 (Feb 28, 2017)
- CB-12236 Fixed
RELEASENOTES
forcordova-plugin-whitelist
1.3.1 (Dec 07, 2016)
- CB-12224 Updated version and RELEASENOTES.md for release 1.3.1
- CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
- Edit package.json license to match SPDX id
- CB-11832 Incremented plugin version.
1.3.0 (Sep 08, 2016)
- CB-11795 Add 'protective' entry to cordovaDependencies
- Updated installation section
- Plugin uses
Android Log class
and notCordova LOG class
- Add pull request template.
- CB-10866 Adding engine info to
package.json
- CB-10996 Adding front matter to README.md
1.2.2 (Apr 15, 2016)
- add note about redirects
- CB-10624 remove error message from
whitelist.js
, which leaves it empty
1.2.1 (Jan 15, 2016)
- CB-10194 info tag prints for ios when not applicable
1.2.0 (Nov 18, 2015)
- removed iOS engine check from
plugin.xml
- CB-10035 Updated
RELEASENOTES
to be newest to oldest - CB-9972 - Remove iOS whitelist
- Updated the text, it should read 4.0.x and greater, since this plugin will be required for
cordova-android 5.0
- Fixing contribute link.
- Updated
plugin.xml <info>
tag to remove warning about not needing this plugin if you are using the iOS 9 SDK - CB-9738 - Disable whitelist use when runtime environment is iOS 9
- CB-9740 - Add
<info>
tag describing whitelist plugin not needed oncordova-ios
and cordova-android 3.x` - CB-9568 - Update whitelist plugin to allow all network access by default
- CB-9337 - enable use of
<access>
tags for native code network requests
1.1.0 (Jun 17, 2015)
- CB-9128 cordova-plugin-whitelist documentation translation: cordova-plugin-whitelist
- fix npm md issue
- Usage of CDVURLRequestFilter protocol.
- CB-9089 - iOS whitelist plugin does not compile
- CB-9090 - Enable whitelist plugin for cordova-ios 4.0.0
- Fixed error in Content-Security-Policy example