Skip to content

0.10.0-beta04

Latest
Compare
Choose a tag to compare
@vinceglb vinceglb released this 12 May 13:54
· 2 commits to main since this release
a596dc4

✨ What's new

  • Add image orientation correction based on EXIF data in PlatformFile.toImageBitmap() on Android by @vinceglb in #266

🐛 Bug fixes

  • Fix: handle nullable file picker results with AWTFilePicker by @zacharee in #260
  • Fix openFileSaver on iOS when suggestedName contains "/" by @mauriziofaleo in #262
  • Fix PlatformFile equality on apple by @vinceglb in #263
  • Fix incorrect NSURL from PlatformFile.list() paths on Apple targets by @vinceglb in #264
  • Fix Android directory picker returned Uri by @vinceglb in #265

⬆️ Dependency updates

  • Compose Multiplatform 1.8.0
  • Kotlin 2.1.21-RC2
  • Coil 3.2.0-rc02
  • AGP 8.10.0

🙏 New Contributors

A big thank you to all the contributors ❤️

Full Changelog: 0.10.0-beta03...0.10.0-beta04