Update dependency io.github.vinceglb:filekit-dialogs-compose to v0.16.0 - #202
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.15.0→0.16.0Release Notes
vinceglb/FileKit (io.github.vinceglb:filekit-dialogs-compose)
v0.16.0Compare Source
FileKit 0.16 expands native Linux dialog support, adds recursive directory deletion, and improves iOS picker reliability.
This release brings file, directory, and save dialogs to Kotlin/Native Linux through the XDG Desktop Portal, fixes camera presentation and photo-picker filename collisions on iOS, and updates FileKit for Compose Multiplatform 1.12.
✨ What's New
linuxX64,linuxArm64) by @Enaium in #636PlatformFile.delete(recursively = true)by @anggrayudi in #641✅ Improvements
🐛 Bug Fixes
Image.encodeToDatasignature in Compose 1.12 by @vinceglb in #654📝 Documentation
⬆️ Dependency Updates
9.6.1→9.7.12.4.10→2.4.209.3.1→9.4.036→371.11.1→1.12.01.11.0-alpha07→1.12.0-alpha032.10.0→2.11.03.5.0→3.6.22.3.2→2.5.1537; target SDK remains36. Update your Android build configuration accordingly.delete(recursively = true)to remove non-empty filesystem directories. The default remainsrecursively = false; Android document URIs continue to delegate deletion to their document provider.libdbus-1runtime library. Building a consuming application requires the target architecture's D-Bus development libraries and may require an explicit linker search path; see the Linux setup documentation.FileKitOpenCameraSettings(presenter = ...)retain their existing presentation behavior.🙏 Contributors
Thanks a lot to @Enaium, @anggrayudi, @PierreVieira, and @cgpllx for their contributions to this release ❤️
Full Changelog: vinceglb/FileKit@0.15.0...0.16.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.