All Versions
23
Latest Version
Avg Release Cycle
51 days
Latest Release
-

Changelog History
Page 2

  • v2.1 Changes

    December 04, 2016
    • πŸ†• New: Implicitly set default style to custom when setting colors #692
    • πŸ†• New: Add HUD to UIView instead of UIWindow #685
    • πŸ›  Fixed: UIVisualEffectViews transition error #680
    • πŸ›  Fixed: Minimum size #697, #674, #359
  • v2.0.4 Changes

    November 15, 2016
    • πŸ†• New: Allow to set max allowed window level #607
    • πŸ†• New: Add completion block to dismiss methods
    • πŸ›  Fixed: Live blurring due to wrong background color #517 / #624
    • πŸ›  Fixed: Remove any old instances of UIVisualEffectViews, when the HUDStyle… #667
    • πŸ›  Fixed: Ring not centered in HUD #635
    • πŸ›  Fixed: SVProgressHUD failing to build on tvos #672 / #673
    • ⚑️ Update to Xcode 8 recommended settings
  • v2.0.3 Changes

    • πŸ›  Fixed: Carthage support #592, #590
  • v2.0.2 Changes

    • πŸ›  Fixed: Fixes tvOS demos, Changed return type #586, #587
  • v2.0.1 Changes

    • πŸ›  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
  • v2.0 Changes

    • πŸ›  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
  • v2.0-beta8 Changes

    • πŸ›  Fixed: Progress HUD intersects with default spinner #551
    • πŸ›  Fixed: Update Carthage installation guides #550
    • πŸ›  Fixed: Outdated licenses
  • v2.0-beta6 Changes

    • πŸ›  Fixed: Added success image back, was removed to test a bugfix
  • v2.0-beta5 Changes

    • πŸ›  Fixed: HUD not showing on root view controller in viewDidLoad and viewWillAppear #536
    • πŸ›  Fixed: When showing with nil image, layout wrong size #548
  • v2.0-beta4 Changes

    • πŸ›  Fixed: Notification typo #545
    • πŸ›  Fixed: Remove duplicate declarations