You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pv...@apache.org on 2021/07/01 07:37:23 UTC

[cordova-docs] branch master updated: Whitelist plugin 1.3.5 release announcement. (#1180)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new dbfa4c1  Whitelist plugin 1.3.5 release announcement. (#1180)
dbfa4c1 is described below

commit dbfa4c1df379cb0dbd1febe7ccc28d98608a62fd
Author: Pieter Van Poyer <pi...@portofantwerp.com>
AuthorDate: Thu Jul 1 09:37:14 2021 +0200

    Whitelist plugin 1.3.5 release announcement. (#1180)
    
    * Whitelist plugin 1.3.5 release announcement.
    
    * review dpogue
---
 www/_posts/2021-06-28-whitelist-plugin-release.md | 28 +++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/www/_posts/2021-06-28-whitelist-plugin-release.md b/www/_posts/2021-06-28-whitelist-plugin-release.md
new file mode 100644
index 0000000..e16dfaa
--- /dev/null
+++ b/www/_posts/2021-06-28-whitelist-plugin-release.md
@@ -0,0 +1,28 @@
+---
+layout: post
+author:
+    name: Pieter Van Poyer
+title:  "Whitelist Plugin Released!"
+categories: news
+tags: release plugins
+---
+
+We are happy to announce that we have just released an update to our Whitelist plugin!
+
+* [cordova-plugin-whitelist@1.3.5](https://github.com/apache/cordova-plugin-whitelist)
+
+## Release Highlights
+
+### Whitelist
+
+The 1.3.5 patches release is the final release of the Whitelist plugin.
+The Whitelist plugin will be moved to the `cordova-android` repo.
+
+* [GH-62](https://github.com/apache/cordova-plugin-whitelist/pull/62) Lock next patch release to `cordova-android` <10
+* [GH-59](https://github.com/apache/cordova-plugin-whitelist/pull/59) Deprecate plugin.
+
+<!--more-->
+# Changes include:
+
+* [GH-58](https://github.com/apache/cordova-plugin-whitelist/pull/58) ci: add node-14.x to workflow
+

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