Skip to content

Releases: JonasGessner/JGProgressHUD

1.3.5

08 Jul 12:02
Compare
Choose a tag to compare
Fixed crash on iOS 7

Fixes #60

1.3.4

03 Jul 15:22
Compare
Choose a tag to compare
Fixed parallax bug, added parallax mode option

Fixes #59, #58

1.3.3

19 Jun 11:18
Compare
Choose a tag to compare
Updated documentation, increased minimum version to iOS 6

Fixes #55

1.3.2

20 May 10:10
Compare
Choose a tag to compare

• Fixed flickering issue on iOS 9.3.
• Improved rotation handling.
• Corrected documentation.

1.3.1

14 Oct 11:35
Compare
Choose a tag to compare
• Moved project to root directory for Carthage support.
• Replaced old UIViewAnimations with block based version.

1.3

05 Aug 11:23
Compare
Choose a tag to compare
1.3

• Added image indicator view.
• Fixed carthage support.

1.2.7

23 May 21:37
Compare
Choose a tag to compare
• Added Voice Over support.

1.2.6

14 May 15:23
Compare
Choose a tag to compare
• Fixed #31
• Carthage support
• Bug fix for CocoaPods

1.2.5

29 Apr 15:26
Compare
Choose a tag to compare
• Added new framework target for iOS >= 8.0, which is much easier to
install than the static library.

1.2.4

14 Apr 22:56
Compare
Choose a tag to compare

• Fixed possible blurriness of elements inside the HUD.
• Added a new minimumDisplayTime property.