0.5.1
🎉 peekaboo 0.5.1 has been released! 🎉
What's Changed
- Fixing #71 - size of overlay containing capture and convert icons to match parent size by @shtolik in https://github.com/onseok/peekaboo/pull/72
- [fix/exif-orientation-handling] Fix handling of Exif orientation info for image rotation/flipping by @onseok in https://github.com/onseok/peekaboo/pull/74
- Fix PeekabooCameraState recreation when lambda onCapture does not memoized by @SuLG-ik in https://github.com/onseok/peekaboo/pull/75
- Fixed Issue with Applying Filters to Images Below Threshold Size on iOS by @onseok in https://github.com/onseok/peekaboo/pull/78
- Add change configuration support for navigation in sample app by @SuLG-ik in https://github.com/onseok/peekaboo/pull/76
- [update/deps] Bump kotlin to 1.9.23, jetbrains compose to 1.6.1, compose compiler to 1.5.10, compose ui to 1.6.3, compose foundation to 1.6.3, compose material3 to 1.2.1, and camerax to 1.3.2 by @onseok in https://github.com/onseok/peekaboo/pull/79
- Update dependency com.google.accompanist:accompanist-permissions to v0.34.0 by @renovate in https://github.com/onseok/peekaboo/pull/54
Full Changelog: https://github.com/onseok/peekaboo/compare/v0.5.0...v0.5.1