Releases: hhru/Nivelir
Releases · hhru/Nivelir
1.9.2
What's Changed
- Fixed bottom sheet gesture recognizer conflicts by @gvozdikovn in #128
- Release 1.9.2 by @gvozdikovn in #129
New Contributors
- @gvozdikovn made their first contribution in #128
Full Changelog: 1.9.1...1.9.2
1.9.1: Fix Sharing crash iOS 16 (#127)
Fix iOS 16 Sharing crash
Swift 6 support beta
Async await for Media Picker (#126) * Update dependencies and upgrade versions * Update tools and tools' tests * Update Example * Update errors * Update decorators * Update bottomsheet * Update screen * Update deeplink * Update components * Added missing code * Added mising MainActor for DeeplinkIntercepter * Added MainActor to BottomSheet * Small fixes * Async await for Media Picker