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

Changelog History
Page 1

  • v4.4.0 Changes

    September 27, 2020

    πŸš€ 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.

  • v4.3.1 Changes

    August 06, 2020
    • πŸ›  Fixes config.library.preselectedItems issue when using empty array []
    • πŸ›  Fixes preselectedItems not showing
    • πŸ›  Fixes Library next button disabled when preselectedItems
  • v4.3.0 Changes

    August 05, 2020

    πŸ’… -Adds Portuguese πŸ‡΅πŸ‡Ή and Polish πŸ‡΅πŸ‡± language @tiagomsmagalhaes @NoemiRozpara
    πŸ‘ -Adds support for iPad popovers @krzysiek84
    -Hides bottom bar if only one item activated @hamzaozturk
    -Added label tint to saveButton @fishfisher
    -Corrects preferredTransform of an asset @turk-jk
    πŸ›  -Fixes iOS13 video preview issue #391
    -Adds font customization via config.fonts @Tripwire999
    🚚 -Adds customization for the library overlay type via congif.itemOverlayType = .grid / .none @sanderdekoning
    -Hides cancel button on demand via config.hidesCancelButton
    -Add auto trim for videos from device library using trimmerMaxDuration (addresses #341) @mendesbarreto
    πŸ›  -Fixes #507
    -Adds config selectionsBackgroundColor @NikKovIos
    -Fix multiple selection issue #524 @saurabhbajajcode
    -Users can decide whether the item should be selected according to the indexPath and number of selections. @kf99916
    shouldAddToSelection
    -Adds config.preSelectItemOnMultipleSelection to pre-select the current item in library when using multiple options @peymankh
    πŸ— -Builds carthage libs with Xcode 11.6
    πŸ‘• -Adds Swiftlint linting for better code consistency

    Contributors:
    @NikKovIos, @xxKRASHxx, @krzysiek84, @tiagomsmagalhaes, @jinthislife, @hamzaozturk, @fishfisher, @turk-jk, @sanderdekoning, @Tripwire999, @pepsin, @kf99916, @peymankh, @saurabhbajajcode , @NoemiRozpara, @mendesbarreto, @xRose1 , @Ludotrico, @heitara

    🍱 Massive thanks to all of you, nothing would be possible without you ✨

  • v4.2.1

    June 02, 2020
  • v4.2.0 Changes

    January 09, 2020
    • πŸ›  Fixes an issue where iCloud photos quality would be degraded. #367
    • πŸ›  Fixes an issue where iCloud photos crop would be broken. #410
    • πŸ›  Fixes remove button not working in multiple selection gallery #438
    • πŸ›  Fixes a gap between navigation bar and collection view on iOS13 & "plus" devices #424
    • πŸ›  Fixes Appearance() breaking the colors in the app in which the library is added in some cases #430
    • βž• Adds Vietnamese and Thai languages thanks @kiras0518 !
    • πŸ’» Library UI is now smoother with progressive loading of images.
    • πŸ‘Œ Improves album thumbnail image quality
    • Enables selecting image even if large preview is not loaded.
    • πŸ›  Fixes Library spinner in dark mode
    • πŸ›  Fixes UIBarButtonItem tint color, cancel (top-left corner) buttons should not be tinted

    Massive thanks to :
    πŸš€ @kiras0518, @uwjimmyxu, @boboxiaodd, @LiborZa, @rodribech20, @TapanRaut, @Mattesackboy, @app-arianamini , @bithavoc, @gaetano78 and whoever participated in the release!🍾πŸ₯‚πŸŽ‰

    🍱 Your help is truly precious πŸ™ ✨

  • v4.1.3 Changes

    December 11, 2019
    • πŸ‘Œ Supports Dark Mode (Thanks @chrischute)
    • βž• Adds Zoom when taking picture or videos
    • Enables taking non-squared photos & videos and a full screen preview when onlySquareImagesFromCamera is false
    • 🚚 You can enable removing media items from the edit gallery by setting config.gallery.hidesRemoveButton = false
    • πŸ›  Fixes a bug where crop setting was not taken into account in multiple selection (thanks @XinHaoZhuang)
    • Orientation is now correct even when orientation is locked on the device (now using CMMotionManager
    • πŸ›  Fixes an audio issue when recording mp4 videos thanks @gintechsystems
    • πŸ›  Fixes a permission crash big thanks to @heikorehder !
    • πŸ— Builds with Xcode 11.2.1.
    • πŸ›  Fixes #176, #320, #279, #347, #306, #414, #397, #401

    Big thanks to:

    @fschaus, @bybash, @5fcgdaeb, @ashwinp-r, @Vollando, @XinHaoZhuang, @jinjinbary, @Emefar, @OlegZhuckovich, murilxaraujo, @jonnyarc, @rodribech20, @bithavoc, @Berk-Kaya, @daveleenew, @victormihaita, @aegzorz, @sedler, @barisozr, @MarkusWu, @hansemannn, @bithavoc, @kevinrenskers

    Special mention to @kf99916 for his outstanding contributions πŸ₯‡

  • v4.1.2 Changes

    October 02, 2019
    • πŸ— Builds with Xcode 11 & Swift 5.1
  • v4.1.1 Changes

    October 01, 2019
    • πŸš€ ⚠️ This is a prerelease, seems like iOS13 breaks some of the UI (crop for example)
    • πŸ— Builds with Xcode 11 & Swift 5.1
  • v4.1.0

    October 01, 2019
  • v4.0.0 Changes

    April 28, 2019

    πŸš€ This is the much awaited Swift 5 compatible release 🍾 🍻 !

    🍱 We also have quite a lot of bug fixes and improvements, courtesy of our amazing contributors πŸ… :

    • Project broke on new Xcode 10.2 #334
    • βž• Add support for Swift 5.0 #335
    • Problem with Swift 5, problem raising from Stevia fillContainer() #327
    • πŸ›  Fix bug of flashlight button disappearing when flip camera twice #308
    • Select previously selected image when deselecting in multi-selection #311
    • βž• Add configuration of default multiple selection. #312
    • Crash in YPLibrary+LibraryChange.swift #325
    • πŸ”§ Separte photo filters and video trimmer configuration. #319
    • After changing the album, the automatically selected image is not selected. #302

    πŸš€ Massive thanks to @snowtema, @pushpsenairekar2911, @halfvim, @slashmo, @kzumu, @Out1and3r, @shopno111, @javiermanzo, @jasudev who have participated in this release, your help is precious πŸ™