Commit Graph

216 Commits

Author SHA1 Message Date
semantic-release-bot
819ba0d526 chore(release): 3.40.0 [skip ci]
# [3.40.0](https://github.com/react-native-community/react-native-camera/compare/v3.39.1...v3.40.0) (2020-09-18)

### Features

* **ios:** Optimize invertColors / fix memory leak ([#2955](https://github.com/react-native-community/react-native-camera/issues/2955)) ([43f2a0f](43f2a0f774)), closes [#2904](https://github.com/react-native-community/react-native-camera/issues/2904) [#2950](https://github.com/react-native-community/react-native-camera/issues/2950)
2020-09-18 14:43:23 +00:00
semantic-release-bot
5c1187ed42 chore(release): 3.39.1 [skip ci]
## [3.39.1](https://github.com/react-native-community/react-native-camera/compare/v3.39.0...v3.39.1) (2020-09-17)

### Bug Fixes

* Xcode 12 compatibility ([#2975](https://github.com/react-native-community/react-native-camera/issues/2975)) ([1e7152e](1e7152e179))
2020-09-17 15:10:17 +00:00
semantic-release-bot
d5e74c05ed chore(release): 3.39.0 [skip ci]
# [3.39.0](https://github.com/react-native-community/react-native-camera/compare/v3.38.0...v3.39.0) (2020-09-08)

### Features

* **upgrade:** upgrade deps ([#2967](https://github.com/react-native-community/react-native-camera/issues/2967)) ([1d876ef](1d876ef5eb))
2020-09-08 17:30:32 +00:00
Sibelius Seraphini
1d876ef5eb
feat(upgrade): upgrade deps (#2967)
* feat(upgrade): upgrade deps

* feat(key): add missing debug keystore
2020-09-08 14:28:20 -03:00
semantic-release-bot
641ae7525c chore(release): 3.38.0 [skip ci]
# [3.38.0](https://github.com/react-native-community/react-native-camera/compare/v3.37.0...v3.38.0) (2020-09-02)

### Features

* **windows:** updates for RNW 0.63 ([#2960](https://github.com/react-native-community/react-native-camera/issues/2960)) ([b990a24](https://github.com/react-native-community/react-native-camera/commit/b990a24)), closes [#2942](https://github.com/react-native-community/react-native-camera/issues/2942) [#2944](https://github.com/react-native-community/react-native-camera/issues/2944)
2020-09-02 01:26:22 +00:00
semantic-release-bot
f4f6352392 chore(release): 3.37.0 [skip ci]
# [3.37.0](https://github.com/react-native-community/react-native-camera/compare/v3.36.0...v3.37.0) (2020-08-21)

### Bug Fixes

* **android:** Fix camera parameters getting lost on setting focus. ([#2946](https://github.com/react-native-community/react-native-camera/issues/2946)) ([4763777](https://github.com/react-native-community/react-native-camera/commit/4763777))

### Features

* **android:** Document `pictureSize` and make sure Camera1 implementation uses it appropriately. ([#2945](https://github.com/react-native-community/react-native-camera/issues/2945)) ([628c416](https://github.com/react-native-community/react-native-camera/commit/628c416))
* **ios:** Reset cached exposure limits to avoid a crash. ([#2948](https://github.com/react-native-community/react-native-camera/issues/2948)) ([7109ac7](https://github.com/react-native-community/react-native-camera/commit/7109ac7))
2020-08-21 11:22:07 +00:00
semantic-release-bot
d7092048ff chore(release): 3.36.0 [skip ci]
# [3.36.0](https://github.com/react-native-community/react-native-camera/compare/v3.35.0...v3.36.0) (2020-08-11)

### Features

* **windows:** added barcode scanning support ([#2930](https://github.com/react-native-community/react-native-camera/issues/2930)) ([2782a24](https://github.com/react-native-community/react-native-camera/commit/2782a24)), closes [#2830](https://github.com/react-native-community/react-native-camera/issues/2830)
2020-08-11 18:59:08 +00:00
semantic-release-bot
bec91a4b5a chore(release): 3.35.0 [skip ci]
# [3.35.0](https://github.com/react-native-community/react-native-camera/compare/v3.34.0...v3.35.0) (2020-07-23)

### Features

* **android:** use FOCUS_MODE_MACRO if FOCUS_MODE_CONTINOUS_PICTURE is not available and device is scanning ([#2912](https://github.com/react-native-community/react-native-camera/issues/2912)) ([20c62fb](https://github.com/react-native-community/react-native-camera/commit/20c62fb))
2020-07-23 17:07:52 +00:00
semantic-release-bot
5a27a361fd chore(release): 3.34.0 [skip ci]
# [3.34.0](https://github.com/react-native-community/react-native-camera/compare/v3.33.0...v3.34.0) (2020-07-23)

### Features

* **android:** onBarCodeRead should also send raw photo bytes, fixed [#2786](https://github.com/react-native-community/react-native-camera/issues/2786) ([#2923](https://github.com/react-native-community/react-native-camera/issues/2923)) ([0df72c3](https://github.com/react-native-community/react-native-camera/commit/0df72c3))
2020-07-23 17:06:08 +00:00
semantic-release-bot
c3159aa374 chore(release): 3.33.0 [skip ci]
# [3.33.0](https://github.com/react-native-community/react-native-camera/compare/v3.32.0...v3.33.0) (2020-07-21)

### Features

* **android:** Added pause and resume recording ([#2911](https://github.com/react-native-community/react-native-camera/issues/2911)) ([360a5b0](https://github.com/react-native-community/react-native-camera/commit/360a5b0))
2020-07-21 21:36:27 +00:00
semantic-release-bot
951fcbd397 chore(release): 3.32.0 [skip ci]
# [3.32.0](https://github.com/react-native-community/react-native-camera/compare/v3.31.1...v3.32.0) (2020-07-17)

### Features

* **windows:** updated for react-native-windows 0.62 ([#2882](https://github.com/react-native-community/react-native-camera/issues/2882)) ([93e6581](https://github.com/react-native-community/react-native-camera/commit/93e6581))
2020-07-17 15:05:43 +00:00
semantic-release-bot
a1ba2252b2 chore(release): 3.31.1 [skip ci]
## [3.31.1](https://github.com/react-native-community/react-native-camera/compare/v3.31.0...v3.31.1) (2020-07-13)

### Bug Fixes

* Fix (iOS) Fixed RNCameraManager.m ([#2895](https://github.com/react-native-community/react-native-camera/issues/2895)) ([7c796bf](https://github.com/react-native-community/react-native-camera/commit/7c796bf))
2020-07-13 11:26:29 +00:00
semantic-release-bot
e1462ea169 chore(release): 3.31.0 [skip ci]
# [3.31.0](https://github.com/react-native-community/react-native-camera/compare/v3.30.0...v3.31.0) (2020-06-30)

### Features

* **ios:** Remove artificial throttling of barcode scanning ([#2884](https://github.com/react-native-community/react-native-camera/issues/2884)) ([9675813](https://github.com/react-native-community/react-native-camera/commit/9675813))
2020-06-30 13:58:08 +00:00
semantic-release-bot
7706ccbea7 chore(release): 3.30.0 [skip ci]
# [3.30.0](https://github.com/react-native-community/react-native-camera/compare/v3.29.0...v3.30.0) (2020-06-10)

### Features

* **ios:** enhanced advanced example project ([134173f](https://github.com/react-native-community/react-native-camera/commit/134173f)), closes [#2774](https://github.com/react-native-community/react-native-camera/issues/2774)
2020-06-10 21:41:15 +00:00
semantic-release-bot
3ba989edba chore(release): 3.29.0 [skip ci]
# [3.29.0](https://github.com/react-native-community/react-native-camera/compare/v3.28.0...v3.29.0) (2020-06-09)

### Bug Fixes

* **ios:** fixed app crash on barcode detection without FirebaseMLVision ([#2866](https://github.com/react-native-community/react-native-camera/issues/2866)) ([263b34e](https://github.com/react-native-community/react-native-camera/commit/263b34e))

### Features

* **ios:** Return the image containing barcodes (iOS only) ([#2864](https://github.com/react-native-community/react-native-camera/issues/2864)) ([dcbbbf4](https://github.com/react-native-community/react-native-camera/commit/dcbbbf4))
2020-06-09 13:20:21 +00:00
semantic-release-bot
f5e68266dd chore(release): 3.28.0 [skip ci]
# [3.28.0](https://github.com/react-native-community/react-native-camera/compare/v3.27.1...v3.28.0) (2020-06-05)

### Bug Fixes

* merge cleanup ([815cb08](https://github.com/react-native-community/react-native-camera/commit/815cb08))

### Features

* **ios:** added customWhiteBalance to docs ([910c69a](https://github.com/react-native-community/react-native-camera/commit/910c69a))
* **ios:** added CustomWhiteBalance type ([9e9e12b](https://github.com/react-native-community/react-native-camera/commit/9e9e12b))
* **ios:** check if white balance mode locked is supported ([f4965cf](https://github.com/react-native-community/react-native-camera/commit/f4965cf))
* **ios:** check min/max gain values ([3a91036](https://github.com/react-native-community/react-native-camera/commit/3a91036))
* **ios:** customize white balance ([8c2100d](https://github.com/react-native-community/react-native-camera/commit/8c2100d))
* **ios:** fixed linter warning ([090f739](https://github.com/react-native-community/react-native-camera/commit/090f739))
* **ios:** refactoring ([68953bc](https://github.com/react-native-community/react-native-camera/commit/68953bc))
2020-06-05 16:39:51 +00:00
semantic-release-bot
8c9d1e8f6d chore(release): 3.27.1 [skip ci]
## [3.27.1](https://github.com/react-native-community/react-native-camera/compare/v3.27.0...v3.27.1) (2020-06-05)

### Bug Fixes

* **googlevision barcode mode:** exposes correctly the barcode mode uses ([633322e](https://github.com/react-native-community/react-native-camera/commit/633322e))
* **mlkit example:** fixes the bad uses of googlevision barcode mode ([2071236](https://github.com/react-native-community/react-native-camera/commit/2071236))
2020-06-05 12:42:28 +00:00
semantic-release-bot
250d98c306 chore(release): 3.27.0 [skip ci]
# [3.27.0](https://github.com/react-native-community/react-native-camera/compare/v3.26.0...v3.27.0) (2020-06-04)

### Features

* **ios:** Add ability to scan inverted-color barcodes on iOS using Google Vision ([#2851](https://github.com/react-native-community/react-native-camera/issues/2851)) ([fa61fce](https://github.com/react-native-community/react-native-camera/commit/fa61fce))
2020-06-04 15:19:35 +00:00
semantic-release-bot
e55893bf4b chore(release): 3.26.0 [skip ci]
# [3.26.0](https://github.com/react-native-community/react-native-camera/compare/v3.25.0...v3.26.0) (2020-05-14)

### Features

* **android:** expose an ability to change the frames per second  ([#2834](https://github.com/react-native-community/react-native-camera/issues/2834)) ([04e6f06](https://github.com/react-native-community/react-native-camera/commit/04e6f06))
2020-05-14 11:48:57 +00:00
semantic-release-bot
0641fc1755 chore(release): 3.25.0 [skip ci]
# [3.25.0](https://github.com/react-native-community/react-native-camera/compare/v3.24.2...v3.25.0) (2020-05-12)

### Features

* **touch:** Feature/add on tap events ([#2827](https://github.com/react-native-community/react-native-camera/issues/2827)) ([dc4f657](https://github.com/react-native-community/react-native-camera/commit/dc4f657))
2020-05-12 20:58:22 +00:00
semantic-release-bot
b6f9bb3b97 chore(release): 3.24.2 [skip ci]
## [3.24.2](https://github.com/react-native-community/react-native-camera/compare/v3.24.1...v3.24.2) (2020-05-11)

### Bug Fixes

* adding downloadDependencies task to android projects ([d496438](https://github.com/react-native-community/react-native-camera/commit/d496438))
2020-05-11 13:06:15 +00:00
semantic-release-bot
2f57436c08 chore(release): 3.24.1 [skip ci]
## [3.24.1](https://github.com/react-native-community/react-native-camera/compare/v3.24.0...v3.24.1) (2020-05-05)

### Bug Fixes

* **ios:** add missing semicolon in RNCamera.m ([#2823](https://github.com/react-native-community/react-native-camera/issues/2823)) ([a5b55fa](https://github.com/react-native-community/react-native-camera/commit/a5b55fa))
2020-05-05 20:41:29 +00:00
semantic-release-bot
611fd9e5d1 chore(release): 3.24.0 [skip ci]
# [3.24.0](https://github.com/react-native-community/react-native-camera/compare/v3.23.1...v3.24.0) (2020-05-05)

### Bug Fixes

* **ios:** instance-method-conflict warning ([#2817](https://github.com/react-native-community/react-native-camera/issues/2817)) ([e02890c](https://github.com/react-native-community/react-native-camera/commit/e02890c))

### Features

* **android:** Update Gradle Wrapper and plugin, fix files ([#2818](https://github.com/react-native-community/react-native-camera/issues/2818)) ([ce79135](https://github.com/react-native-community/react-native-camera/commit/ce79135))
* **zoom:** Feature/add native zoom ([#2815](https://github.com/react-native-community/react-native-camera/issues/2815)) ([5b32936](https://github.com/react-native-community/react-native-camera/commit/5b32936))
2020-05-05 19:07:43 +00:00
semantic-release-bot
cc9a271781 chore(release): 3.23.1 [skip ci]
## [3.23.1](https://github.com/react-native-community/react-native-camera/compare/v3.23.0...v3.23.1) (2020-04-15)

### Bug Fixes

* **types:** updated types as per RN 0.62 version of [@types](https://github.com/types)/react-native ([#2794](https://github.com/react-native-community/react-native-camera/issues/2794)) ([45308c1](https://github.com/react-native-community/react-native-camera/commit/45308c1))
2020-04-15 14:18:17 +00:00
Brent Kelly
45308c1bae
fix(types): updated types as per RN 0.62 version of @types/react-native (#2794)
* fix(types): updated types as per RN 0.62 version of @types/react-native

* chore(cr): reverting version back to 3.23.0
2020-04-15 11:12:01 -03:00
semantic-release-bot
56cfa4739a chore(release): 3.23.0 [skip ci]
# [3.23.0](https://github.com/react-native-community/react-native-camera/compare/v3.22.1...v3.23.0) (2020-04-14)

### Features

* **test:** add on-device tests ([#2792](https://github.com/react-native-community/react-native-camera/issues/2792)) ([cb79f53](https://github.com/react-native-community/react-native-camera/commit/cb79f53))
2020-04-14 23:08:19 +00:00
semantic-release-bot
296045e299 chore(release): 3.22.1 [skip ci]
## [3.22.1](https://github.com/react-native-community/react-native-camera/compare/v3.22.0...v3.22.1) (2020-04-08)

### Bug Fixes

* **android:** Fix Android Camera1 race condition crash ([#2781](https://github.com/react-native-community/react-native-camera/issues/2781)) ([85b951c](https://github.com/react-native-community/react-native-camera/commit/85b951c))
* **android:** Fix image path on Android, and add iOS implementation. ([#2782](https://github.com/react-native-community/react-native-camera/issues/2782)) ([baf6f9f](https://github.com/react-native-community/react-native-camera/commit/baf6f9f))
2020-04-08 20:57:06 +00:00
semantic-release-bot
bfe04aaec8 chore(release): 3.22.0 [skip ci]
# [3.22.0](https://github.com/react-native-community/react-native-camera/compare/v3.21.0...v3.22.0) (2020-04-05)

### Features

* **android:** Accept path while taking picture in android ([#2769](https://github.com/react-native-community/react-native-camera/issues/2769)) ([3ee43d4](https://github.com/react-native-community/react-native-camera/commit/3ee43d4))
* **example:** Fix basic example bugs ([#2751](https://github.com/react-native-community/react-native-camera/issues/2751)) ([9c18c25](https://github.com/react-native-community/react-native-camera/commit/9c18c25))
2020-04-05 14:57:56 +00:00
semantic-release-bot
e9af04afbc chore(release): 3.21.0 [skip ci]
# [3.21.0](https://github.com/react-native-community/react-native-camera/compare/v3.20.0...v3.21.0) (2020-03-20)

### Features

* **example:** fix circleci error ([1f29ffb](https://github.com/react-native-community/react-native-camera/commit/1f29ffb))
2020-03-20 19:58:22 +00:00
semantic-release-bot
4c54bd5f2f chore(release): 3.20.0 [skip ci]
# [3.20.0](https://github.com/react-native-community/react-native-camera/compare/v3.19.2...v3.20.0) (2020-03-19)

### Features

* **example:** remove rectOfInterest example ([8e4d36a](https://github.com/react-native-community/react-native-camera/commit/8e4d36a))
2020-03-19 18:49:01 +00:00
semantic-release-bot
d477f4c53c chore(release): 3.19.2 [skip ci]
## [3.19.2](https://github.com/react-native-community/react-native-camera/compare/v3.19.1...v3.19.2) (2020-03-16)

### Bug Fixes

* **android:** fix empty popup ([407295b](https://github.com/react-native-community/react-native-camera/commit/407295b))
2020-03-16 16:43:54 +00:00
semantic-release-bot
38c5197023 chore(release): 3.19.1 [skip ci]
## [3.19.1](https://github.com/react-native-community/react-native-camera/compare/v3.19.0...v3.19.1) (2020-03-11)

### Bug Fixes

* **android:** fix bug Duplicate module rn ([4522841](https://github.com/react-native-community/react-native-camera/commit/4522841))
2020-03-11 16:40:29 +00:00
semantic-release-bot
ea0e9e68e7 chore(release): 3.19.0 [skip ci]
# [3.19.0](https://github.com/react-native-community/react-native-camera/compare/v3.18.0...v3.19.0) (2020-02-27)

### Features

* **ios:** Expose an ability to change the frames per second via an fps option in record. ([#2711](https://github.com/react-native-community/react-native-camera/issues/2711)) ([d60d201](https://github.com/react-native-community/react-native-camera/commit/d60d201))
2020-02-27 17:52:07 +00:00
semantic-release-bot
adae4a294d chore(release): 3.18.0 [skip ci]
# [3.18.0](https://github.com/react-native-community/react-native-camera/compare/v3.17.0...v3.18.0) (2020-02-14)

### Features

* **android:** stop/release camera in non-UI thread ([#2685](https://github.com/react-native-community/react-native-camera/issues/2685)) ([ba0e427](https://github.com/react-native-community/react-native-camera/commit/ba0e427))
2020-02-14 02:26:08 +00:00
semantic-release-bot
c683076a48 chore(release): 3.17.0 [skip ci]
# [3.17.0](https://github.com/react-native-community/react-native-camera/compare/v3.16.0...v3.17.0) (2020-02-05)

### Bug Fixes

* **record:** android crash fix ([#2697](https://github.com/react-native-community/react-native-camera/issues/2697)) ([7c2572d](https://github.com/react-native-community/react-native-camera/commit/7c2572d))

### Features

* **codec:** move codec, max duration, and max file size settings to the session queue. ([#2694](https://github.com/react-native-community/react-native-camera/issues/2694)) ([9b4af8e](https://github.com/react-native-community/react-native-camera/commit/9b4af8e))
2020-02-05 15:53:24 +00:00
semantic-release-bot
7806f840cf chore(release): 3.16.0 [skip ci]
# [3.16.0](https://github.com/react-native-community/react-native-camera/compare/v3.15.1...v3.16.0) (2020-01-27)

### Bug Fixes

* **android:** crash fix for android sdk < 18 ([#2674](https://github.com/react-native-community/react-native-camera/issues/2674)) ([dea3371](https://github.com/react-native-community/react-native-camera/commit/dea3371))

### Features

* **RNCameraManager:** expose videoStabilizationMode from native ([#2681](https://github.com/react-native-community/react-native-camera/issues/2681)) ([cd4c8f2](https://github.com/react-native-community/react-native-camera/commit/cd4c8f2))
2020-01-27 20:18:11 +00:00
semantic-release-bot
b57538827c chore(release): 3.15.1 [skip ci]
## [3.15.1](https://github.com/react-native-community/react-native-camera/compare/v3.15.0...v3.15.1) (2019-12-31)

### Bug Fixes

* **android:** android  crash fixes. Make sure no unsupported aspect ratio is used, and do not crash when there are no cameras available. ([#2662](https://github.com/react-native-community/react-native-camera/issues/2662)) ([db7b9e4](https://github.com/react-native-community/react-native-camera/commit/db7b9e4))
2019-12-31 15:35:49 +00:00
semantic-release-bot
c235435b4f chore(release): 3.15.0 [skip ci]
# [3.15.0](https://github.com/react-native-community/react-native-camera/compare/v3.14.0...v3.15.0) (2019-12-13)

### Features

* **ios:** Make camera ready events to fire also on camera/device change to be consistent with Android. Fire unmount error when session or device fails to start. Update advanced example app to use camera ready event instead. ([#2642](https://github.com/react-native-community/react-native-camera/issues/2642)) ([7abf3f7](https://github.com/react-native-community/react-native-camera/commit/7abf3f7))
2019-12-13 17:55:53 +00:00
semantic-release-bot
0745fb90f0 chore(release): 3.14.0 [skip ci]
# [3.14.0](https://github.com/react-native-community/react-native-camera/compare/v3.13.1...v3.14.0) (2019-12-10)

### Bug Fixes

* **android:** Fix Objects.equals that is only available after API 19 ([#2635](https://github.com/react-native-community/react-native-camera/issues/2635)) ([8c6a26f](https://github.com/react-native-community/react-native-camera/commit/8c6a26f))
* **example:** fixes and updates in mlkit example ([#2618](https://github.com/react-native-community/react-native-camera/issues/2618)) ([72c5624](https://github.com/react-native-community/react-native-camera/commit/72c5624))
* **ts:** fixed incorrect type definition file path ([#2622](https://github.com/react-native-community/react-native-camera/issues/2622)) ([047bbea](https://github.com/react-native-community/react-native-camera/commit/047bbea))

### Features

* **android:** Load Android Gradle Plugin conditionally ([#2623](https://github.com/react-native-community/react-native-camera/issues/2623)) ([d8cf6c9](https://github.com/react-native-community/react-native-camera/commit/d8cf6c9))
* **android:** restore state when useCamera2api is enabled ([#2603](https://github.com/react-native-community/react-native-camera/issues/2603)) ([1f8b863](https://github.com/react-native-community/react-native-camera/commit/1f8b863))
* **docs:** update onBarCodeRead on Android and add additional SubView library ([#2616](https://github.com/react-native-community/react-native-camera/issues/2616)) ([fe84811](https://github.com/react-native-community/react-native-camera/commit/fe84811))
* **iOS:** allow for audio session to be kept ([#2636](https://github.com/react-native-community/react-native-camera/issues/2636)) ([fe5d11d](https://github.com/react-native-community/react-native-camera/commit/fe5d11d))
2019-12-10 14:07:04 +00:00
SaeedZhiany
047bbeab56 fix(ts): fixed incorrect type definition file path (#2622) 2019-12-03 16:10:26 -03:00
semantic-release-bot
0af8ea9756 chore(release): 3.13.1 [skip ci]
## [3.13.1](https://github.com/react-native-community/react-native-camera/compare/v3.13.0...v3.13.1) (2019-12-01)

### Bug Fixes

* **android:** barcode option passing to mlkit for Android ([#2614](https://github.com/react-native-community/react-native-camera/issues/2614)) ([32355f4](https://github.com/react-native-community/react-native-camera/commit/32355f4))
2019-12-01 23:56:03 +00:00
semantic-release-bot
c728529563 chore(release): 3.13.0 [skip ci]
# [3.13.0](https://github.com/react-native-community/react-native-camera/compare/v3.12.0...v3.13.0) (2019-11-29)

### Features

* **types:** Add "URL" to Barcode types & export additional TS types ([#2613](https://github.com/react-native-community/react-native-camera/issues/2613)) ([3f1334c](https://github.com/react-native-community/react-native-camera/commit/3f1334c))
2019-11-29 22:04:16 +00:00
semantic-release-bot
ecb20719d0 chore(release): 3.12.0 [skip ci]
# [3.12.0](https://github.com/react-native-community/react-native-camera/compare/v3.11.1...v3.12.0) (2019-11-29)

### Bug Fixes

* **ios:** camera is not detecting any faces ([#2611](https://github.com/react-native-community/react-native-camera/issues/2611)) ([b3d0ebe](https://github.com/react-native-community/react-native-camera/commit/b3d0ebe))

### Features

* **docs:** Feature/simplify installtion ([#2606](https://github.com/react-native-community/react-native-camera/issues/2606)) ([a39e8a8](https://github.com/react-native-community/react-native-camera/commit/a39e8a8))
2019-11-29 21:18:30 +00:00
semantic-release-bot
36ba510f39 chore(release): 3.11.1 [skip ci]
## [3.11.1](https://github.com/react-native-community/react-native-camera/compare/v3.11.0...v3.11.1) (2019-11-20)

### Bug Fixes

* **mlkit:** implement proper RNFaceDetectorModuleMLKit if FirebaseMLVision is una… ([#2599](https://github.com/react-native-community/react-native-camera/issues/2599)) ([e35cc2d](https://github.com/react-native-community/react-native-camera/commit/e35cc2d))
2019-11-20 10:13:46 +00:00
semantic-release-bot
92525f2c69 chore(release): 3.11.0 [skip ci]
# [3.11.0](https://github.com/react-native-community/react-native-camera/compare/v3.10.0...v3.11.0) (2019-11-20)

### Features

* **exif:** Implement writeExif for iOS, Android improvements ([#2577](https://github.com/react-native-community/react-native-camera/issues/2577)) ([aa22fd1](https://github.com/react-native-community/react-native-camera/commit/aa22fd1))
2019-11-20 03:26:12 +00:00
semantic-release-bot
7fa631f32d chore(release): 3.10.0 [skip ci]
# [3.10.0](https://github.com/react-native-community/react-native-camera/compare/v3.9.0...v3.10.0) (2019-11-20)

### Bug Fixes

* **android:** fix possible crash when attempting to retrieve camera parameters. ([#2570](https://github.com/react-native-community/react-native-camera/issues/2570)) ([be8a08c](https://github.com/react-native-community/react-native-camera/commit/be8a08c))
* **android:** Possible ANR due to events not fired on the main thread ([#2591](https://github.com/react-native-community/react-native-camera/issues/2591)) ([ad9d084](https://github.com/react-native-community/react-native-camera/commit/ad9d084))

### Features

* **docs:** update example readme and ios splash screen text ([#2589](https://github.com/react-native-community/react-native-camera/issues/2589)) ([cd0ca06](https://github.com/react-native-community/react-native-camera/commit/cd0ca06))
* **docs:** update react-navigation doc ([#2574](https://github.com/react-native-community/react-native-camera/issues/2574)) ([81563d7](https://github.com/react-native-community/react-native-camera/commit/81563d7))
* **example:** New example app using RN 0.61, native-base, and react-navigation. ([#2588](https://github.com/react-native-community/react-native-camera/issues/2588)) ([9c6fcea](https://github.com/react-native-community/react-native-camera/commit/9c6fcea))
* **ios:** Handle audio interruption in session queue. This prevents the session isRunning flag from getting corrupted due to concurrent updates to the session. ([#2567](https://github.com/react-native-community/react-native-camera/issues/2567)) ([ffbd805](https://github.com/react-native-community/react-native-camera/commit/ffbd805))
* **ios:** Preserve exif/metadata on photo capture. ([#2573](https://github.com/react-native-community/react-native-camera/issues/2573)) ([fabacb4](https://github.com/react-native-community/react-native-camera/commit/fabacb4))
* **npm:** ignore docs and publish 3.11.0 ([7c1284f](https://github.com/react-native-community/react-native-camera/commit/7c1284f))
* **npm:** ignore website when publishing to npm, manual bump ([aa0e2a9](https://github.com/react-native-community/react-native-camera/commit/aa0e2a9))
* **ts:** Update index.d.ts ([#2590](https://github.com/react-native-community/react-native-camera/issues/2590)) ([eece04a](https://github.com/react-native-community/react-native-camera/commit/eece04a))
2019-11-20 02:44:42 +00:00
Sibelius Seraphini
7c1284f73f
feat(npm): ignore docs and publish 3.11.0 2019-11-19 23:39:46 -03:00
Sibelius Seraphini
aa0e2a9baf
feat(npm): ignore website when publishing to npm, manual bump 2019-11-19 23:33:15 -03:00
semantic-release-bot
4eb67c7b63 chore(release): 3.9.0 [skip ci]
# [3.9.0](https://github.com/react-native-community/react-native-camera/compare/v3.8.0...v3.9.0) (2019-11-04)

### Bug Fixes

* **ios:** Fix for a possible crash when changing devices and changing focus. If the new device resets the focus, "defocusing" might not be possible if the new device does not support auto focus. For this reason, we need to do a different cleanup on the focus and exposed flags and events. ([#2557](https://github.com/react-native-community/react-native-camera/issues/2557)) ([8f4601b](https://github.com/react-native-community/react-native-camera/commit/8f4601b))

### Features

* **android:** Android ui thread ([#2560](https://github.com/react-native-community/react-native-camera/issues/2560)) ([87774dd](https://github.com/react-native-community/react-native-camera/commit/87774dd))
* **Ios:** handle audio interruptions ([#2565](https://github.com/react-native-community/react-native-camera/issues/2565)) ([59dfdb6](https://github.com/react-native-community/react-native-camera/commit/59dfdb6))
2019-11-04 21:46:50 +00:00
semantic-release-bot
0158ebfd39 chore(release): 3.8.0 [skip ci]
# [3.8.0](https://github.com/react-native-community/react-native-camera/compare/v3.7.2...v3.8.0) (2019-10-19)

### Bug Fixes

* **ios:** Honor captureAudio flag by not requesting audio input if set to false. ([#2542](https://github.com/react-native-community/react-native-camera/issues/2542)) ([db8ce26](https://github.com/react-native-community/react-native-camera/commit/db8ce26))

### Features

* **android:** support null object of androidPermissionOptions to avoid request window ([#2551](https://github.com/react-native-community/react-native-camera/issues/2551)) ([20e0486](https://github.com/react-native-community/react-native-camera/commit/20e0486))
* **ci:** CircleCI Fix & Optimizations ([#2550](https://github.com/react-native-community/react-native-camera/issues/2550)) ([4705834](https://github.com/react-native-community/react-native-camera/commit/4705834))
* **readme:** improve tidelift ([28e8ad5](https://github.com/react-native-community/react-native-camera/commit/28e8ad5))
* **torch:** Torch fixes for iOS and a few nil checks. ([#2543](https://github.com/react-native-community/react-native-camera/issues/2543)) ([7abc7c2](https://github.com/react-native-community/react-native-camera/commit/7abc7c2))
2019-10-19 02:12:02 +00:00