✅ Improvements
- Bump Kotlin to 2.0.21
- Bump Compose to 1.7.1
🐛 Bug fixes
🙏 New Contributors
A big thank you to all the contributors ❤️
📣 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
andcacheDir
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