This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
Releases: Wavesonics/compose-multiplatform-file-picker
Releases · Wavesonics/compose-multiplatform-file-picker
3.1.0
What's Changed
- Fix broken FilePicker parameter in README.md by @ruyut in #81
- Add MultipleFilePicker method & MPFile.toByteArray() by @Shahriyar13 in #86
- Allow changing dialog title by @shalva97 in #96
- Update gradle/gradle-build-action action to v2.11.0 by @renovate in #74
- increase version and add list files that need version to be updated by @shalva97 in #98
New Contributors
- @ruyut made their first contribution in #81
- @Shahriyar13 made their first contribution in #86
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- Removed Swing file chooser from jvm variant by @shalva97 in #67
- Update gradle/gradle-build-action action to v2.8.1 by @renovate in #70
- feat: ios file picker by @aguragorn in #68
New Contributors
- @aguragorn made their first contribution in #68
Full Changelog: 2.1.0...3.0.0
2.1.0
What's Changed
- Configure Renovate by @renovate in #44
- Fix js file pick crash by @shalva97 in #51
- Update dependency gradle to v8.3 by @renovate in #52
- Update plugin android-application to v8 by @renovate in #53
- Update plugin android-library to v8 by @renovate in #54
- Update dependency androidx.activity:activity-compose to v1.7.2 by @renovate in #49
- Update dependency androidx.core:core-ktx to v1.12.0 by @renovate in #50
- remove kotlin version from version catalog by @shalva97 in #57
- Update gradle/gradle-build-action action to v2.8.0 by @renovate in #55
- Update org.jetbrains.kotlinx by @renovate in #56
- Update dependency androidx.appcompat:appcompat to v1.6.1 by @renovate in #45
- Update plugin org.jetbrains.kotlin.multiplatform to v1.9.10 by @renovate in #59
- Update actions/checkout action to v4 by @renovate in #60
- Fix web variant not loading by @shalva97 in #61
- fix build error and remove cache kind none by @shalva97 in #62
- add build workflow on all PRs by @shalva97 in #63
- lower min sdk version by @shalva97 in #64
New Contributors
Full Changelog: 2.0.2...2.1.0
2.0.2
1.2.0
Fix filters
1.1.0
- Added multi-file support
- Added JS target
1.0.1
First full release