All Versions
19
Latest Version
Avg Release Cycle
46 days
Latest Release
1307 days ago

Changelog History
Page 2

  • v3.5.3 Changes

    January 02, 2019
    • ๐Ÿ›  Fixes #252 Multiple selection issue when taking photos with the native camera in the middle of multi-selection. Thanks @taratandel for noticing ๐Ÿ‘Œ
    • ๐Ÿ›  Fixes #287 tap to focus that was broken , kudos to @bithavoc
    • โž• Adds #253 "cross folder" multiple selection, fixing #193 Kudos to @mpiechocki for tackling such a big feature ๐Ÿ‘ ๐Ÿ”ฅ
    • #231 Enables hidind the bottom bar, for example when showing a single screen. Kudos @ylin0x81
    • ๐Ÿ‘ Allow no selection when multi-selecting #249 @mpiechocki again ๐Ÿค–
    • ๐Ÿ›  Fixes #291 Library crop does not work when maxNumberOfItems = 1. Bug found and fixed by @calsmith ๐Ÿ…
    • 0๏ธโƒฃ #295 Setting square to be the default crop option (ala instagram) thanks to @jasudev

    ๐Ÿฑ And also, Happy new year ๐ŸŽ‰ ๐Ÿพ !!!!

  • v3.5.2 Changes

    October 09, 2018
    • โœ‚ Removes old deprecated callbacks with warnings as described in #240 by @5fcgdaeb
    • โž• Adds Korean courtesy of @trilliwon ๐Ÿ‡ฐ๐Ÿ‡ท
    • ๐Ÿ›  Fixes "Umbrella header PrynTrimmerView.h not found" #242 @ylin0x81
    • ๐Ÿ›  Fixed a memory leak in YPImagePicker #238 @ylin0x81
    • ๐Ÿ›  Fixes library crop button needing 2 taps to work the first time #243

    ๐Ÿš€ Special mention for @ylin0x81 for his work on this release ๐Ÿ‘

  • v3.5.1 Changes

    October 01, 2018
    • Migrates codebase to Swift 4.2
    • Pre-built framework built with Xcode10
    • ๐Ÿ†• New Bulgarian wordings ๐Ÿ‡ง๐Ÿ‡ฌ courtesy to @t0a0
    • Russian wording amends (thanks @t0a0)!
  • v3.5.0 Changes

    September 25, 2018
    • Migrates codebase to Swift 4.2
    • Pre-built framework built with Xcode10
    • ๐Ÿ†• New Bulgarian wordings ๐Ÿ‡ง๐Ÿ‡ฌ courtesy to @t0a0
    • Russian wording amends (thanks @t0a0)!

    ๐Ÿฑ โš ๏ธ The pod installation is not working at the moment but we're on it :)

  • v3.4.1 Changes

    September 17, 2018
    • โž• Added to config: preferredStatusBarStyle, bottomMenuItemUnSelectedColour, bottomMenuItemSelectedColour, PHFetchOptions
    • โž• Added PHAsset to YPMediaPhoto
    • ๐Ÿฑ Introduces minWidthForItem to enable the restriction for the max height of the asset, like in instagramm! ๐Ÿš€
    • ๐Ÿฑ Totally rebuilded filters! Now they work smoothly.๐Ÿ”ฅ
    • ๐Ÿ‘ The gallery now work better with touches and panning - not moving up every time.๐Ÿ‘๐Ÿป
      ๐Ÿ›  Also some changes that fixes diff problems:
    • Preventing of selecting the same asset in lib. Fix with wrong zooming in lib.
    • ๐Ÿ›  Fix for #177 with mov only captured video.
    • ๐Ÿ›  Fixed the #190 bug with crash in video capture.
    • ๐Ÿ›  Fix for video without audio track.
    • Important - added a cancelling of proccessing the video.
    • ๐Ÿ›  Fix for #137 with not cropped video recording.

    ๐Ÿ’ป Some UI improvements.

  • v3.4.0 Changes

    July 20, 2018
    • ๐Ÿฑ Use weak over unowned to fix crashes, kudos to @jonasecandersson ๐Ÿ‘ fixes #178
    • ๐Ÿ›  Use correct video Orientation even when phone is "orientation locked" Thanks to @Appswage fixes #161
    • ๐Ÿฑ Introduces numberOfItemsInRow & spacingBetweenItems to customize library layout, courtesy of @shotat๐Ÿš€
    • ๐Ÿ›  Fixes Library being stuck with a small number of items, due to the collectionView alwaysBounceVertical defaulting to false. Kudos to @shotat again ๐Ÿ”ฅ
    • โž• Adds ๐Ÿ‡ฎ๐Ÿ‡ฉ Indonesian language thanks to @wsnjy ๐Ÿ™
    • ๐Ÿ‘Œ Improves UI on Gallery with multiple items, adds natural paging + touch animations. fixes #135

    ๐Ÿš€ Thank you so much for your great work on this release, you are the BEST! <3

  • v3.3.1 Changes

    June 28, 2018
    • ๐Ÿ›  Fixes Crash in Spanish due to ill-formatted Localizable string.
  • v3.3.0 Changes

    June 25, 2018
    • โž• Adds chinese language (courtesy of @chquanquan)
    • Now asks for related permissions only when the corresponding screen is shown (@DamascenoRafael)
    • Introduces minNumberOfItems to force a user to select at least X photos/videos. (based on @cwestMobile idea)
    • ๐Ÿ›  Fixes crash showing filters when config.filters = [] (thanks @barisozr for spotting)
    • ๐Ÿ›  Fixes warning Unable to load image data, /var/mobile/Media/DCIM/101APPLE/XXXX.JPG
    • ๐Ÿ›  Fixes "Live photo shots were not saved to album without filters" (fixed by @Appswage)
    • ๐Ÿ›  Fixes "Live videos not taking orientation into account" (fixed by @Appswage)

    ๐Ÿฑ ๐ŸŽ‰

  • v3.2.0 Changes

    June 14, 2018

    ๐Ÿ›  Small bug fixes

    • ๐Ÿ›  Fixes right bar button indicator when getting back to selections gallery
    • ๐Ÿ›  Fixes didFinishPicking called twice when when skipSelectionsGallery = true , maxNumberOfItems > 1 (kudos to @boboxiaodd)
    • ๐Ÿ›  Fixes video compression not taken into account when taking video from the cameraView. props to @lewisloofis ๐Ÿป
    • ๐Ÿ›  Fixes targetImageSize new api migration (kudos @Ewg777 ๐Ÿ‘ )
    • ๐Ÿ›  Fixes Italian typo (thanks @pcecchetti ๐Ÿ )
    • Example project:
      • No longer requires Carthage to run
      • Works with photo + videos out of the box
      • Adds video player

    ๐Ÿฑ PS: Big thanks to @ihtiht for our new cool looking logo ๐ŸŽ‰ !