This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Releases: wordpress-mobile/MediaPicker-iOS
Releases · wordpress-mobile/MediaPicker-iOS
Release 0.14
- Added support for using the media picker as an inputView on an UIControl.
- Fix some bug around camera preview.
Release 0.13
0.10.3
Fix crash on iPhone 4s when trying to display video in a resolution non-existent on the front facing camera.
Release 0.9.2: Front camera support
0.9.2: Front camera support
Release 0.9.0
Added support for more granular changes events. This allows better support for iCloud Photos, no longer we need to do a full refresh of the picker when just a photo metadata is changed.
Release 0.8.2
- Implements a new style for the capture cell using the header
- Filters to filter media by videos and/or images only.
- Stop taking in account the screen resolution implicitily on Data Sources for PHAssets.
Release 0.8.0
Update media picker to version 0.8.0:
This version of the media picker fixes the following issues:
- remove all deprecated classes that used the AssetLibrary
- remove all user of alert view and popover controllers classes
- update the rotation to be platform independent with no more checks for iPad
- update the component to be iOS 8 and above.
0.6.1
Fix issues with multiple selection
Fix import of assets when using frameworks.
0.6.0
no message
Media Picker 0.4.1
- Fix for bug where protocol for data source asset was hiding base class method.