2.7.0 (2021-09-06)
📚 Documentation
- Add two plugins to the Community Plugins List (f558eb8)
- Add vision-camera-ocr plugin to Community Plugins (57efc0e)
- Fix invalid static
NSArray
allocation (dc02a6e)
🐛 Bug Fixes
- Apply correct initial rotation on Android (#368) (c7fb891)
- Fix Android tasks execution (#407) (3b7560a)
- Fix app hard-crashing when FPS value is not supported (#391) (3c845ed)
- Fix Proguard annotation for
mHybridData
(#406) (9812847) - Improve Android resource efficiency/cleanup (use class members for
CoroutineScope
andFrameProcessorThread
) (#335) (ff5a8b8)