Instructions v1.2.0 Release Notes

Release Date: 2018-06-04 // almost 6 years ago
  • ๐Ÿš€ Released on 2018-06-04.

    ๐Ÿ”„ Changed

    • Migrated to Swift 4.1 (PR #159)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #163 - Silly weak modifier in protocol property.
    • ๐Ÿ›  Fix #166 - UIApplication.networkActivityIndicatorVisible called from background queue.
    • ๐Ÿ›  Fix #90 - Crash occurring infrequently if the view controller is dismissed too quickly. (PR #161)

    โž• Added

    • โž• Add supports for ornaments on the overlay.
    • โž• Add (partially implemented by #131).
    • โž• Add status bar style customization (PR #164, PR #139).
    • โž• Add proper support for iPhone X.