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

surajpindoria 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 21a9863  CB-13826: Plugins release blog post (#786)
21a9863 is described below

commit 21a9863dea9464f5bf5ca0f5b557bb0b4a3d485a
Author: Suraj Pindoria <[email protected]>
AuthorDate: Tue Jan 30 10:03:08 2018 -0800

    CB-13826: Plugins release blog post (#786)
---
 www/_posts/2018-01-29-plugins-release.md | 48 ++++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/www/_posts/2018-01-29-plugins-release.md 
b/www/_posts/2018-01-29-plugins-release.md
new file mode 100644
index 0000000..ec92067
--- /dev/null
+++ b/www/_posts/2018-01-29-plugins-release.md
@@ -0,0 +1,48 @@
+---
+layout: post
+author:
+    name: Suraj Pindoria
+    url: https://twitter.com/surajpindoria
+title:  "Plugins Release"
+categories: news
+tags: release plugins
+---
+
+The following plugins were updated today:
+
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+
+----
+You can update any plugin by removing it, and then re-adding it.
+
+ E.g. To update your camera plugin:
+
+    cordova plugin rm cordova-plugin-camera
+    cordova plugin add cordova-plugin-camera@latest
+
+Changes include:
+<!--more-->
[email protected]
+* [CB-13781](https://issues.apache.org/jira/browse/CB-13781) (android) Fixed 
permissions request on **Android** 8 to save a photo into the photo album
+* [CB-13747](https://issues.apache.org/jira/browse/CB-13747) Add 
build-tools-26.0.2 to travis
+
[email protected]
+* [CB-13749](https://issues.apache.org/jira/browse/CB-13749) Add 
build-tools-26.0.2 to travis
+
[email protected]
+* [CB-13791](https://issues.apache.org/jira/browse/CB-13791) Add **Android** 
support for a footer close button
+* [CB-13409](https://issues.apache.org/jira/browse/CB-13409) Lets user adjust 
color of toolbar, hide navigation buttons and set custom text on close button
+* [CB-13746](https://issues.apache.org/jira/browse/CB-13746) Add 
build-tools-26.0.2 to travis
+
[email protected]
+* [CB-13751](https://issues.apache.org/jira/browse/CB-13751) Add 
build-tools-26.0.2 to travis (#163)
+* Fix for [CB-11513](https://issues.apache.org/jira/browse/CB-11513)
+* [CB-7684](https://issues.apache.org/jira/browse/CB-7684) (#143)
+
[email protected]
+* [CB-13750](https://issues.apache.org/jira/browse/CB-13750) Add 
build-tools-26.0.2 to travis
+* [CB-13737](https://issues.apache.org/jira/browse/CB-13737) (iOS): fix Splash 
screen images for iPhone X

-- 
To stop receiving notification emails like this one, please contact
[email protected].

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to