Blog RSS Feed

Splash Screen Plugin Released!
06 Apr 2022

We are happy to announce that we have just released an update to our Splash Screen plugin!

Release Highlights

Splash Screen

This patch release fixes some bugs on Android, including an issue with the "backbutton" event reported by some users.

  • GH-314 fix: refocus after webview visible (#186)
  • GH-213 fix(android): Fixes nav and title bars still appearing when app is fullscreen GH-180

Changes include:

  • GH-325 chore: update package-lock.json
  • GH-213 GH-180 (android): Fixes nav and title bars still appearing when app is fullscreen
  • GH-320 ci(ios): update workflow w/ iOS 15
  • GH-319 ci: add action-badge
  • GH-318 ci: remove travis & appveyor
  • GH-317 ci: add gh-actions workflows
  • GH-312 fix: autofocus after splashscreen
  • GH-314 fix: refocus after webview visible (#186)
  • GH-304 ci: add node-14.x to workflow
  • GH-291 chore(docs): Update missing default resources for Android #689
  • GH-293 Documentation Enhancement for Android Dark Mode
  • GH-300 docs: Added iOS notes to supported platforms.
  • GH-296 chore(pkg): remove default-valued field "homepage"
  • GH-292 ci(travis): updates Android API level
  • GH-286 (docs): Add Information about how to use Dark Mode SplashScreens