Does anyone have any reason to delay a cordova-android patch release (10.1.1)?
Any additional outstanding changes to land? If not, I will start the release process shortly. == Patch Fixes == * Fixes the issue where the device ready event is not triggered when setting the scheme+hostname with non-default values. This issue was because the AllowBridgeAccess default policy was not handing the scheme+hostname use cases correctly. * Fixes a bug of the AllowList’s shouldAllowRequest checks. Bug was introduced by a refactoring change. == Changes == https://github.com/apache/cordova-android/compare/rel/10.1.0...master <https://github.com/apache/cordova-android/compare/rel/9.1.0...master>