All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.4.1 (2024-11-08)
readyToStartPreview
property. Can be used to defer startPreview until permission is granted (02d5717)
0.4.0 (2024-07-10)
- new
deviceHasCamera
method (d3ffec5)
0.3.4 (2024-06-03)
- android: focusAtPoint fix (5dea72f)
0.3.3 (2024-05-18)
- android: fixed camera getting stuck in some conditions (7ef19f0)
0.3.2 (2024-05-17)
- android: improved zooming, especially while using a processor (6a6bed0)
- android: much faster capture (c9b3343)
0.3.1 (2024-03-20)
- ios: build fix (3473f56)
0.3.0 (2024-03-06)
- zoom property support (a05baa3)
0.2.10 (2024-02-29)
- ios: build fix (6233ba9)
0.2.9 (2024-02-29)
- android: build fix (670cb46)
0.2.8 (2024-02-29)
- android: maxWidth/maxHeight fix for capturePhoto (21a90c4)
0.2.7 (2024-02-29)
- android: wrap potential native exception (c9bdce4)
0.2.6 (2024-02-21)
- android: build fix (1f9c99f)
0.2.5 (2024-02-21)
- android:
takePicture
fix forflashMode
(a1e9874)
0.2.4 (2024-02-15)
- android: torch mode no disabling (1adaa6c)
0.2.3 (2024-02-06)
0.2.2 (2024-02-05)
- ios: improvements and bug fixes (0d02660)
0.2.1 (2024-02-02)
0.2.0 (2024-01-31)
- new
cameraOpen
andcameraClose
events.getCurrentResolutionInfo
andgetAllAvailablePictureSizes
for Android (602ce0d)
0.1.5 (2024-01-30)
0.1.4 (2024-01-06)
- ios: crash fix (c3532a0)
0.1.3 (2023-12-22)
- android: build fix (e371dfe)
0.1.2 (2023-12-21)
- android: regression fix preventing image analysis (db312c9)
0.1.1 (2023-12-20)
aspectRatio
property (cdb4cdf)
0.1.0 (2023-12-20)
- android:
aspectRatio
andstretch
fix (079432c)
0.0.9 (2023-12-07)
- android: prevent null bitmap (0b0a78d)
- ios: autofocus fix (cf7ace0)
- ios: correctly returned picture(rotation) (b13235a)
0.0.8 (2023-11-22)
0.0.7 (2023-11-19)
- android: fixed a crash on takePicture (e0e8e20)
0.0.6 (2023-11-19)
- android: much faster photo taking. However to make it fast it is prefered to set properties like
pictureSize
,captureMode
... on the view instead of as a arg oftakePicture
. If you do pass them totakePicture
the whole configuration needs to be updated/set before taking the photo which is slow (a6c8fe6) - ios: throw error on not implemented methods (fa1adde)
0.0.5 (2023-11-07)
- android: build fix for broken N cli (aa60f59)
0.0.4 (2023-10-10)
- multiple fixes (22dc0cc)
0.0.3 (2023-09-25)
Note: Version bump only for package ui-cameraview
Note: Version bump only for package ui-cameraview