Skip to content

Releases: cretueusebiu/valet-windows

2.5.2

21 Dec 08:39
Compare
Choose a tag to compare
  • Added support for PHP 8.2 and 8.3.

2.5.1

25 Aug 10:02
40fcc50
Compare
Choose a tag to compare
  • Fixed XDebug download error #201

2.5.0

18 Feb 07:51
Compare
Choose a tag to compare
  • Update Acrylic DNS Proxy.
  • Update composer dependencies.

2.4.1

03 Dec 14:21
Compare
Choose a tag to compare
  • Fixed valet share.

2.4.0

24 Nov 16:29
Compare
Choose a tag to compare
  • Added support for PHP 8.1.

2.3.2

26 Apr 15:40
Compare
Choose a tag to compare
  • Fixed service installation when user path contains spaces.

2.3.1

25 Apr 10:11
f6fe82d
Compare
Choose a tag to compare
  • Fixed 404 error when sharing upper case folder #168

2.3.0

27 Mar 22:20
Compare
Choose a tag to compare
  • Added support for Xdebug #165

2.2.0

11 Jan 11:43
9512e93
Compare
Choose a tag to compare

See the changelog.

Upgrading to 2.2.0

Before upgrading you should run the following commands as Admin to stop and uninstall the existing Valet services:

valet stop
valet uninstall

Next, you should upgrade to the latest version of Valet. You should use the following command to update to the latest version:

composer global update cretueusebiu/valet-windows

Once the fresh Valet source code has been downloaded, you should run the install command:

valet install

After upgrading, it may be necessary to re-park, re-link or re-secure your sites.

2.1.5

06 Jan 21:44
f6bbd7e
Compare
Choose a tag to compare
  • Fixed ssl redirect #150
  • Fixed certificate keyUsage #151