3.0.0-rc.6 (2023-08-24)
✨ Features
- Add
enableShutterSound
prop totakePhoto()
🔊 (#1702) (a46839a) - Allow build without Skia or Frame Processors (#1710) (862e05b)
- Full Android rewrite (CameraX -> Camera2) (#1674) (37a3548), closes #1689 #1691
- Implement
enableZoomGesture
on Android (efe6556) - Support
focus()
on Android (#1713) (23af74a) - Use
ByteBuffer
for much fastertoArrayBuffer()
⚡ (521d7c8)
🐛 Bug Fixes
- Add
GrMTLHandle
import (390f48d) - Clean up codebase (e1b0408)
- Don't error if session closes (1f12192)
- Fix
JByteBuffer
(3a0d7b3) - Fix
make_shared
not working onFrameHostObject
(1197df7) - Fix circular dependency in
FrameProcessorPlugins.ts
(c88605e) - Fix various Android crashes by using Stable CameraX version (#1665) (3b3515c)
- Improve
build.gradle
(07ba0e1) - Improve performance of zoom, fps, hdr and format selection (4b009a0)
- Remove unused constructor (94d9b69)
- Remove unused imports (617c560)
- Use default HDR if not applicable (0a51980)
- Use direct
ByteBuffer
(86468e3)
2.15.5 (2023-07-31)
🐛 Bug Fixes
- Fix
Failed to parse camera Id
error by ignoring non-integer cameras (#1428) (8833ac1) - Pin fbjni to version 0.4.0 (8b9b702)
- Use
HostTimeClock
as fallback ifmasterClock
isnil
(#1302) (b8527d7)
📚 Documentation
- Add @vercel/analytics (35c779b)
- Add Multi-Camera zooming GIF (ba099e4)
- Add og:image (22c0c02)
- Add robots.txt (6fa8b7f)
- Add V3 Announcement Banner (06cbb74)
- Deploy to https://react-native-vision-camera.com (757ecb0)
- Fix "siginificant" typo (#1626) (3ed019d)
- Fix
og:image
(1bd21a8) - fix algolia app ID (73c5d67)
- fix baseUrl (c2fb5bf)
- Fix favicon (49322f2)
- fix meta (77dd181)
- Run yarn install for root as well (566eda2)
- Set up Google gtag (3978406)
- Upgrade Docusaurus (#1513) (ab75712)
- Use other Algolia App ID (8753af3)