New
v2.0.0
A new release of Libre Camera: v2.0.0
It's been a while, but here's a new version! The underlying Flutter camera plugin now uses CameraX instead of Camera2 APIs, which may improve device support. The following has changed:
New
- Add zoom reset button
- Add video FPS settings
- Add haptic feedback
- Support HEIC format for compression
- Support Monochrome icon (https://github.com/iakdis/librecamera/issues/91)
Improved
- Reduce various capture stutters
- Refine onboarding and settings page
- Improve orientation and status/navigation bar behavior
Fixed
- Fix various issues in newer Android versions regarding storage, permissions, etc.
Localization
- Add new language translations: Arabic (ar), Catalan (ca), Greek (el), Esperanto (eo), Hungarian (hu), Interlingua (ia), Icelandic (is), Korean (ko), Latvian (lv), Malayalam (ml), Dutch (nl), Norwegian Nynorsk (nn), Santali (sat), Slovenian (sl), Tamil (ta), Chinese (Traditional) (zh_Hant)
As always, a big thank you to everyone who contributed!
Full Commit Changelog: https://github.com/iakmds/librecamera/compare/v1.9.1...v2.0.0