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
previousNavigationDelegateandpreviousTabBarDelegate. #516 by @mkieselmann
- Adds an optional completion block parameter to the
dismissViewControllerandreplaceViewControllermethods. #456 by @kartikthapar
- Allows previous
UINavigationControllerdelegate to handle delegate events. #430 by @bradphilips