- Fixed: Carthage support #592, #590
- Fixed: Fixes tvOS demos, Changed return type #586, #587
- Fixed: Build issues for tvOS, as UIKeyboard notifications are gone #576
- Fixed: HUD does not hide if ismiss is called directly after show #555
- Fixed: Reset ring layer stroke end upon dismiss #580
- Fixed: Ringlayer not resized when values properties change during runtime #584
- Fixed:
:head
not available anymore in Cocoapods #552 - Fixed: Redraw resource images as the look blurry on 2x/3x. #562
- Fixed: Problem where displayDurationForString can return duration shoter than minimumDismissTimeInterval #574
- Fixed: iOS7+ alert black dimming view has an alpha of 0.4, not 0.5 #570
- Fixed: Bugfix for hidden HUD if defaultMaskStyle is changed during runtime
- Fixed: Progress HUD intersects with default spinner #551
- Fixed: Update Carthage installation guides #550
- Fixed: Outdated licenses
- Fixed: Added success image back, was removed to test a bugfix
- Fixed: HUD not showing on root view controller in
viewDidLoad
andviewWillAppear
#536 - Fixed: When showing with
nil
image, layout wrong size #548
- Fixed: Notification typo #545
- Fixed: Remove duplicate declarations
- Fixed: Cocoapods bundle problem #542
- Fixed: Dismiss duration 0.15 maybe lead to a bug #529
- Fixed: Don't apply blur for custom style #508
- Fixed: No supported interface orientation in real time #490
- New: Support for tvOS
- New: UIAppearance support
- New: Moved Repo to an own organisation
- Fixed: Many things ...