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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to