0.7.0
✨ New features
- Improve Linux support by adding Xdg Desktop FileChooser Portal by @Snd-R in #65
- Limit number of files that can be selected by @santiwanti in #60
- Add JS target to FileKit-Compose by @hondogo in #61
💥 Breaking changes
PickerMode.Multiple
was an object and now it is a class: PickerMode.Multiple()
. Do not forget to add the brackets.
🐛 Fixes
- Fix ios pick video use UTTypeMovie for pick video or media in ios by @the-best-is-best in #67
- Fix crashes on Android inside Compose dialogs by @Snd-R in #68
- Bump io.coil-kt.coil3:coil-compose from 3.0.0-alpha07 to 3.0.0-alpha08 by @dependabot in #63
New Contributors
A big thank you to all the contributors ❤️
- @hondogo made their first contribution in #61
- @Snd-R made their first contribution in #65
- @the-best-is-best made their first contribution in #67
Full Changelog: 0.6.3...0.7.0