Instructions v0.5.0 Release Notes

  • ๐Ÿš€ Released on 2016-09-06.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #63 dataSource methods wrongly called during idle state.
    • ๐Ÿ›  Fix #58 inability to restart the flow.

    ๐Ÿ”„ Changed

    • ๐Ÿ—„ Deprecate calling helper methods directly from CoachMarkController, methods are now available through the CoachMarkController.helper object.
    • ๐Ÿ—„ Deprecate calling flow state properties directly from CoachMarkController, properties are now available through the CoachMarkController.flow object.
    • ๐Ÿ—„ Deprecate settings overlay parameters directly from CoachMarkController, properties are now available through the CoachMarkController.overlay object.

    โž• Added

    • ๐Ÿ‘ Full support of App Extensions.