v0.5.0
🚀 Features
All
- [Android] Decrease minSdk to 21 by @MohamedRejeb in #98
calf-ui
- Add AdaptiveClickable by @MohamedRejeb in #99
calf-file-picker
- Add file picker filter by extensions support by @MohamedRejeb in #94
- [iOS] Skip creating temp file for directories. by @MohamedRejeb in #95
🐛 Fixes
calf-file-picker
- [iOS] Use PHPicker for FilePickerFileType.Video and FilePickerFileType.ImageVideo by @MohamedRejeb in #96
- [Desktop] Fix filtering files issue on Windows by @MohamedRejeb in #94
- [Web] Skip launching file picker when using FilePickerFileType.Folder in Web by @MohamedRejeb in #97
📦 Dependencies
- Update Kotlin to 2.0.0 and Compose to 1.6.11 by @MohamedRejeb in #91
❌ Breaking changes
🆕 calf-webivew
- Separate Web-View from UI Package by @Shahriyar13 in #46
- Move webview to a separate artifact by @MohamedRejeb in #93
WebView
is separated fromcalf-ui
. If you areWebView
make sure to add the new dependencycalf-webivew
.
New Contributors
- @Shahriyar13 made their first contribution in #46
Full Changelog: v0.4.1...v0.5.0