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.