Skip to content

Releases: capacitor-community/camera-preview

v6.0.0

06 May 10:23
2a82ed5
Compare
Choose a tag to compare

See CHANGELOG for details

Full Changelog: capacitor-community/file-opener@v5.0.0...v6.0.0

v5.0.0

v4.0.0

20 Sep 13:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v4.0.0

v3.1.2

29 Aug 13:19
Compare
Choose a tag to compare

What's Changed

  • Bugfix/93 preview not resized and displayed correctly when orientation changes by @ryaa in #238

Full Changelog: v3.1.1...v3.1.2

v3.1.1

13 Aug 14:58
Compare
Choose a tag to compare

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 and setFlashMode 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

Full Changelog: v3.1.0...v3.1.1

v4.0.0-0

05 Aug 03:20
Compare
Choose a tag to compare
v4.0.0-0 Pre-release
Pre-release
  • 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...v4.0.0-0

v3.1.0

28 May 19:30
Compare
Choose a tag to compare

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

27 Mar 15:41
Compare
Choose a tag to compare

3.0.0 (2022-03-27)

The version number has increased in line with Semver as there's one backwards-incompatible change for Android.

Features

  • [Android] Require Gradle 7. Thank you to contributor @riderx! (#195)

v2.1.0 Pinch and zoom support on iOS

06 Mar 13:14
Compare
Choose a tag to compare

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

v2.0.0 Capacitor 3 support 🎉

31 Jan 19:05
Compare
Choose a tag to compare

The camera-preview team is pleased to announce the first release of camera-preview that is compatible with capacitor 3.

Grab the latest packages from https://www.npmjs.com/package/@capacitor-community/camera-preview/v/2.0.0