[ 
https://issues.apache.org/jira/browse/CB-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898041#comment-15898041
 ] 

ASF GitHub Bot commented on CB-12519:
-------------------------------------

Github user dpogue commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/685#discussion_r104515128
  
    --- Diff: www/_posts/2017-03-06-plugins-release.md ---
    @@ -0,0 +1,199 @@
    +---
    +layout: post
    +author:
    +    name: Steve Gill
    +    url: https://twitter.com/stevesgill
    +title:  "Plugins Release"
    +categories: news
    +tags: release plugins
    +---
    +
    +The following plugins were updated today:
    +
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +* [email protected]
    +
    +Release Highlights:
    +
    +* **CAMERA:** [CB-12005](https://issues.apache.org/jira/browse/CB-12005) 
Changing the `getOrientation` method to return the defined enumerated `EXIF` 
instead of orientation in degrees for Consistency
    +* **In App Browser:** 
[CB-9148](https://issues.apache.org/jira/browse/CB-9148) **Android:** Add 
Support for `input[type=file]` File Chooser
    +* **MEDIA:** Make the output file of **Android** an `acc` file. Major 
version bump to `3.0.0`. Media plugin now requires `cordova-android >= 6.1.0`
    +* **WK Webview Engine:** 
[CB-12297](https://issues.apache.org/jira/browse/CB-12297) Support 
`WKProcessPool` for cookie sharing
    +
    +----
    +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 --save
    +    cordova plugin add cordova-plugin-camera@latest --save
    +
    +Changes include:
    +<!--more-->
    +
    [email protected]
    +* [CB-12369](https://issues.apache.org/jira/browse/CB-12369) Add plugin 
typings from `DefinitelyTyped`
    +* [CB-12363](https://issues.apache.org/jira/browse/CB-12363) Added build 
badges for **iOS 9.3** and **iOS 10.0**
    +
    [email protected]
    +* [CB-12501](https://issues.apache.org/jira/browse/CB-12501) **Android**: 
Appium tests don't use `XPath` selectors anymore
    +* [CB-12469](https://issues.apache.org/jira/browse/CB-12469) Appium tests 
can now run on **iOS 10**
    +* [CB-12005](https://issues.apache.org/jira/browse/CB-12005) Changing the 
`getOrientation` method to return the defined enumerated `EXIF` instead of 
orientation in degrees for Consistency
    --- End diff --
    
    Consistency -> consistency


> Plugins Release, Tue Feb 28 2017
> --------------------------------
>
>                 Key: CB-12519
>                 URL: https://issues.apache.org/jira/browse/CB-12519
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: AllPlugins
>            Reporter: Steve Gill
>            Assignee: Steve Gill
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to