Skip to content

Releases: helpscout/HSAttachmentPicker

Version 1.2.0

12 Nov 19:59
Compare
Choose a tag to compare

Improved support for PHPicker on iOS 14.

Version 1.1.3

24 Jul 18:33
Compare
Choose a tag to compare

Fixes issues related to attaching photos/videos created from the camera.

Version 1.1.2

29 Jun 20:38
Compare
Choose a tag to compare

Bug fix for improperly calling viewDidAppear in viewWillAppear

Version 1.1.1

09 Jun 16:16
8be14b9
Compare
Choose a tag to compare

Adds GIF support so that images are not converted to JPEG data in all cases.

Version 1.1.0

02 Jun 18:09
0fc7435
Compare
Choose a tag to compare

Updates the minimum version from iOS 8 to iOS 11, resolves deprecations and warnings related to that transition.

Version 1.0.11

19 Dec 16:39
346b61d
Compare
Choose a tag to compare

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

30 Oct 02:36
Compare
Choose a tag to compare

Updates name of Cocoapod spec from HSAttachmentPicker -> AttachmentPicker

1.0.9

11 Oct 14:26
Compare
Choose a tag to compare

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.

1.0.8

30 Jul 20:44
Compare
Choose a tag to compare
Increment version #

1.0.5

25 Jun 23:08
295e5cd
Compare
Choose a tag to compare

Remove the 'Browse' option for iCloud when iOS 11 or greater.