The changelog for Hero
. Also see the releases on GitHub.
-
The hidden state of subviews are now taken into account in optimized snapshot type for
UIImageView
. #521 by @ManueGE
- Fixed the retain cycle caused by strong references to
previousNavigationDelegate
andpreviousTabBarDelegate
. #516 by @mkieselmann
- Adds an optional completion block parameter to the
dismissViewController
andreplaceViewController
methods. #456 by @kartikthapar
- Allows previous
UINavigationController
delegate to handle delegate events. #430 by @bradphilips