Skip to content

Releases: mikaoj/BSImagePicker

3.3.3

23 May 06:54
Compare
Choose a tag to compare

What's Changed

  • fix NSInternalInconsistencyException crash by @whrlgus in #362

New Contributors

Full Changelog: 3.3.2...3.3.3

3.3.2

18 Mar 11:46
Compare
Choose a tag to compare

What's Changed

  • Fix dropdown position by @xuning0 in #303
  • Fix selected assets are not removed after the corresponding photo is deleted by @xuning0 in #304
  • Improve Objc access in controller, settings, and gradient view by @michafaw in #311
  • Fix the apple localization for the Done button by @jamesujeon in #332
  • Configurable album overlay background and default starting point for album overlay proposal by @MichaelNeas in #314
  • fix: apparently typo by @meritozh in #340
  • : Indexed number is incorrect when deselecting by @jeonghanjoo in #338
  • Fix a collectionView.selectItem crash by @dl10yr in #360
  • Moved info plist out of Source folder by @mikaoj in #355
  • feat: add .xcprivacy file for privacy api's by @hsingh-texada in #361

New Contributors

Full Changelog: 3.3.1...3.3.2

3.3.1

01 Oct 19:06
Compare
Choose a tag to compare
  • Fixed missing photo fetch options resulting in assets stored on iCloud not being fetched: #302 @danfordham

3.3.0

26 Sep 08:31
Compare
Choose a tag to compare
  • Fixed preview zoom animation on iOS 14
  • Performance optimizations
  • Added feature to programmatically deselect assets: #295 @musatrtr
  • Video cell duration label color: #297 @MaxAdamyan
  • Objective-C renaming of settings to avoid naming conflicts: #300 @dksqnswlwhr
  • Delegate callback when reaching max selections: @nayaks2019

3.2.1

02 Jul 20:18
Compare
Choose a tag to compare
  • Fixed crash that could occur when photos where updated: #279 @knox
  • Added Xamarin wrapper to README: #280 @prin53
  • Support for swipe to dismiss: #270 @felixII
  • Fixed issue where album dropdown content would overflow on iPad and SwiftUI: #269 @felixII

3.2.0

29 May 21:09
Compare
Choose a tag to compare

3.1.7

30 Apr 06:19
Compare
Choose a tag to compare
  • Expose doneButtonTitle so users of this library can localize it: #249

3.1.6

30 Apr 06:08
Compare
Choose a tag to compare
  • Fixed a bug where a view controller couldn't be pushed onto the image picker navigation stack: #260

3.1.5

26 Apr 18:02
Compare
Choose a tag to compare
  • Expose more stuff to Objective-C: #257
  • Fixed a bug where preselected assets wasn't displayed as selected: #258

3.1.4

23 Apr 08:12
Compare
Choose a tag to compare