New
iOS 26 support
What's Changed
- Update Stevia by @ataetgi in https://github.com/Yummypets/YPImagePicker/pull/829
- compute NavigationRightButton text by @d-nakajima in https://github.com/Yummypets/YPImagePicker/pull/758
- Refactor window scene access to use thread-safe methods by @aksamitsah098 in https://github.com/Yummypets/YPImagePicker/pull/834
- Add missing file reference for UIApplication+ThreadSafe by @qazwsx521943 in https://github.com/Yummypets/YPImagePicker/pull/838
- Add completion handler to refreshMediaRequest by @qazwsx521943 in https://github.com/Yummypets/YPImagePicker/pull/837
New Contributors
- @ataetgi made their first contribution in https://github.com/Yummypets/YPImagePicker/pull/829
- @d-nakajima made their first contribution in https://github.com/Yummypets/YPImagePicker/pull/758
- @aksamitsah098 made their first contribution in https://github.com/Yummypets/YPImagePicker/pull/834
- @qazwsx521943 made their first contribution in https://github.com/Yummypets/YPImagePicker/pull/838
FYI Cocoapods version not supported until Stevia not support it. You can try to use:
pod 'SteviaLayout', :git => 'https://github.com/freshOS/Stevia.git', :tag => '6.2.0'
pod 'YPImagePicker', :git => 'https://github.com/Yummypets/YPImagePicker.git', :tag => '5.3.1'
Full Changelog: https://github.com/Yummypets/YPImagePicker/compare/5.3.0...5.3.1