Skip to content

0.8.8

Latest
Compare
Choose a tag to compare
@vinceglb vinceglb released this 12 Dec 17:01
acd0389

FileKit 0.10 announcement

✅ Improvements

  • Bump Kotlin to 2.0.21
  • Bump Compose to 1.7.1

🐛 Bug fixes

  • Fix a bug on JS target when using Safari browser by @ztn0 in #165

🙏 New Contributors

A big thank you to all the contributors ❤️

  • @ztn0 made their first contribution in #165

📣 Announcement

The next version of FileKit 0.10 will bring a lot more features and improve the global developer experience:

  • Improve PlatformFile abstraction to make development easier for common files-related tasks
  • Support for kotlinx-io to easily read, write, stream files and more from the common code
  • Access common paths like application filesDir and cacheDir from common code
  • It's now easier than ever to store and read files in the app storage!
  • Capture photos with the native camera app and return the associated file on Android and iOS
  • Save images to the native gallery on Android and iOS
  • Add helpers to display images from PlatformFile on Compose Multiplatform using Coil3
  • A brand new website for the documentation
  • And more!

I'm excited to share with you and have your feedback on this new version in the following weeks, so stay tuned!

Full Changelog: 0.8.7...0.8.8