All of them? I have this pending PR <https://github.com/apache/cordova-plugin-statusbar/pull/91> waiting to be merged, I was planning on doing it this weekend. It removes old iOS 6-7 code from statusbar plugin. And then I was planning on deprecating some of StatusBar.styleLightContent, StatusBar.styleBlackTranslucent and StatusBar.styleBlackOpaque as all 3 of them do the exact same thing now.
This one <https://github.com/apache/cordova-plugin-statusbar/pull/67> about adding browser support looks interesting, but somebody with more experience in browser platform should review it. I was also planning on removing some code (the deprecated UIAlertView) from dialogs plugin. 2017-12-14 22:52 GMT+01:00 Steven Gill <stevengil...@gmail.com>: > Any issues with me doing a plugins release? >