You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

333 lines
21 KiB

7 years ago
  1. <!--
  2. #
  3. # Licensed to the Apache Software Foundation (ASF) under one
  4. # or more contributor license agreements. See the NOTICE file
  5. # distributed with this work for additional information
  6. # regarding copyright ownership. The ASF licenses this file
  7. # to you under the Apache License, Version 2.0 (the
  8. # "License"); you may not use this file except in compliance
  9. # with the License. You may obtain a copy of the License at
  10. #
  11. # http://www.apache.org/licenses/LICENSE-2.0
  12. #
  13. # Unless required by applicable law or agreed to in writing,
  14. # software distributed under the License is distributed on an
  15. # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  16. # KIND, either express or implied. See the License for the
  17. # specific language governing permissions and limitations
  18. # under the License.
  19. #
  20. -->
  21. # Release Notes
  22. ### 1.1.4 (Dec 07, 2016)
  23. * [CB-11917](https://issues.apache.org/jira/browse/CB-11917) - Remove pull request template checklist item: "iCLA has been submitted…"
  24. * [CB-11832](https://issues.apache.org/jira/browse/CB-11832) Incremented plugin version.
  25. * [CB-11832](https://issues.apache.org/jira/browse/CB-11832) Updated version and RELEASENOTES.md for release 1.1.3
  26. * [CB-11795](https://issues.apache.org/jira/browse/CB-11795) Add 'protective' entry to cordovaDependencies
  27. * Add badges for paramedic builds on Jenkins
  28. * Add pull request template.
  29. * Readme: Add fenced code blocks with langauage hints
  30. * [CB-10996](https://issues.apache.org/jira/browse/CB-10996) Adding front matter to README.md
  31. * [CB-11091](https://issues.apache.org/jira/browse/CB-11091) Incremented plugin version.
  32. * Updated version and RELEASENOTES.md for release 1.1.2
  33. * Close #49
  34. * Use passed device, follow create policy forf CFUUIDCreate
  35. * [CB-10631](https://issues.apache.org/jira/browse/CB-10631) ios: Fix for device.uuid in iOS 5.1.1
  36. * Updating the comment to exclude URL
  37. * Minor changes to readme
  38. * [CB-10636](https://issues.apache.org/jira/browse/CB-10636) Add JSHint for plugins
  39. * chore: edit package.json license to match SPDX id
  40. * Refactored deviceInfo on iOS for better readability.
  41. * [CB-10368](https://issues.apache.org/jira/browse/CB-10368) Incremented plugin version.
  42. * [CB-10368](https://issues.apache.org/jira/browse/CB-10368) Updated version and RELEASENOTES.md for release 1.1.1
  43. * Property manufacturer documented
  44. * fix typo
  45. * [CB-10238](https://issues.apache.org/jira/browse/CB-10238) Move device-plugin out from cordovalib to the plugin repository
  46. * [CB-10238](https://issues.apache.org/jira/browse/CB-10238) Move device-plugin out from cordovalib to the plugin repository
  47. * [CB-9923](https://issues.apache.org/jira/browse/CB-9923) Update `device.platform` documentation for browser platform
  48. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Incremented plugin version.
  49. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) linked issues in RELEASENOTES.md
  50. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated version and RELEASENOTES.md for release 1.1.0
  51. * removed r prefix from tags
  52. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated RELEASENOTES to be newest to oldest
  53. * fix whitespace tab to spaces
  54. * Add `isVirtual` for Windows 8.x (Phone) platforms
  55. * [CB-9847](https://issues.apache.org/jira/browse/CB-9847) Fixed merge error of 408c3a20be976ca5b814c9f161c31d4edf1c00fc
  56. * Added basic Android support for hardware serial number
  57. * Cleanup PRs. This closes #27. This closes #17.
  58. * [CB-9865](https://issues.apache.org/jira/browse/CB-9865) Better simulator detection for iOS
  59. * Actually fixing the contribute link.
  60. * Fixing contribute link.
  61. * fix merge conflict, for reals
  62. * add JIRA issue tracker link
  63. * updated docs
  64. * Cleanup wp8 code
  65. * WP8 implementation
  66. * update to use TARGET_OS_SIMULATOR as TARGET_IPHONE_SIMULATOR is deprecated.
  67. * update code to use 'isVirtual'
  68. * create test to verify existence and type of new property 'isVirtual'
  69. * add isSimulator for iOS & Android device
  70. * Fixed typo
  71. * Updated documentation to mention backwards compatibility
  72. * Updated README to reflect new behaviour and quirks on iOS
  73. * Check user defaults first to maintain backwards compatibility
  74. * Revert "Check user defaults first to maintain backwards compatibility"
  75. * Check user defaults first to maintain backwards compatibility
  76. * Remove line incorrectly committed
  77. * Changed UUID to use [UIDevice identifierForVendor]
  78. * remove travis-ci
  79. * [CB-9192](https://issues.apache.org/jira/browse/CB-9192) Incremented plugin version.
  80. * [CB-9202](https://issues.apache.org/jira/browse/CB-9202) updated repo url to github mirror in package.json
  81. * [CB-9192](https://issues.apache.org/jira/browse/CB-9192) Updated version and RELEASENOTES.md for release 1.0.1
  82. * [CB-9128](https://issues.apache.org/jira/browse/CB-9128) cordova-plugin-device documentation translation: cordova-plugin-device
  83. * Attempts to corrent npm markdown issue
  84. * [CB-8858](https://issues.apache.org/jira/browse/CB-8858) Incremented plugin version.
  85. * [CB-8858](https://issues.apache.org/jira/browse/CB-8858) Updated version in package.json for release 1.0.0
  86. * Revert "CB-8858 Incremented plugin version."
  87. * [CB-8858](https://issues.apache.org/jira/browse/CB-8858) Incremented plugin version.
  88. * [CB-8858](https://issues.apache.org/jira/browse/CB-8858) Updated version and RELEASENOTES.md for release 1.0.0
  89. * [CB-8746](https://issues.apache.org/jira/browse/CB-8746) gave plugin major version bump
  90. * [CB-8683](https://issues.apache.org/jira/browse/CB-8683) changed plugin-id to pacakge-name
  91. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) properly updated translated docs to use new id
  92. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) updated translated docs to use new id
  93. * Use TRAVIS_BUILD_DIR, install paramedic by npm
  94. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) Updated Readme
  95. * remove defunct windows8 version
  96. * add travis badge
  97. * update plugin path
  98. * Add cross-plugin ios paramedic test running for TravisCI
  99. * [CB-8538](https://issues.apache.org/jira/browse/CB-8538) Added package.json file
  100. * [CB-8429](https://issues.apache.org/jira/browse/CB-8429) Incremented plugin version.
  101. * [CB-8429](https://issues.apache.org/jira/browse/CB-8429) Updated version and RELEASENOTES.md for release 0.3.0
  102. * Fixes a syntax error introduced in 1a13ee0
  103. * [CB7285][Windows] add manufacturer property for windows, and cleanup
  104. * [CB-7285](https://issues.apache.org/jira/browse/CB-7285) Add test for manufacturer property
  105. * [CB-7285][WP8] add manufacturer info
  106. * update of manufacturer name
  107. * added device.manufacturer property for Android, iOS (Apple duh), Blackberry (RIM duh)
  108. * Support for Windows Phone 8 ANID2 ANID is only supported up to Windows Phone 7.5
  109. * [CB-8351](https://issues.apache.org/jira/browse/CB-8351) Use a local copy of uniqueAppInstanceIdentifier rather than CordovaLib's version
  110. * - Fixed a bug that caused an "cannot call method of undefined" error if the browser's user agent wasn't recognized - Added support for Internet Explorer user agent strings - NOTE: IE 11's user agent string does not include "MSIE", so "Trident" is searched for instead
  111. * [CB-8110](https://issues.apache.org/jira/browse/CB-8110) Incremented plugin version.
  112. * [CB-8110](https://issues.apache.org/jira/browse/CB-8110) Updated version and RELEASENOTES.md for release 0.2.13
  113. * Changing device.platform to always report the platform as "browser".
  114. * [CB-5892](https://issues.apache.org/jira/browse/CB-5892) - Remove deprecated window.Settings
  115. * [CB-7700](https://issues.apache.org/jira/browse/CB-7700) cordova-plugin-device documentation translation: cordova-plugin-device
  116. * [CB-7571](https://issues.apache.org/jira/browse/CB-7571) Bump version of nested plugin to match parent plugin
  117. * [CB-7571](https://issues.apache.org/jira/browse/CB-7571) Incremented plugin version.
  118. * [CB-7571](https://issues.apache.org/jira/browse/CB-7571) Updated version and RELEASENOTES.md for release 0.2.12
  119. * [CB-7471](https://issues.apache.org/jira/browse/CB-7471) cordova-plugin-device documentation translation: cordova-plugin-device
  120. * [CB-7552](https://issues.apache.org/jira/browse/CB-7552) - device.name docs have not been removed
  121. * [fxos] Fix cordova version
  122. * added status box and documentation to manual tests
  123. * [fxos] Fix cordova version
  124. * added status box and documentation to manual tests
  125. * Added plugin support for the browser
  126. * [CB-7262](https://issues.apache.org/jira/browse/CB-7262) Adds support for universal windows apps.
  127. * [CB-7244](https://issues.apache.org/jira/browse/CB-7244) Incremented plugin version.
  128. * [CB-7244](https://issues.apache.org/jira/browse/CB-7244) Updated version and RELEASENOTES.md for release 0.2.11
  129. * update DeviceProxy.js
  130. * [CB-7168](https://issues.apache.org/jira/browse/CB-7168) Moving Device autotests to plugin (aka new-style tests)
  131. * CB-6127lisa7cordova-plugin-consolecordova-plugin-device documentation translation: cordova-plugin-device
  132. * Use Windows system calls to get better info
  133. * [CB-6877](https://issues.apache.org/jira/browse/CB-6877) Incremented plugin version.
  134. * [CB-6877](https://issues.apache.org/jira/browse/CB-6877) Updated version and RELEASENOTES.md for release 0.2.10
  135. * [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added. Github close #12
  136. * Changing 1.5 to 2.0
  137. * added firefoxos version - conversion
  138. * added firefoxos version
  139. * [CB-6800](https://issues.apache.org/jira/browse/CB-6800) Add license
  140. * documentation translation: cordova-plugin-device
  141. * Lisa testing pulling in plugins for plugin: cordova-plugin-device
  142. * Lisa testing pulling in plugins for plugin: cordova-plugin-device
  143. * [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
  144. * [CB-6452](https://issues.apache.org/jira/browse/CB-6452) Incremented plugin version on dev branch.
  145. * [CB-6452](https://issues.apache.org/jira/browse/CB-6452) Updated version and RELEASENOTES.md for release 0.2.9
  146. * [CB-6460](https://issues.apache.org/jira/browse/CB-6460) Update license headers
  147. * [CB-6422](https://issues.apache.org/jira/browse/CB-6422) [windows8] use cordova/exec/proxy
  148. * [CB-5105](https://issues.apache.org/jira/browse/CB-5105) Removed dead code for device.version
  149. * Add NOTICE file
  150. * [CB-5980](https://issues.apache.org/jira/browse/CB-5980) Incremented plugin version on dev branch.
  151. * Lisa testing pulling in plugins for plugin: cordova-plugin-device
  152. * Lisa testing pulling in plugins for plugin: cordova-plugin-device
  153. * [CB-5980](https://issues.apache.org/jira/browse/CB-5980) Updated version and RELEASENOTES.md for release 0.2.8
  154. * src/tizen: Adding DeviceProxy.
  155. * plugin.xml: Adding platform tizen.
  156. * supported platforms updated
  157. * Delete stale test/ directory
  158. * Incremented plugin version on dev branch.
  159. * Updated version and RELEASENOTES.md for release 0.2.7
  160. * [CB-5737](https://issues.apache.org/jira/browse/CB-5737) Fix exception on close caused by left over telephony code from [CB-5504](https://issues.apache.org/jira/browse/CB-5504)
  161. * [CB-5719](https://issues.apache.org/jira/browse/CB-5719) Incremented plugin version on dev branch.
  162. * [CB-5719](https://issues.apache.org/jira/browse/CB-5719) Updated version and RELEASENOTES.md for release 0.2.6
  163. * [CB-5658](https://issues.apache.org/jira/browse/CB-5658) Update license comment formatting of doc/index.md
  164. * [CB-5658](https://issues.apache.org/jira/browse/CB-5658) Add doc.index.md for Device plugin
  165. * [CB-5658](https://issues.apache.org/jira/browse/CB-5658) Delete stale snapshot of plugin docs
  166. * [CB-5504](https://issues.apache.org/jira/browse/CB-5504) Moving Telephony Logic out of Device
  167. * [CB-5565](https://issues.apache.org/jira/browse/CB-5565) Incremented plugin version on dev branch.
  168. * [CB-5565](https://issues.apache.org/jira/browse/CB-5565) Updated version and RELEASENOTES.md for release 0.2.5
  169. * [CB-5316](https://issues.apache.org/jira/browse/CB-5316) Spell Cordova as a brand unless it's a command or script
  170. * [ubuntu] use cordova/exec/proxy
  171. * add ubuntu platform
  172. * Modify Device.platform logic to use amazon-fireos as the platform for Amazon Devices
  173. * 1. Added amazon-fireos platform. 2. Change to use cordova-amazon-fireos as the platform if user agent contains 'cordova-amazon-fireos'
  174. * [CB-5188](https://issues.apache.org/jira/browse/CB-5188)
  175. * [CB-5188](https://issues.apache.org/jira/browse/CB-5188) Updated version and RELEASENOTES.md for release 0.2.4
  176. * [CB-5128](https://issues.apache.org/jira/browse/CB-5128) added repo + issue tag in plugin.xml for device plugin
  177. * [CB-5085](https://issues.apache.org/jira/browse/CB-5085) device.cordova returning wrong value
  178. * [CB-4915](https://issues.apache.org/jira/browse/CB-4915) Incremented plugin version on dev branch.
  179. * [CB-4915](https://issues.apache.org/jira/browse/CB-4915) Updated version and RELEASENOTES.md for release 0.2.3
  180. * [CB-4889](https://issues.apache.org/jira/browse/CB-4889) bumping&resetting version
  181. * [windows8] commandProxy has moved
  182. * [BlackBerry10] removed uneeded permission tags in plugin.xml
  183. * [CB-4889](https://issues.apache.org/jira/browse/CB-4889) renaming org.apache.cordova.core.device to org.apache.cordova.device
  184. * Rename CHANGELOG.md -> RELEASENOTES.md
  185. * updated to use commandProxy for ffos
  186. * add firefoxos support
  187. * [CB-4752](https://issues.apache.org/jira/browse/CB-4752) Incremented plugin version on dev branch.
  188. * [BlackBerry10] removed uneeded permission tags in plugin.xml
  189. * [CB-4752](https://issues.apache.org/jira/browse/CB-4752) Updated version and changelog
  190. * removed extraneous print statement
  191. * [CB-4432](https://issues.apache.org/jira/browse/CB-4432) copyright notice change
  192. * removed extraneous print statement
  193. * [CB-4432](https://issues.apache.org/jira/browse/CB-4432) copyright notice change
  194. * [CB-4595](https://issues.apache.org/jira/browse/CB-4595) updated version
  195. * reverted name element to be user readable
  196. * [CB-4417](https://issues.apache.org/jira/browse/CB-4417) Move cordova-plugin-device to its own Java package.
  197. * updated namespace
  198. * updated readme, namespace and name tag
  199. * [plugin.xml] adding rim namespace
  200. * [plugin.xml] adding android namespace
  201. * [plugin.xml] standardizing license + meta
  202. * [license] adding apache license file
  203. * updating plugin.xml with registry data
  204. * [Windows8] Windows8 is now supported
  205. * added basic Device support for Windows8
  206. ### 1.1.3 (Sep 08, 2016)
  207. * [CB-11795](https://issues.apache.org/jira/browse/CB-11795) Add 'protective' entry to cordovaDependencies
  208. * Add badges for paramedic builds on Jenkins
  209. * Add pull request template.
  210. * Readme: Add fenced code blocks with langauage hints
  211. * [CB-10996](https://issues.apache.org/jira/browse/CB-10996) Adding front matter to `README.md`
  212. ### 1.1.2 (Apr 15, 2016)
  213. * Use passed device, follow create policy forf `CFUUIDCreate`
  214. * [CB-10631](https://issues.apache.org/jira/browse/CB-10631) Fix for `device.uuid` in **iOS 5.1.1**
  215. * Updating the comment to exclude URL
  216. * [CB-10636](https://issues.apache.org/jira/browse/CB-10636) Add `JSHint` for plugins
  217. * Refactored `deviceInfo` on **iOS** for better readability.
  218. ### 1.1.1 (Jan 15, 2016)
  219. * [CB-10238](https://issues.apache.org/jira/browse/CB-10238) **OSX** Move `device-plugin` out from `cordovalib` to the plugin repository
  220. * [CB-9923](https://issues.apache.org/jira/browse/CB-9923) Update `device.platform` documentation for **Browser** platform
  221. ### 1.1.0 (Nov 18, 2015)
  222. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated `RELEASENOTES` to be newest to oldest
  223. * Add `isVirtual` for **Windows Phone 8.x**
  224. * Added basic **Android** support for hardware serial number
  225. * [CB-9865](https://issues.apache.org/jira/browse/CB-9865) Better simulator detection for **iOS**
  226. * Fixing contribute link.
  227. * Added **WP8** implementation
  228. * update to use `TARGET_OS_SIMULATOR` as `TARGET_IPHONE_SIMULATOR` is deprecated.
  229. * update code to use 'isVirtual'
  230. * create test to verify existence and type of new property 'isVirtual'
  231. * add `isSimulator` for **iOS** & **Android** device
  232. * Updated documentation to mention backwards compatibility
  233. * Updated **README** to reflect new behaviour and quirks on **iOS**
  234. * Check user defaults first to maintain backwards compatibility
  235. * Changed `UUID` to use `[UIDevice identifierForVendor]`
  236. ### 1.0.1 (Jun 17, 2015)
  237. * [CB-9128](https://issues.apache.org/jira/browse/CB-9128) cordova-plugin-device documentation translation: cordova-plugin-device
  238. * Attempts to corrent npm markdown issue
  239. ### 1.0.0 (Apr 15, 2015)
  240. * [CB-8746](https://issues.apache.org/jira/browse/CB-8746) gave plugin major version bump
  241. * [CB-8683](https://issues.apache.org/jira/browse/CB-8683) changed plugin-id to pacakge-name
  242. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) properly updated translated docs to use new id
  243. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) updated translated docs to use new id
  244. * Use TRAVIS_BUILD_DIR, install paramedic by npm
  245. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) Updated Readme
  246. * remove defunct windows8 version
  247. * add travis badge
  248. * Add cross-plugin ios paramedic test running for TravisCI
  249. * [CB-8538](https://issues.apache.org/jira/browse/CB-8538) Added package.json file
  250. ### 0.3.0 (Feb 04, 2015)
  251. * Added device.manufacturer property for Android, iOS, Blackberry, WP8
  252. * Support for Windows Phone 8 ANID2 ANID is only supported up to Windows Phone 7.5
  253. * [CB-8351](https://issues.apache.org/jira/browse/CB-8351) Use a local copy of uniqueAppInstanceIdentifier rather than CordovaLib's version
  254. * browser: Fixed a bug that caused an "cannot call method of undefined" error if the browser's user agent wasn't recognized
  255. ### 0.2.13 (Dec 02, 2014)
  256. * Changing `device.platform` to always report the platform as "browser".
  257. * [CB-5892](https://issues.apache.org/jira/browse/CB-5892) - Remove deprecated `window.Settings`
  258. * [CB-7700](https://issues.apache.org/jira/browse/CB-7700) cordova-plugin-device documentation translation: cordova-plugin-device
  259. * [CB-7571](https://issues.apache.org/jira/browse/CB-7571) Bump version of nested plugin to match parent plugin
  260. ### 0.2.12 (Sep 17, 2014)
  261. * [CB-7471](https://issues.apache.org/jira/browse/CB-7471) cordova-plugin-device documentation translation
  262. * [CB-7552](https://issues.apache.org/jira/browse/CB-7552) device.name docs have not been removed
  263. * [fxos] Fix cordova version
  264. * added status box and documentation to manual tests
  265. * [fxos] Fix cordova version
  266. * added status box and documentation to manual tests
  267. * Added plugin support for the browser
  268. * [CB-7262](https://issues.apache.org/jira/browse/CB-7262) Adds support for universal windows apps.
  269. ### 0.2.11 (Aug 06, 2014)
  270. * [FFOS] update DeviceProxy.js
  271. * [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Updated translations for docs
  272. * Use Windows system calls to get better info
  273. ### 0.2.10 (Jun 05, 2014)
  274. * [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added. Github close #12
  275. * Changing 1.5 to 2.0
  276. * added firefoxos version - conversion
  277. * added firefoxos version
  278. * [CB-6800](https://issues.apache.org/jira/browse/CB-6800) Add license
  279. * [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
  280. ### 0.2.9 (Apr 17, 2014)
  281. * [CB-5105](https://issues.apache.org/jira/browse/CB-5105): [Android, windows8, WP, BlackBerry10] Removed dead code for device.version
  282. * [CB-6422](https://issues.apache.org/jira/browse/CB-6422): [windows8] use cordova/exec/proxy
  283. * [CB-6460](https://issues.apache.org/jira/browse/CB-6460): Update license headers
  284. * Add NOTICE file
  285. ### 0.2.8 (Feb 05, 2014)
  286. * Tizen support added
  287. ### 0.2.7 (Jan 07, 2014)
  288. * [CB-5737](https://issues.apache.org/jira/browse/CB-5737) Fix exception on close caused by left over telephony code from [CB-5504](https://issues.apache.org/jira/browse/CB-5504)
  289. ### 0.2.6 (Jan 02, 2014)
  290. * [CB-5658](https://issues.apache.org/jira/browse/CB-5658) Add doc/index.md for Device plugin
  291. * [CB-5504](https://issues.apache.org/jira/browse/CB-5504) Moving Telephony Logic out of Device
  292. ### 0.2.5 (Dec 4, 2013)
  293. * [CB-5316](https://issues.apache.org/jira/browse/CB-5316) Spell Cordova as a brand unless it's a command or script
  294. * [ubuntu] use cordova/exec/proxy
  295. * add ubuntu platform
  296. * Modify Device.platform logic to use amazon-fireos as the platform for Amazon Devices
  297. * 1. Added amazon-fireos platform. 2. Change to use cordova-amazon-fireos as the platform if user agent contains 'cordova-amazon-fireos'
  298. ### 0.2.4 (Oct 28, 2013)
  299. * [CB-5128](https://issues.apache.org/jira/browse/CB-5128): added repo + issue tag in plugin.xml for device plugin
  300. * [CB-5085](https://issues.apache.org/jira/browse/CB-5085) device.cordova returning wrong value
  301. * [CB-4915](https://issues.apache.org/jira/browse/CB-4915) Incremented plugin version on dev branch.
  302. ### 0.2.3 (Sept 25, 2013)
  303. * [CB-4889](https://issues.apache.org/jira/browse/CB-4889) bumping&resetting version
  304. * [windows8] commandProxy has moved
  305. * [BlackBerry10] removed uneeded permission tags in plugin.xml
  306. * [CB-4889](https://issues.apache.org/jira/browse/CB-4889) renaming org.apache.cordova.core.device to org.apache.cordova.device
  307. * Rename CHANGELOG.md -> RELEASENOTES.md
  308. * updated to use commandProxy for ffos
  309. * add firefoxos support
  310. * [CB-4752](https://issues.apache.org/jira/browse/CB-4752) Incremented plugin version on dev branch.
  311. ### 0.2.1 (Sept 5, 2013)
  312. * removed extraneous print statement
  313. * [CB-4432](https://issues.apache.org/jira/browse/CB-4432) copyright notice change