EarlGrey v1.10.0 Release Notes

Release Date: 2017-05-07 // about 7 years ago
  • Baseline: [a386cb2]
    + [a386cb2]: Update Changelog for the 1.10.0 release for the Screenshot Docs change.
    

    ๐Ÿ› Bug Fixes

    • Resolved visibility checker overlapping view issue. Issue #532
    • ๐Ÿ‘‰ Use accessibility ID in place of accessibility label for keyboard modifier keys. Issue #539

    โœจ Enhancements

    • โœ‚ Removed kGREYConfigKeyScreenshotDirLocation in favor of kGREYConfigKeyArtifactsDirLocation.
    • ๐Ÿ›  Fixed all issues reported by Xcode's static analysis.
    • ๐Ÿ›  Fixed long press test failures on travis.
    • ๐Ÿ‘Œ Improved interaction error logging by adding more information about failure to the out error parameter.
    • โž• Added more error details to timeout failures.
    • Add explicit 1st and 2nd param to grey_allOf and grey_anyOf to prevent redundant uses.
    • โšก๏ธ Update jazzy copyright year.

    Compatibility

    • โž• Adding xcode version to backwards compatibility doc.