Releases: helpscout/HSAttachmentPicker
Releases · helpscout/HSAttachmentPicker
Version 1.2.0
Improved support for PHPicker on iOS 14.
Version 1.1.3
Fixes issues related to attaching photos/videos created from the camera.
Version 1.1.2
Bug fix for improperly calling viewDidAppear
in viewWillAppear
Version 1.1.1
Adds GIF support so that images are not converted to JPEG data in all cases.
Version 1.1.0
Updates the minimum version from iOS 8 to iOS 11, resolves deprecations and warnings related to that transition.
Version 1.0.11
Fixes an issue where certain API could be called on a background thread, when it needed to be called on the main thread.
1.0.10
Updates name of Cocoapod spec from HSAttachmentPicker -> AttachmentPicker
1.0.9
Fixes an issue on iOS 13 where users couldn't select images from their camera roll. This version also allows developers to override the preferred video quality of videos.