All Versions
16
Latest Version
Avg Release Cycle
78 days
Latest Release
1234 days ago

Changelog History
Page 1

  • v3.7.13 Changes

    December 01, 2020
    • โž• Adds a Visualizer to the top of the highest window instead of it's own window to prevent issues from changing key windows.
    • ๐Ÿ›  Fixes date picker for iOS 14
  • v3.7.12 Changes

    November 05, 2020

    Enhancements

    • โž• Adds a Visualizer to be able to see touches in KIF tests.

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixes dismissing popovers in iOS 14
  • v3.7.11 Changes

    September 10, 2020

    Bug Fixes

    • Specify Webkit dependency in podspec
  • v3.7.10 Changes

    September 09, 2020
    • ๐Ÿ‘ Now supports WKWebView

    ๐Ÿ› Bug Fixes

    • Date picker debug formatting
    • FAltering CALayers when iterating by copying
    • Navigation back button tap for iOS 13+
    • Crash in _setIsFirstTouchInView and setIsTap for iOS 14
    • Xcode 12 compilation issue
  • v3.7.9

    March 29, 2020
  • v3.7.8 Changes

    June 18, 2019

    ๐Ÿ› Bug Fix:

    • ๐Ÿ›  Fix Xcode 11 (Beta) build error (implicit conversion warning) (@jneidlinger #1111)

    โœจ Enhancement:

  • v3.7.7 Changes

    May 06, 2019

    ๐Ÿ› Bug Fixes:

  • v3.7.6 Changes

    April 17, 2019

    ๐Ÿ› Bug Fixes:

    Typo Fix:

  • v3.7.5 Changes

    April 01, 2019

    ๐Ÿ› Bug Fix:

    โœจ Enhancement:

    • โœ… Make XCTestCase 'just work' (@justinseanmartin - #1086)
      • No longer need to explicitly call KIFEnableAccessibility when not subclassing KIFTestCase
  • v3.7.4 Changes

    July 04, 2018

    ๐Ÿ› Bug Fix:

    • โž• Adding stabilization code to waitForAnimationsToFinishWithTimeout (@harleyjcooper - #1060)
    • ๐Ÿ›  Fix for "Attempted to dequeue multiple cells for the same index path" XC9 crash (@mikelupo - #1020)

    โœจ Enhancement:

    Infrastructure:

    • โฌ‡๏ธ Dropped Xcode 7 & iOS 8 from supported CI configurations, Xcode 10 coming soon (@mikelupo - #1076)