All Versions
27
Latest Version
Avg Release Cycle
116 days
Latest Release
-

Changelog History
Page 1

  • v2.2.0 Changes

    ๐Ÿš€ Released on 2022-05-25.

    โž• Added

    • Emulate coach mark skipping when stopping the flow from code #265
    • ๐Ÿ”ฆ Expose Instructions' root window #268
    • โž• Add a new delegate method triggered when tapping a coach mark #185
    • โž• Add new position options for the default coach mark views' "next" label #273
  • v2.1.1 Changes

    ๐Ÿš€ Released on 2021-11-16.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #258 - Fix documentation comments in CoachMarkHelper
    • ๐Ÿ›  Fix #259 - Quick fix regarding no cutout area use
    • ๐Ÿ›  Fix #261 - Fix iOS 15 Layout for CoachMarkBodyDefaultView
  • v2.1.0 Changes

    ๐Ÿš€ Released on 2021-06-XX.

    โž• Added

    • ๐Ÿ†• New helper methods to:
      • deal with cutout paths that aren't anchored to a specific view;
      • update all coach mark properties at once.
  • v2.0.1 Changes

    ๐Ÿš€ Released on 2021-02-07.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #229 - Blur Effect not working when used with .controller context
    • ๐Ÿ›  Fix #247 - Fix for Mac Catalyst
    • ๐Ÿ›  Fix #248 - Update README.md
    • ๐Ÿ›  Fix #250 - Fix Spelling Mistakes

    ๐Ÿ”„ Changed

    • ๐Ÿšš Moved all error messages into their own structs.
  • v2.0.0 Changes

    May 14, 2020

    ๐Ÿš€ Released on 2020-XX-XX.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #205 - Safe area insets ignored by coach mark layout system
    • ๐Ÿ›  Fix #231 - Support iOS 13's WindowScene
    • ๐Ÿ›  Fix incorrect window bounds while multitasking on iPad

    ๐Ÿ”„ Changed

    • ๐Ÿšš Move from Travis to Github Actions
    • ๐Ÿ”จ Refactor example project
    • ๐Ÿ”„ Change return type in coachMarkViewsAt to enforce the type through protocol composition
    • Unify the naming conventions for exposed properties

    โž• Added

    • ๐Ÿ‘ Full dark mode support
    • 0๏ธโƒฃ Customizable default Coachmark
    • ๐Ÿ‘Œ Support of Swift Package Manager
    • Let overlay forward touch events with a new option #212

    โœ‚ Removed

    • Asset Bundles
  • v1.5.0 Changes

    ๐Ÿš€ Released on 2020-XX-XX.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #205 - Safe area insets ignored by coach mark layout system
    • ๐Ÿ›  Fix #231 - Support iOS 13's WindowScene
    • ๐Ÿ›  Fix incorrect window bounds while multitasking on iPad

    ๐Ÿ”„ Changed

    • ๐Ÿšš Move from Travis to Github Actions
    • ๐Ÿ”จ Refactor example project

    โž• Added

    • ๐Ÿ‘ Full dark mode support
    • 0๏ธโƒฃ Customizable default Coachmark
    • ๐Ÿ‘Œ Support of Swift Package Manager
    • Let overlay forward touch events with a new option #212

    โœ‚ Removed

    • Asset Bundles
  • v1.4.0 Changes

    October 05, 2019

    ๐Ÿš€ Released on 2019-05-04.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #218 - Division by zero during layout phase

    ๐Ÿ”„ Changed

    • Turn runtime checks into cimpile time checks (protocol composition)
    • ๐Ÿ‘Œ Improve error message when numberOfCoachMarks <= 0

    โœ‚ Removed

    • โœ‚ Remove deprecated methods
    • โœ‚ Remove LFS in snapshot submodule
  • v1.3.1 Changes

    May 04, 2019

    ๐Ÿš€ Released on 2019-05-04.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #204 - spec.swift_version set to 5 instead of 5.0
  • v1.3.0 Changes

    April 11, 2019

    ๐Ÿš€ Released on 2019-04-11.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #187 - Wrong index reported by didHide

    โž• Added

    • โž• Add previous coach mark functionality (#182)

    ๐Ÿ”„ Changed

    • Migrated to Swift 5
  • v1.2.2 Changes

    December 06, 2018

    ๐Ÿš€ Released on 2018-12-06.