Skip to content

Releases: laravel/dusk

v6.6.1

22 Sep 15:42
c64c374

Choose a tag to compare

Fixed

  • Fix the fitContent() method (#815)

v6.6.0

08 Sep 16:12
be00c52

Choose a tag to compare

Added

  • Allow proxy for getting latest version (#805)

v6.5.1

28 Aug 15:06

Choose a tag to compare

Fixed

  • Add CookieValuePrefix detection for encrypted cookies (#804)
  • Allow dotenv 5.0 to be installed (#803)

v6.5.0

25 Aug 17:30
a004d4c

Choose a tag to compare

Added

  • Support Laravel 8 (#800)

v6.4.1

14 Jul 18:04
db10ac7

Choose a tag to compare

Fixed

  • Pass ssl-no-verify option into latestVersion of ChromeDriver install (#794)

v6.4.0

30 Jun 20:07
e17ddfb

Choose a tag to compare

Added

  • Support clicking the topmost element at a given pair of coordinates (#788)

v6.3.0

16 Jun 19:07
5481bfd

Choose a tag to compare

Added

  • Support executing closures outside of the current selector scope (#784)

v6.2.0

26 May 18:06
6c1e4f6

Choose a tag to compare

Changed

Fixed

  • Domain routing should only be optional (#776)
  • Fix for cookie assertions (#778)

v6.1.0

28 Apr 15:51
0d0f3c0

Choose a tag to compare

Added

  • Support scrolling an element into view (#766)
  • Support navigating forward in the browser (#767)

v6.0.1

28 Apr 15:50
96958d1

Choose a tag to compare

Fixed

  • Trim trailing slash (#764)