Skip to content

Releases: wordpress-mobile/MediaPicker-iOS

Release 0.13

28 Mar 21:54
Compare
Choose a tag to compare

Fixed

  • Solved orientation issue on camera preview #155
  • Allow configuration changes after picker is displayed #154

0.10.3

18 Jan 13:47
Compare
Choose a tag to compare

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

01 Jun 08:12
0.9.2
46ede69
Compare
Choose a tag to compare
0.9.2: Front camera support

Release 0.9.0

29 Mar 14:04
Compare
Choose a tag to compare

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

29 Feb 15:18
Compare
Choose a tag to compare
  • 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

29 Jan 12:18
Compare
Choose a tag to compare

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

12 Nov 12:06
Compare
Choose a tag to compare

Fix issues with multiple selection
Fix import of assets when using frameworks.

0.6.0

12 Nov 11:52
Compare
Choose a tag to compare
no message

Media Picker 0.4.1

26 May 15:46
Compare
Choose a tag to compare
  • Fix for bug where protocol for data source asset was hiding base class method.

Media Picker 0.4.0

26 May 15:45
Compare
Choose a tag to compare
  • Support for different media data sources.
  • Support for fetching images from assets, asynchronously
  • Animations for cells when added to picker.
  • Multiple bug fixes.