Releases: mikaoj/BSImagePicker
Releases · mikaoj/BSImagePicker
3.3.3
3.3.2
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
- @xuning0 made their first contribution in #303
- @michafaw made their first contribution in #311
- @jamesujeon made their first contribution in #332
- @MichaelNeas made their first contribution in #314
- @meritozh made their first contribution in #340
- @jeonghanjoo made their first contribution in #338
- @dl10yr made their first contribution in #360
- @hsingh-texada made their first contribution in #361
Full Changelog: 3.3.1...3.3.2
3.3.1
3.3.0
- 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
3.2.0
- Dark mode support: #266 @mshashank0 @Shashank-exzeo