I'm going to start vote soon. Here is updated release notes for this release:
## cordova-plugin file ### 4.1.1 (Feb 09, 2016) * Edit package.json license to match SPDX id * [CB-10419](https://issues.apache.org/jira/browse/CB-10419) cordova-plugin-file 4.0.0 error with browserify workflow ## cordova-plugin-inappbrowser ### 1.3.0 (Feb 09, 2016) * [CB-3360](https://issues.apache.org/jira/browse/CB-3360) Set custom inappbrowser user agent for android * [CB-10538](https://issues.apache.org/jira/browse/CB-10538) cordova-plugin-inappbrowser timeout issue * [CB-10395](https://issues.apache.org/jira/browse/CB-10395) InAppBrowser's WebView not storing cookies reliable on Android * Edit package.json license to match SPDX id * [CB-10305](https://issues.apache.org/jira/browse/CB-10305) Gray bar appears in the wrong place on iOS * [CB-7786](https://issues.apache.org/jira/browse/CB-7786) Support mediaPlaybackRequiresUserAction on Android * [CB-7500](https://issues.apache.org/jira/browse/CB-7500) executeScript with callback kills/blurs inAppBrowser window on Android ## cordova-plugin-media ### 2.2.0 (Feb 09, 2016) * [CB-10476](https://issues.apache.org/jira/browse/CB-10476) Fix problem where callbacks were not invoked on android due to messageChannel being overridden by callbackContext in every execute() call * Edit package.json license to match SPDX id * [CB-10455](https://issues.apache.org/jira/browse/CB-10455) android: Adding permission helper to remove cordova-android 5.0.0 constraint * [CB-57](https://issues.apache.org/jira/browse/CB-57) Updated to use avplayer when url starts with http:// or https:// for full streaming support * [CB-8222](https://issues.apache.org/jira/browse/CB-8222) Background thread on play to prevent locking during initial load of media ## cordova-plugin-statusbar ### 2.1.1 (Feb 09, 2016) * [CB-10102](https://issues.apache.org/jira/browse/CB-10102) The removeObserver code was wrong and it might crash on plugin deallocation ## cordova-plugin-spashscreen ### 3.2.0 (Feb 09, 2016) * [CB-10422](https://issues.apache.org/jira/browse/CB-10422) Splashscreen displays black screen with no image on Android * [CB-10412](https://issues.apache.org/jira/browse/CB-10412) AutoHideSplashScreen "false" isn't taken in account on iOS * [CB-9516](https://issues.apache.org/jira/browse/CB-9516) Android SplashScreen - Spinner Does Not Display * [CB-9094](https://issues.apache.org/jira/browse/CB-9094) Smarter autohide logic on Android * [CB-8396](https://issues.apache.org/jira/browse/CB-8396) Add AutoHideSplashScreen logic to Android's Splashscreen ## cordova-plugin-wkwebviewengine ### 1.0.2 (Feb 09, 2016) * [CB-10269](https://issues.apache.org/jira/browse/CB-10269) - Replace cordova exec only when present in wkwebview * [CB-10202](https://issues.apache.org/jira/browse/CB-10202) - Add README quirk about WKWebview does not work with the AllowInlineMediaPlayback preference -----Original Message----- From: Jesse [mailto:[email protected]] Sent: Friday, February 5, 2016 11:32 PM To: [email protected] Subject: Re: [DISCUSS] Plugin patch release +1 cordova-plugin-media has also had commits related to background streaming on iOS Also : cordova-plugin-splashscreen: CB-10422 Splashscreen displays black screen with no image on Android CB-10412 AutoHideSplashScreen "false" isn't taken in account on iOS CB-9516 Android SplashScreen - Spinner Does Not Display CB-9094: Smarter autohide logic on Android CB-8396 Add AutoHideSplashScreen logic to Android's Splashscreen cordova-plugin-statusbar CB-10102 statusbar removeObserver is wrong - Best regards, Vladimir @purplecabbage https://na01.safelinks.protection.outlook.com/?url=risingj.com&data=01%7c01%7cv-vlkoti%40064d.mgd.microsoft.com%7c84f6b1d875104a95636408d32e6b6a1e%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=LoR7HZwmuBOPcIw3QOAhAPvy5173%2fNynQcw%2fVaDFY5s%3d On Fri, Feb 5, 2016 at 12:10 PM, Nikhil Khandelwal <[email protected]> wrote: > Looks like we might need another plugins release. I have been triaging > JIRAs after the latest set of releases and these look like high > priority enough to get a release out for them. There are number of > regressions/bug fixes that we want to get released. These changes are > simple and probably require a patch update: > > cordova-plugin-file: > CB-10419 cordova-plugin-file 4.0.0 error with browserify workflow > > cordova-plugin-wkwebview-engine: > CB-10269: Replace cordova exec only when present in wkwebview > > cordova-plugin-media: > CB-10476 cordova-plugin-media 2.1.0 dos not fire mediaSuccess > CB-10455 android: Adding permission helper to remove cordova-android > 5.0.0 constraint > > Are there other regressions/JIRAs that need to be included? Ideally, > we should keep this release scoped to keep the quality high. > > Thanks, > Nikhil >
