Releases: capacitor-community/camera-preview
v6.0.1
v6.0.0
See CHANGELOG for details
Full Changelog: capacitor-community/file-opener@v5.0.0...v6.0.0
v5.0.0
What's Changed
The plugin has been updated to Capacitor 5, it's not compatible with older versions of Capacitor, see README.md for information about what versions of the plugin to use in previous Capacitor releases.
Fixes
- fix(web): Remove deprecated registerWebPlugin (https://github.com/capacitor-community/camera-preview/pull/288[)](https://github.com/capacitor-community/camera-preview/commit/1bcb0e38cb63aafe0ba56e67e89ee09ab4582468)
- fix: Add types for startRecordVideo and stopRecordVideo (https://github.com/capacitor-community/camera-preview/pull/295[)](https://github.com/capacitor-community/camera-preview/commit/2fdbc4b881e7a7858679f460457276fd68915e46)
Features
- feat!: Add Capacitor 5 support (https://github.com/capacitor-community/camera-preview/pull/283[)](https://github.com/capacitor-community/camera-preview/commit/9de932700b89ccbb3dba22f75fc49f3f8243f4b4)
- feat(android): Add androidxExifInterfaceVersion variable (https://github.com/capacitor-community/camera-preview/pull/291[)](https://github.com/capacitor-community/camera-preview/commit/1c18015dd347cbdcb20f3fef3d9f0f264d9d633f)
- feat: add commonjs output format (https://github.com/capacitor-community/camera-preview/pull/287[)](https://github.com/capacitor-community/camera-preview/commit/a88351453b4298278156751df8fb0fa9807d5e4d)
Full Changelog: v4.0.0...v5.0.0
v4.0.0
v3.1.2
v3.1.1
Thank you to our contributors (in alphabetical order) @diesieben07 @julian-baumann @pbowyer @riderx @ryaa. Without you this release would not have been possible!
What's Changed
- bugfix: fixed resource android:attr/lStar not found build error by @ryaa in #229
- feat: respect width, height and quality options on the web implementation by @julian-baumann in #231
- Fix wrong return type on
flip
andsetFlashMode
by @diesieben07 in #234 - chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /demo by @dependabot in #226
- chore(deps): bump terser from 4.8.0 to 4.8.1 in /demo by @dependabot in #239
- doc: update the web instructions by @riderx in #245
- bugfix: fixed the problem when photos taken in the landscape orientation are off by @ryaa in #235
New Contributors
- @julian-baumann made their first contribution 🥳 in #231
- @diesieben07 made their first contribution 🥳 in #234
Full Changelog: v3.1.0...v3.1.1
v4.0.0-0
- feat(): update to v4 6a48367
- Merge pull request #239 from capacitor-community/dependabot/npm_and_yarn/demo/terser-4.8.1 2204660
- chore(deps): bump terser from 4.8.0 to 4.8.1 in /demo cc712e9
- Merge remote-tracking branch 'origin/pr/234' 37b8d86
- Merge remote-tracking branch 'origin/pr/231' dbde925
- Merge remote-tracking branch 'origin/pr/229' 498a60b
- Fix wrong return type on flip and setFlashMode bd425ed
- Fixed rear position ignoring width and height options d73dc6f
- Now also respects width, height and quality options on the web implementation 178cfdd
- bugfix: fixed resource android:attr/lStar not found build error 93b2a89
- chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /demo e40d3a9
v3.1.0
3.1.0 (2022-05-28)
Grab the latest release from https://www.npmjs.com/package/@capacitor-community/camera-preview?activeTab=versions
Added
- 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)
Changed
- 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)
Fixed
-
[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)
v3.0.0 Android requires Gradle 7
v2.1.0 Pinch and zoom support on iOS
Thank you to all our contributors! See the full details in our CHANGELOG.
Grab the latest release from https://www.npmjs.com/package/@capacitor-community/camera-preview?activeTab=versions