TestCafe v1.8.5 Release Notes

Release Date: 2020-05-19 // almost 4 years ago
  • v1.8.5 (2020-5-19)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ The Linux version in the Docker image was updated to support the latest browsers (#5057)
    • ๐Ÿ›  Fixed a regression in selector.filterVisible behavior (#5002)
    • ๐Ÿ›  Fixed a bug when iframe content did not load (#3904)
    • โœจ Enhanced a number of error messages (#4841, #4860, testcafe-hammerhead/PR#2288)
    • ๐Ÿ›  Fixed an exception that occurred when selecting text in email inputs (#4893)
    • ๐Ÿ›  Fixed a bug when the www-authenticate header was skipped (testcafe-hammerhead/#2286)
    • ๐Ÿ›  Fixed stack overflow caused by WindowSync.syncBetweenWindows (testcafe-hammerhead/#2285)
    • ๐Ÿ›  Fixed an issue with HTTP requests broken due to the cache-control header (testcafe-hammerhead/#2226)
    • ๐Ÿ›  Fixed an authentication issue related to cookies set by mistake (testcafe-hammerhead/#2166)