Skip to content

Releases: Yummypets/YPImagePicker

Cocoapods support

21 Sep 21:11

Choose a tag to compare

5.3.2

Cocoapods update

iOS 26 support

18 Sep 17:45

Choose a tag to compare

What's Changed

New Contributors

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: 5.3.0...5.3.1

Min iOS 15

22 Apr 16:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.2.2...5.3.0

Xcode 15 and other fixes 🔨

25 Sep 23:10

Choose a tag to compare

  • Fixed Xcode 15 build error
  • Fixed missing play icon image and extra notification when cutting the video (thx @sedenkovvlad)
  • Calculate squaredZoomScale when media asset is loaded (thx @chenium)
  • Fix video item not playable issue in library preview area (thx @Ridmik)
  • Fix ios 12 crash (thx @Eslam-Salem)
  • AppCenter build fix (thx @arifbd)
  • Stevia version bump

Other thx: @DexGitre

Happy 2022!🎉 Fixed all warnings!

08 Jan 15:44

Choose a tag to compare

Thx to me) @NikKovIos

  • Removed hazeRemovalFilter because CIKernel is deprecated in ios 12.
  • Added XRay photo filter to default filters.
  • Removed jpegPhotoDataRepresentation(forJPEGSampleBuffer because it's deprecated.
  • fetchResult: PHFetchResult now accessed via getAsset to prevent crash with index out of range.
  • Deprecated method "AVCaptureDevice.devices(for:" replaced to "AVCaptureDevice.DiscoverySession".

🟢 Also a lot of staff from 5.1.1 release

Xib removed. Crashes fixed.

06 Jan 19:14

Choose a tag to compare

Pre-release

In this release:

  • Xib files completely removed. Only code UI 🔥
  • Stevia updated for SPM and cocoapods.
  • Fixed crash when tapping flash button with front camera. Thx @AdamBCo
  • Square button is hiding with multiple selection mode.
  • Moved back to Stevia 4.8.0 for SPM and SteviaLayout 4.7.3 for cocoapods. Need it to have a common namespace for Stevia methods to support the both - cocopods and spm.

Thx:

Full Changelog: 5.0.0...5.1.0

Carthage - bye, SPM - hello! 👋🏻👋🏾👋🏿

19 Sep 12:25

Choose a tag to compare

Carthage removed completely! 💀
SPM added! 🎉✨

Also a lot of changes:

  • Minimum supported target is 12.0 now; 🤠
  • Removed separate project for Example.
  • Updated swiftlint due to deprecated rule and Pods folder.
  • Added Example target to the root project.
  • Pods now in root project.
  • Added Launch screen.
  • Sorted files in project.
  • Fixed some swiftlint issues.

Thx to @NikKovIos, @RomanTysiachnik, @sahbazali 🤌

Time to freshen up!

09 Apr 12:48

Choose a tag to compare

Hello! it's pass a while when we draft a release last time. In this version A LOT of fixes 🫀

Thanks for everyone who took part in making the library better ❤️

  • Fixed black bar at the bottom when config.onlySquareImagesFromCamera = false
  • Correct compiler error when building with Swift version < 5.3
  • Select multiple photos without selecting the first photo by default. #575
  • Stopping the screen from going to sleep while recording video
  • Fixes for carthage
  • Added feature to limit recording by size
  • Added Norwegian. Thx @tubacase
  • Added Farsi. Thx @sadeghgoo
  • Added Swedish. Thx @Claeysson
  • Added Romanian. Thx @balutaeugen
  • Added Cambodia. Thx @chhaysotheara

And some else...

Xcode 12

27 Sep 08:04

Choose a tag to compare

Xcode 12 got us quite busy for this release:

  • Xcode 12 Support
  • Fixes #488 with PR #533
  • Fixes #572
  • Fixes supportedFlashModes Apple bug
  • Updates "HHK1/PryntTrimmerView" to "4.0.2"

Big thanks to @NikKovIos @heitara @arielpollack for this release 🎉

Side note

An experimental SPM support is available on the spm branch.
This drastically improves the simplicity of the project & also the release process, which is extremely cumbersome at the moment.
Once stable, we will transition to an SPM-only library.

4.3.1

06 Aug 08:40

Choose a tag to compare

  • Fixes config.library.preselectedItems issue when using empty array []
  • Fixes preselectedItems not showing
  • Fixes Library next button disabled when preselectedItems