All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.6.23 (2023-02-13)
3.6.22 (2023-02-13)
3.6.21 (2023-02-06)
3.6.20 (2023-01-30)
3.6.19 (2023-01-23)
- deps: update dependency com.google.gms:google-services to v4.3.15 (37b29d0)
3.6.18 (2023-01-16)
- deps: update dependency androidx.appcompat:appcompat to v1.6.0 (5b6bd81)
3.6.17 (2023-01-16)
3.6.16 (2023-01-09)
- deps: update dependency typescript to v3.9.10 (b14db44)
3.6.15 (2023-01-05)
3.6.14 (2023-01-05)
- deps: update dependency junit:junit to v4.13.2 (c7d4a7f)
3.6.13 (2023-01-05)
- deps: update dependency androidx.test.espresso:espresso-core to v3.5.1 (fad1f2e)
3.6.12 (2023-01-05)
- deps: update dependency androidx.appcompat:appcompat to v1.5.1 (82794cc)
3.6.11 (2023-01-05)
- deps: update capacitor monorepo to v2.5.0 (ef1e7d5)
3.6.10 (2023-01-05)
- deps: update dependency react-scripts to v3.4.4 (7fb1fbe)
3.6.9 (2023-01-05)
- deps: update dependency com.google.gms:google-services to v4.3.14 (da42df4)
3.6.8 (2023-01-05)
- deps: update dependency com.android.tools.build:gradle to v3.6.4 (496a65c)
3.6.7 (2023-01-04)
- deps: update dependency androidx.test.ext:junit to v1.1.5 (c39e315)
3.6.6 (2023-01-04)
3.6.5 (2023-01-04)
- deps: update dependency androidx.exifinterface:exifinterface to v1.3.5 (71041f6)
3.6.4 (2023-01-04)
3.6.3 (2023-01-04)
3.6.2 (2023-01-04)
3.6.1 (2023-01-04)
3.6.0 (2023-01-04)
- add workflow for renovate (c1a0bf1)
3.5.5 (2022-12-15)
- build (ae3644c)
3.5.4 (2022-12-14)
- doc (a2326dc)
3.5.3 (2022-12-14)
- script ci build native (fd52283)
3.5.2 (2022-12-14)
- ci script (3f6575d)
- definitions (9440ecd)
- readme display (68b71ee)
- use pnpm instead of npm (374151c)
3.5.1 (2022-12-06)
- wrong doc (a141776)
- add native build in CI (be90972)
- add toBack, x and y to iOS (d3921b0)
- android: add maxDuration and withFlash options when capturing videos (9b09006)
- android: add video support for android (e934cbe)
- export thumbnail image together with original image (0a7ed75)
- set resolution the same with native camera (a027dc1)
- support detect orientation by accelerometer (1b3a91e)
- update to v4 (6a48367)
- #131 paddingBottom param is not working properly under iOS (0994ecf)
- add CI (cd835bd)
- add funding (e278bbe)
- add origin (x,y) to startCamera (e4d8db0)
- add renovate (9afe2f9)
- amend orientation to support faceUp and faceDown (96891e5)
- android landscape orientation of clicked images (3d87702)
- android: add toBack boolean to startCamera (ca9d9c2)
- build script (87d1145)
- calculate quality correctly (8f609f0)
- CameraPreviewWeb: remove video element from parent (20bae4b)
- CI (201dfd7)
- compressionQuality is between 0 and 1 in jpegData (107ab67)
- correct the pod name (b12c350)
- docs: typo (a4f4072)
- don't handle rotate if current orientation is portraitUpsideDown (0313d04)
- fix webcam image to be lateral inverted (85f8c67)
- implemented a fix for #131 paddingBottom param is not working under iOS (ac63599)
- ios build (8514da7)
- iOS: add permission check and reject call (a03426a)
- issue in rotate event when opening camera from landscape mode (f1d98ae)
- issue when rotate to landscape first after that rotate to portrait upside down (4a1c77d)
- lateral invert it for front camera (efe595e)
- lint issue (3301b44)
- lint issue (8ac731c)
- not call rotated when the app state is inactive or background (83d204d)
- path (d9a6dea)
- Prevent plugin to use audio permission capacitor-community/camera-preview#65 (3bff45f)
- Prevent plugin to use audio permission capacitor-community/camera-preview#65 (f13832d)
- publishing (3c14f61)
- readme (73294f8)
- readme (5600e01)
- readme (4c681d7)
- removed WRITE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE permissions (04af318)
- revert useless upgrade of min version (bbf4092)
- scale thumbnail image by width. (1e07b1d)
- web.ts: reject promise if permission is not granted (2af9355)
- web: made it work with Capacitor 4 (b4e3168)
- wrong property name of ImageResult (on Android) (d3783ec)
- wrong typo self.orientation (b589307)
3.4.4 (2022-11-16)
- ios build (8514da7)
3.4.3 (2022-11-16)
- lint issue (3301b44)
3.4.2 (2022-11-16)
3.4.1 (2022-11-16)
- lint issue (8ac731c)
3.4.0 (2022-11-11)
- update to v4 (6a48367)
- web: made it work with Capacitor 4 (b4e3168)
3.3.1 (2022-11-11)
- build script (87d1145)
3.3.0 (2022-11-11)
- add native build in CI (be90972)
3.2.8 (2022-11-11)
- readme (73294f8)
3.2.7 (2022-11-11)
- readme (5600e01)
3.2.6 (2022-11-07)
- readme (4c681d7)
3.2.5 (2022-08-03)
3.2.4 (2022-08-03)
3.2.3 (2022-08-03)
- publishing (3c14f61)
3.2.2 (2022-08-03)
- path (d9a6dea)
3.2.1 (2022-08-03)
- CI (201dfd7)
- add toBack, x and y to iOS (d3921b0)
- android: add maxDuration and withFlash options when capturing videos (9b09006)
- android: add video support for android (e934cbe)
- export thumbnail image together with original image (0a7ed75)
- set resolution the same with native camera (a027dc1)
- support detect orientation by accelerometer (1b3a91e)
- #131 paddingBottom param is not working properly under iOS (0994ecf)
- add CI (cd835bd)
- add origin (x,y) to startCamera (e4d8db0)
- amend orientation to support faceUp and faceDown (96891e5)
- android landscape orientation of clicked images (3d87702)
- android: add toBack boolean to startCamera (ca9d9c2)
- calculate quality correctly (8f609f0)
- CameraPreviewWeb: remove video element from parent (20bae4b)
- compressionQuality is between 0 and 1 in jpegData (107ab67)
- correct the pod name (b12c350)
- docs: typo (a4f4072)
- don't handle rotate if current orientation is portraitUpsideDown (0313d04)
- fix webcam image to be lateral inverted (85f8c67)
- implemented a fix for #131 paddingBottom param is not working under iOS (ac63599)
- iOS: add permission check and reject call (a03426a)
- issue in rotate event when opening camera from landscape mode (f1d98ae)
- issue when rotate to landscape first after that rotate to portrait upside down (4a1c77d)
- lateral invert it for front camera (efe595e)
- not call rotated when the app state is inactive or background (83d204d)
- Prevent plugin to use audio permission capacitor-community/camera-preview#65 (3bff45f)
- Prevent plugin to use audio permission capacitor-community/camera-preview#65 (f13832d)
- removed WRITE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE permissions (04af318)
- revert useless upgrade of min version (bbf4092)
- scale thumbnail image by width. (1e07b1d)
- web.ts: reject promise if permission is not granted (2af9355)
- wrong property name of ImageResult (on Android) (d3783ec)
- wrong typo self.orientation (b589307)
3.1.0 (2022-05-27)
- Add code formatters. This is an early release and there are issues with the Swift and Typescript formatters. Can you help? Thank you to contributor @pbowyer! (#208)
- chore(deps): bump async from 2.6.3 to 2.6.4 in /demo (#217)
- chore(deps): bump minimist from 1.2.5 to 1.2.6 (#225)
-
[iOS] Fix camera display on iOS when rotated after opening in landscape. Thank you to contributor @mattczech for the patch (#130) and @riderx who resolved the merge conflict (#216).
-
[iOS] Fixed microphone permissions request on iOS. Thank you to contributor @mstichweh! (#219)
-
[Android] Fixex prevent camera is not running error. Thank you to contributor @ryaa! (#223)
3.0.0 (2022-03-27)
The version number has increased in line with Semver as there's one backwards-incompatible change for Android.
2.1.0 (2022-03-06)
- Add pinch and zoom support on iOS. Thank you to contributors @luckyboykg and @guischulz! (#204)
- Add info on styling when the camera preview doesn't display because it's behind elements. Thank you to contributor @dhayanth-dharma!
- Fix deprecated imports in README. Thank you to contributor @koen20!
- Document the iOS-only
enableHighResolution
option. Thank you to contributor @bfinleyui! (#207)