13 KiB
13 KiB
Release Notes
3.0.2 (Apr 12, 2018)
- CB-13866: iOS fix Camera opens in portrait orientation on iphones
3.0.1 (Dec 27, 2017)
- CB-13707 Fix to allow 3.0.0 version install (#88)
- Bump cordova-plugin-file dependency to 6.0.0
3.0.0 (Dec 15, 2017)
- CB-13669 : Remove deprecated plugins
2.0.0 (Nov 06, 2017)
- CB-13520 (all): Add 'protective' entry to
cordovaDependencies
- CB-13266 (ios): Remove iOS usage descriptions
- CB-13473 (CI) Removed Browser builds from AppVeyor
- CB-13294 Remove
cordova-plugin-compat
- CB-13299 (CI) Fix Android builds
- CB-12895 added
eslint
and removedjshint
- CB-13028 (CI) Browser builds on Travis and AppVeyor
- CB-12882 (ios): adds support for permissions checks for
captureVideo
andcaptureImage
methods - CB-12847 added
bugs
entry topackage.json
.
1.4.3 (Apr 27, 2017)
1.4.2 (Feb 28, 2017)
- CB-12353 Corrected merges usage in
plugin.xml
- CB-12369 Add plugin typings from
DefinitelyTyped
- CB-12363 Added build badges for iOS 9.3 and iOS 10.0
- CB-12230 Removed Windows 8.1 build badges
1.4.1 (Dec 07, 2016)
- CB-12224 Updated version and RELEASENOTES.md for release 1.4.1
- CB-10701 CB-7117 android: Add manual test to check getting metadata
- CB-10489 Fix for MediaFile.getFormatData / audio recording support
- CB-10488 Fix for MediaFile.getFormatData
- CB-11996 Added a new manual test to capture multiple images
- CB-11995 (android) Do not pass a file URI to the camera
- CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"
- CB-11832 Incremented plugin version.
1.4.0 (Sep 08, 2016)
- Add mandatory iOS 10 privacy description for microphone
- CB-11795 Add 'protective' entry to cordovaDependencies
- CB-11821 (ios) Add mandatory iOS 10 privacy description
- Plugin uses
Android Log class
and notCordova LOG class
- Add badges for paramedic builds on Jenkins
- CB-11396 - Audio Media Capture Crashes if app stores file on external storage
- Add pull request template.
- CB-11212 iOS: Explicitly set the bundle for images
- CB-10554 Implementing plugin
save/restore
API for Android - CB-11165 removed peer dependency
- CB-10996 Adding front matter to README.md
1.3.0 (Apr 15, 2016)
- Replace
PermissionHelper.java
withcordova-plugin-compat
- CB-10670, CB-10994 Android, Marshmallow permissions
- CB-10720 Fixing README for display on Cordova website
- CB-10636 Add
JSHint
for plugins - CB-10690 windows, fix crash when user cancels/closes photo app
1.2.0 (Jan 15, 2016)
1.1.0 (Nov 18, 2015)
- CB-10035 Updated
RELEASENOTES
to be newest to oldest - Fixing contribute link.
- CB-9249 Fix iOS warnings in Media Capture plugin
- Document the quality property in Android quirks
- Add
CaptureVideoOption
for quality
1.0.1 (Jun 17, 2015)
- CB-9128 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
- fix npm md issue
1.0.0 (Apr 15, 2015)
- CB-8746 bumped version of file dependency
- CB-8746 gave plugin major version bump
- CB-8747 updated dependency, added peer dependency
- CB-8683 changed plugin-id to pacakge-name
- CB-8653 properly updated translated docs to use new id
- CB-8653 updated translated docs to use new id
- Use TRAVIS_BUILD_DIR, install paramedic by npm
- docs: added Windows to supported platforms
- CB-8687 consolidate manifest targets
- CB-7963 Adds support for browser platform
- CB-8653 Updated Readme
- CB-8659: ios: 4.0.x Compatibility: Remove use of initWebView method
- CB-8571 Integrate TravisCI
- CB-8438 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
- CB-8538 Added package.json file
0.3.6 (Feb 04, 2015)
- CB-8351 ios: Use inline copies of deprecated CDV_IsIpad and CDV_IsIphone5
- CB-8351 ios: Stop using (newly) deprecated CDVJSON.h
- CB-8351 ios: Use argumentForIndex rather than NSArray extension
- CB-7977 Mention deviceready in plugin docs
0.3.5 (Dec 02, 2014)
- CB-7597 -
Localizable.strings
for Media Capture are in the default template, it should be in the plugin - CB-7700 cordova-plugin-media-capture documentation translation: cordova-plugin-media-capture
0.3.4 (Oct 03, 2014)
- CB-7453 Adds fallback to m4a audio format when mp3 recording fails.
- CB-7429 Fixes image capture manual tests on windows
- CB-7429 Move windows8 and windows Proxies into one file
- CB-7429 Adds media capture support for windows
0.3.3 (Sep 17, 2014)
- Renamed test dir, added nested
plugin.xml
- added documentation for manual tests
- CB-6959 Added manual tests
- CB-6959 Port capture tests to plugin-test-framework
0.3.2 (Aug 06, 2014)
- ubuntu: fix compler warnings
- ubuntu: support qt 5.2
- CB-6127 Updated translations for docs
- CB-6978 captureImage() function fails in Android
- CB-6890: Fix pluginManager access for 4.0.x branch
0.3.1 (Jun 05, 2014)
- Added translations to documentation. Github close #14
- Remove deprecated symbols for iOS < 6
- Fixes captureTasks UI URIs
- CB-6808 Add license
- CB-6706: Relax dependency on file plugin
- CB-6491 add CONTRIBUTING.md
0.3.0 (Apr 17, 2014)
- CB-6152: [ios, android] Make mediafile compatible with file plugin
- CB-6385: Specify file plugin dependency version
- CB-6212: [iOS] fix warnings compiled under arm64 64-bit
- CB-6016 [BlackBerry10] Add audio capture capability
- [Blackberry10] Add rim xml namespaces declaration
- CB-6422 [windows8] use cordova/exec/proxy
- CB-6460: Update license headers
- Add NOTICE file
0.2.8 (Feb 26, 2014)
- CB-5202 Fix video capture crash on Android 4.3+
0.2.7 (Feb 05, 2014)
- [ubuntu] request audio/camera/microphone permission
- fixed cordova cli add capture plugin not work wp
- CB-5685 [BlackBerry10] Add access_shared permission
0.2.6 (Jan 02, 2014)
- CB-5658 Add doc/index.md for Media Capture plugin
- CB-5569 Windows8. MediaFile constructor does not exist
- CB-5517 Fix the audio capture IO exception by putting it in a runnable
0.2.5 (Dec 4, 2013)
- add ubuntu platform
- Added amazon-fireos platform. Change to use amazon-fireos as a platform if user agent string contains 'cordova-amazon-fireos'
- CB-5291 - ios - Media Capture Audio - status bar issues under iOS 7
- CB-5275: CaptureImage and CaptureVideo have runnables and CaptureVideo works on 4.2. Still doesn't work for 4.3
0.2.4 (Oct 28, 2013)
- CB-5199 - ios - Media Capture - UI issues under iOS 7
- CB-5128: added repo + issue tag to
plugin.xml
for media capture plugin - CB-5010 Incremented plugin version on dev branch.
0.2.3 (Oct 9, 2013)
- CB-4720: fixed incorrect feature tag in
plugin.xml
for wp - CB-4915 Incremented plugin version on dev branch.
0.2.2 (Sept 25, 2013)
- CB-4889 bumping&resetting version
- [windows8] commandProxy was moved
- [windows8] commandProxy was moved
- CB-4889
- CB-4889 renaming org.apache.cordova.core.media-capture to org.apache.cordova.media-capture and updating dependency
- Rename CHANGELOG.md -> RELEASENOTES.md
- CB-4847 iOS 7 microphone access requires user permission - if denied, CDVCapture, CDVSound does not handle it properly
- CB-4826 Fix warning using UITextAlignmentCenter
- CB-4826 Fix XCode 5 capture plugin warnings
- CB-4488 - added manual capture test
- CB-4764 Remove reference to DirectoryManager from Capture.java
- CB-4763 Use own version of FileHelper.
- CB-4752 Incremented plugin version on dev branch.