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.

140 lines
9.2 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. ### 2.2.1 (Dec 07, 2016)
  23. * [CB-10288](https://issues.apache.org/jira/browse/CB-10288) statusbar plugin interaction with iOS multitasking
  24. * [CB-10158](https://issues.apache.org/jira/browse/CB-10158) (ios) fix StatusBar issue when recovering from fullscreen video
  25. * [CB-10341](https://issues.apache.org/jira/browse/CB-10341) ios, document statusTap event
  26. * [CB-11191](https://issues.apache.org/jira/browse/CB-11191) Statusbar plugin causing issues with webview size
  27. * [CB-11917](https://issues.apache.org/jira/browse/CB-11917) - Remove pull request template checklist item: "iCLA has been submitted…"
  28. * [CB-11832](https://issues.apache.org/jira/browse/CB-11832) Incremented plugin version.
  29. ### 2.2.0 (Sep 08, 2016)
  30. * [CB-11795](https://issues.apache.org/jira/browse/CB-11795) Add 'protective' entry to cordovaDependencies
  31. * Handle extended status bar on **iOS**
  32. * Plugin uses `Android Log class` and not `Cordova LOG class`
  33. * [CB-11287](https://issues.apache.org/jira/browse/CB-11287) (**ios**) - fix webview resize after modal on **iPhones**
  34. * [CB-11485](https://issues.apache.org/jira/browse/CB-11485) fix resize on rotation with popover
  35. * Add badges for paramedic builds on Jenkins
  36. * [CB-11197](https://issues.apache.org/jira/browse/CB-11197) Keep status bar hidden when keyboard pops up
  37. * Add pull request template.
  38. * [CB-10866](https://issues.apache.org/jira/browse/CB-10866) Adding engine info to `package.json`
  39. * patched missing `_ready` method, and changed the way the proxy is installed
  40. * [CB-10996](https://issues.apache.org/jira/browse/CB-10996) Adding front matter to `README.md`
  41. ### 2.1.3 (Apr 15, 2016)
  42. * [CB-11018](https://issues.apache.org/jira/browse/CB-11018) Fix statusbar with `inappbrowser` causing incorrect orientation on **iOS8**
  43. * [CB-10884](https://issues.apache.org/jira/browse/CB-10884) `Inappbrowser` breaks UI while Screen orientation changes from landscape to portrait on **iOS**
  44. ### 2.1.2 (Mar 09, 2016)
  45. * [CB-10752](https://issues.apache.org/jira/browse/CB-10752) for for status bar overlays the webview on **iOS** 6 in some cases
  46. * [CB-10683](https://issues.apache.org/jira/browse/CB-10683) Fix wrong StatusBar.isVisible initial value on **Windows**
  47. * [CB-10636](https://issues.apache.org/jira/browse/CB-10636) Add JSHint for plugins
  48. * [CB-10047](https://issues.apache.org/jira/browse/CB-10047) fix **iOS** 8 deprecated warnings
  49. ### 2.1.1 (Feb 09, 2016)
  50. * [CB-10102](https://issues.apache.org/jira/browse/CB-10102) The removeObserver code was wrong and it might crash on plugin deallocation
  51. ### 2.1.0 (Jan 15, 2016)
  52. * [CB-9513](https://issues.apache.org/jira/browse/CB-9513) Allow to show/hide status bar in fullscreen mode.
  53. * [CB-8720](https://issues.apache.org/jira/browse/CB-8720) Fix status bar position when app started upside down on **iOS 7**.
  54. * [CB-10118](https://issues.apache.org/jira/browse/CB-10118) Fixes plugin loading error for **Browser** platform
  55. ### 2.0.0 (Nov 18, 2015)
  56. * [CB-10035](https://issues.apache.org/jira/browse/CB-10035) Updated `RELEASENOTES` to be newest to oldest
  57. * Added `weakSelf` reference for block use
  58. * Fixes [CB-4712](https://issues.apache.org/jira/browse/CB-4712), [CB-5439](https://issues.apache.org/jira/browse/CB-5439) statusbar issues
  59. * Fixing contribute link.
  60. * [CB-7965](https://issues.apache.org/jira/browse/CB-7965) Add cordova-plugin-statusbar support for **Browser** platform
  61. * Don't use `IsAtLeastiOSVersion` macro to determine height
  62. * Use correct statusbar height for landscape orientation in iOS >= 8
  63. * remove travis-ci
  64. * [CB-9202](https://issues.apache.org/jira/browse/CB-9202) updated repo url to github mirror in package.json
  65. * Added verbose install text for users on < cordova 5.0
  66. * update docs for `StatusBarBackgroundColor`
  67. ### 1.0.1 (Jun 17, 2015)
  68. * add auto-tests for basic api
  69. * [CB-9180](https://issues.apache.org/jira/browse/CB-9180) Add correct supported check for Windows 8.1 desktop
  70. * [CB-9128](https://issues.apache.org/jira/browse/CB-9128) cordova-plugin-statusbar documentation translation: cordova-plugin-statusbar
  71. * fix npm md issue
  72. ### 1.0.0 (Apr 15, 2015)
  73. * [CB-8746](https://issues.apache.org/jira/browse/CB-8746) gave plugin major version bump
  74. * [CB-8683](https://issues.apache.org/jira/browse/CB-8683) changed plugin-id to pacakge-name
  75. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) properly updated translated docs to use new id
  76. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) updated translated docs to use new id
  77. * Use TRAVIS_BUILD_DIR, install paramedic by npm
  78. * [CB-8653](https://issues.apache.org/jira/browse/CB-8653) Updated Readme
  79. * - Use StatusBarBackgroundColor instead of AndroidStatusBarBackgroundColor, and added a quirk to the readme.
  80. * - Add support for StatusBar.backgroundColorByHexString (and StatusBar.backgroundColorByName) on Android 5 and up
  81. * Allow setting the statusbar backgroundcolor on Android
  82. * [CB-8575](https://issues.apache.org/jira/browse/CB-8575) Integrate TravisCI
  83. * [CB-8438](https://issues.apache.org/jira/browse/CB-8438) cordova-plugin-statusbar documentation translation: cordova-plugin-statusbar
  84. * [CB-8538](https://issues.apache.org/jira/browse/CB-8538) Added package.json file
  85. ### 0.1.10 (Feb 04, 2015)
  86. * [CB-8351](https://issues.apache.org/jira/browse/CB-8351) ios: Use argumentForIndex rather than NSArray extension
  87. ### 0.1.9 (Dec 02, 2014)
  88. * Fix onload attribute within <feature> to be a <param>
  89. * [CB-8010](https://issues.apache.org/jira/browse/CB-8010) - Statusbar colour does not change to orange
  90. * added checks for running on windows when StatusBar is NOT available
  91. * [CB-7986](https://issues.apache.org/jira/browse/CB-7986) Add cordova-plugin-statusbar support for **Windows Phone 8.1**
  92. * [CB-7977](https://issues.apache.org/jira/browse/CB-7977) Mention `deviceready` in plugin docs
  93. * [CB-7979](https://issues.apache.org/jira/browse/CB-7979) Each plugin doc should have a ## Installation section
  94. * Inserting leading space after # for consistency
  95. * [CB-7549](https://issues.apache.org/jira/browse/CB-7549) - (Re-fix) `StatusBar` **iOS 8** Landscape issue (closes #15)
  96. * [CB-7700](https://issues.apache.org/jira/browse/CB-7700) cordova-plugin-statusbar documentation translation: cordova-plugin-statusbar
  97. * [CB-7571](https://issues.apache.org/jira/browse/CB-7571) Bump version of nested plugin to match parent plugin
  98. ### 0.1.8 (Sep 17, 2014)
  99. * [CB-7549](https://issues.apache.org/jira/browse/CB-7549) [StatusBar][iOS 8] Landscape issue
  100. * [CB-7486](https://issues.apache.org/jira/browse/CB-7486) Remove StatusBarBackgroundColor intial preference (black background) so background will be initially transparent
  101. * Renamed test dir, added nested plugin.xml
  102. * added documentation for manual tests, moved background color test below overlay test
  103. * [CB-7195](https://issues.apache.org/jira/browse/CB-7195) ported statusbar tests to framework
  104. ### 0.1.7 (Aug 06, 2014)
  105. * Add LICENSE and NOTICE
  106. * Update statusbar.js
  107. * Update backgroundColorByHexString function
  108. * ios: Use a persistent callbackId instead of calling sendJs
  109. * [CB-6626](https://issues.apache.org/jira/browse/CB-6626) ios: Add a JS event for tapping on statusbar
  110. * ios: Fix hide to adjust webview's frame only when status bar is not overlaying webview
  111. * [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Updated translations for docs
  112. * android: Fix StatusBar.initialize() not running on UI thread
  113. ### 0.1.6 (Jun 05, 2014)
  114. * [CB-6783](https://issues.apache.org/jira/browse/CB-6783) - added StatusBarStyle config preference, updated docs (closes #9)
  115. * [CB-6812](https://issues.apache.org/jira/browse/CB-6812) Add license
  116. * [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
  117. * [CB-6264](https://issues.apache.org/jira/browse/CB-6264) minor formatting issue
  118. * Update docs with recent WP changes, remove 'clear' from the loist of named colors in documentation
  119. * [CB-6513](https://issues.apache.org/jira/browse/CB-6513) - Statusbar plugin for Android is not compiling
  120. ### 0.1.5 (Apr 17, 2014) (First release as a core Cordova Plugin)
  121. * [CB-6316](https://issues.apache.org/jira/browse/CB-6316): Added README.md which point to the new location for docs
  122. * [CB-6316](https://issues.apache.org/jira/browse/CB-6316): Added license header to the documentation. Added README.md which point to the new location for docs
  123. * [CB-6316](https://issues.apache.org/jira/browse/CB-6316): Moved StatusBar plugin documentation to docs folder
  124. * [CB-6314](https://issues.apache.org/jira/browse/CB-6314): [android] Add StatusBar.isVisible support to Android
  125. * [CB-6460](https://issues.apache.org/jira/browse/CB-6460): Update license headers