Skip to content

Releases: laravel/sail

v1.12.3

05 Nov 13:36
f335277
Compare
Choose a tag to compare

Changed

  • Update MySQL stub for Apple Silicon (#272)

v1.12.2

26 Oct 21:38
1acae00
Compare
Choose a tag to compare

Fixed

  • Revert "Adds a check and error for APP_SERVICE being accurate." (#264)

v1.12.1

26 Oct 18:15
50f169e
Compare
Choose a tag to compare

Changed

  • Adds a check and error for APP_SERVICE being accurate (#258)
  • Allow NODE_VERSION variable (#261)

v1.12.0

12 Oct 15:48
80f6cd9
Compare
Choose a tag to compare

Added

  • PHP 8.1 support (#254)

v1.11.0

12 Oct 15:47
Compare
Choose a tag to compare

Added

  • Added support for "docker compose" command syntax

v1.10.2

28 Sep 15:33
0b9ddae
Compare
Choose a tag to compare

Changed

  • Environment variable for share subdomain (#239)

v1.10.1

24 Aug 16:03
267fafe
Compare
Choose a tag to compare

Changed

  • Adding extra_hosts to the compose file stubs (#222)
  • Allow skip of sail checks (#224)

v1.10.0

17 Aug 16:01
05cf80b
Compare
Choose a tag to compare

Added

  • Add devcontainer to install command (#218)

Changed

  • Removes hardcoded service name from APP_URL in dusk and dusk:fails command (#219)

v1.9.0

03 Aug 18:52
3e1aa86
Compare
Choose a tag to compare

Added

  • Xdebug 3.0 support (#209)

Changed

  • Make sail script publishable (#201, #202)
  • Pass additional arguments to shell / root-shell commands (#208)

Fixed

  • Call source .env before exporting bash environment variables (#207)

v1.8.6

15 Jul 07:38
51ecfe0
Compare
Choose a tag to compare

Fixed

  • Fixes missing backslash (#196)