You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2022/04/04 18:18:36 UTC

[cordova-docs] branch splashscreen-6.0.1 created (now 5cfe2485c)

This is an automated email from the ASF dual-hosted git repository.

niklasmerz pushed a change to branch splashscreen-6.0.1
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


      at 5cfe2485c blog: add announcement for splascreen 6.0.1

This branch includes the following new commits:

     new 5cfe2485c blog: add announcement for splascreen 6.0.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-docs] 01/01: blog: add announcement for splascreen 6.0.1

Posted by ni...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

niklasmerz pushed a commit to branch splashscreen-6.0.1
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git

commit 5cfe2485c223f4bccaba3680a616d3b8b0983237
Author: Niklas Merz <ni...@apache.org>
AuthorDate: Mon Apr 4 20:18:26 2022 +0200

    blog: add announcement for splascreen 6.0.1
---
 .../2022-04-07-splashscreen-plugin-release.md      | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/www/_posts/2022-04-07-splashscreen-plugin-release.md b/www/_posts/2022-04-07-splashscreen-plugin-release.md
new file mode 100644
index 000000000..d852758cf
--- /dev/null
+++ b/www/_posts/2022-04-07-splashscreen-plugin-release.md
@@ -0,0 +1,41 @@
+---
+layout: post
+author:
+    name: Niklas Merz
+    url: https://twitter.com/niklasmaerz
+title:  "Splash Screen Plugin Released!"
+categories: news
+tags: release plugins
+---
+
+We are happy to announce that we have just released an update to our Splash Screen plugin!
+
+* [cordova-plugin-splashscreen@6.0.1](https://www.npmjs.org/package/cordova-plugin-splashscreen)
+
+## Release Highlights
+
+### Splash Screen
+
+This patch release fixes some bugs on Android, including an issue with the "backbutton" event [reported by some users](https://github.com/apache/cordova-android/issues/1106).
+
+* [GH-314](https://github.com/apache/cordova-plugin-splashscreen/pull/314)fix: refocus after webview visible (#186)
+* [GH-213](https://github.com/apache/cordova-plugin-splashscreen/pull/213)GH-180 (android): Fixes nav and title bars still appearing when app is fullscreen
+
+<!--more-->
+# Changes include:
+
+* [GH-325](https://github.com/apache/cordova-plugin-splashscreen/pull/325)chore: update package-lock.json
+* [GH-213](https://github.com/apache/cordova-plugin-splashscreen/pull/213)GH-180 (android): Fixes nav and title bars still appearing when app is fullscreen
+* [GH-320](https://github.com/apache/cordova-plugin-splashscreen/pull/320)ci(ios): update workflow w/ **iOS** 15
+* [GH-319](https://github.com/apache/cordova-plugin-splashscreen/pull/319)ci: add action-badge
+* [GH-318](https://github.com/apache/cordova-plugin-splashscreen/pull/318)ci: remove travis & appveyor
+* [GH-317](https://github.com/apache/cordova-plugin-splashscreen/pull/317)ci: add gh-actions workflows
+* [GH-312](https://github.com/apache/cordova-plugin-splashscreen/pull/312)fix: autofocus after splashscreen
+* [GH-314](https://github.com/apache/cordova-plugin-splashscreen/pull/314)fix: refocus after webview visible (#186)
+* [GH-304](https://github.com/apache/cordova-plugin-splashscreen/pull/304)ci: add node-14.x to workflow
+* [GH-291](https://github.com/apache/cordova-plugin-splashscreen/pull/291)chore(docs): Update missing  default resources for **Android** #689
+* [GH-293](https://github.com/apache/cordova-plugin-splashscreen/pull/293)Documentation Enhancement for **Android** Dark Mode
+* [GH-300](https://github.com/apache/cordova-plugin-splashscreen/pull/300)docs: Added **iOS** notes to supported platforms.
+* [GH-296](https://github.com/apache/cordova-plugin-splashscreen/pull/296)chore(pkg): remove default-valued field "homepage"
+* [GH-292](https://github.com/apache/cordova-plugin-splashscreen/pull/292)ci(travis): updates **Android** API level
+* [GH-286](https://github.com/apache/cordova-plugin-splashscreen/pull/286)(docs): Add Information about how to use Dark Mode SplashScreens
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org