- Breaking: Changed default storyboard name to
CDVLaunchScreen
as that is now the most common use case - Fixed: No longer override users preference settings (Special Thanks to Daniel Cousens!)
- Fixed: Callback undefined error if no callback passed to
show
andhide
methods - Change: Added warning note to README file
- Fixed: Callback in the
.hide
method is now called properly - Change: Added callback to the
.show
method
Initial Release