Skip to content

0.7.0

Compare
Choose a tag to compare
@vinceglb vinceglb released this 18 Jul 17:50
· 132 commits to main since this release

✨ 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 ❤️

Full Changelog: 0.6.3...0.7.0