- add note about redirects
- CB-10624 remove error message from
whitelist.js
, which leaves it empty
- CB-10194 info tag prints for ios when not applicable
- 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