Skip to content

Releases: genesisweb/valet-linux-plus

2.0.1

29 Jun 08:45
Compare
Choose a tag to compare

Fixes:

  • Fixed migration process
    • Rewrite SampleValetDriver.php file
    • Avoid updating php not installed php versions
  • Fixed valet update command to support major update.

Full Changelog: 2.0.0...2.0.1

2.0.0

12 Jun 18:42
df1348a
Compare
Choose a tag to compare

Description

Requirement

  • PHP 8.2 or higher
  • Other detailed requirement can be found from here

Major Changes

  • Added new isolation command (valet isolate, valet isolated, valet unisolate) Read more on documentation
  • Migrated valet's home directory from ~/.valet to ~/.config/valet
  • Updated valet use command to only work with php version 8.2 & 8.3, you can still use other php versions via isolated isolate commands.
  • Added PHP Bash file to support isolated directories.
  • Removed ngrok's binary from source code, and added install support via valet install command

Source code change

  • Refactored entire code base
  • Implemented CodeSniffer & CS Fixer
  • Added Unit tests for all commands.

Full Changelog: 1.6.9...2.0.0

1.6.9

07 Apr 07:10
Compare
Choose a tag to compare

Fixes:

  • Updated supported version
  • Updated ngrok binary

1.6.8

28 Feb 19:26
Compare
Choose a tag to compare

Fixes:

  • Updated supported version.
  • Removed extra function.
  • Renamed images directory to art.

Full Changelog: 1.6.7...1.6.8

1.6.7

08 Jul 12:17
Compare
Choose a tag to compare

Fixes:

  • Fixed mailpit service install.
  • Fixed firefox ssl certificate issue.

Full Changelog: 1.6.6...1.6.7

1.6.6

24 Apr 05:24
Compare
Choose a tag to compare

What's Changed

  • Minor fixes

Full Changelog: 1.6.4...1.6.6

1.6.5

23 Apr 10:26
5379118
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.4...1.6.5

v1.6.4

09 Apr 10:24
Compare
Choose a tag to compare

What's Changed

  • Fixed PHP support for Arch Linux by @uttamrabadiya
  • Fixed isolate command to work with links.

Full Changelog: 1.6.3...1.6.4

1.6.3

21 Mar 15:54
Compare
Choose a tag to compare
  • Fixed DB Commands.
  • Foxed Arch Linux support for FPM Command.

1.6.1

18 Mar 12:09
18fc8e8
Compare
Choose a tag to compare

What's Changed

  • Added:
    • PHP Version isolation support.
    • New commands: php, composer.
  • Fixed:
    • Nginx proxy integrations.
    • Removed valet-dns service.
    • Fixed proxy support.
    • Fixed ngrok verify auth command.
    • Fixed Nginx config files.
    • Removed extra conf files.
    • Fixed valet-dns custom tld support.
    • Fixed Dnsmasq config issue for Fedora & Arch Linux.
    • Fixed PHP Fpm support for Fedora & Arch Linux.

Full Changelog: 1.6.0...1.6.1