MRProgress v0.5.0 Release Notes

Release Date: 2014-06-02 // almost 10 years ago
  • Summary

    ๐Ÿ›  This version includes serveral bug fixes and enhancements for better customizability.

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fixed a flickering issue with MRBlurView, which happened on interface rotation. (#42)
    • โž• Added a workaround for slower devices to circumvent the delay until the blurred background appears. (#39)
    • โž• Added the property valueLabel to MRCircularProgressView. (#35)
    • โž• Added the properties sizeRatio and highlightedSizeRatio to MRStopButton to configure the size of the stop button relative to the size of the progress view / activity indicator view. (#37)
    • ๐Ÿ›  Fixed a bug in MRCircularProgressView, which caused that the on-touch-down animation of the stop button was not visible. (#34)
    • ๐Ÿ”ง Published the layer properties borderWidth and lineWidth over the UIAppearance API to make the appearance of the MRCircularProgressView more configurable. (#36)
    • Extended the Example application to demonstrate MRBlurView independently.

    Credits

    Thanks to @jdmunro for his excellent bug reports, backed by videos.
    Thanks for his help again by mentioning and informing about a bug and potential for enhancements and his pull-request go to @coneybeare.
    Thanks to @owenworley's attention to the details for finding a type typo.

    ๐Ÿš€ Release Details