Skip to content

Releases: genesisweb/valet-linux-plus

1.6.0

30 Dec 11:11
cbb3e2e
Compare
Choose a tag to compare

What's Changed

  • Fixed network disconnection issue.
  • Fixed Redis-server support for Pacman & Yum.
  • Fixed MySQL Install command.
  • Fixed initial install command.

Note: Run valet install command after updating to this version. This command will fix network disconnection issues for existing users.

1.5.8

07 Sep 18:54
2aebf79
Compare
Choose a tag to compare

What's Changed

  • Added ide VS Code support
  • Added php 8.1 support

Full Changelog: 1.5.6...1.5.8

1.5.6

07 Sep 18:34
37038a4
Compare
Choose a tag to compare

What's New

  • Added open ide shorthand commands
  • Added MariaDB Support
  • Added Proxy support
  • Added Ngrok Authentication support & verification before sharing tunnels

Full Changelog: 1.5.5...1.5.6

1.5.5

11 Jul 06:28
bb3d392
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.4...1.5.5

1.5.4

11 Jul 03:55
Compare
Choose a tag to compare

What's Changed

  • Updated dependency versions.
  • Added support to install general extension along with PHP version.
  • Updated ngrok to v3.

v1.5.3

09 May 14:56
Compare
Choose a tag to compare
  • Updated readme.md, moved documentation on dedicated site.
  • Fixed self update command

Updated Readme

06 Apr 09:08
7a1f2f6
Compare
Choose a tag to compare

Updated readme.md content, Improved MySQL commands.

  • Updated readme doc.
  • Improved MySQL commands.
    • Improved MySQL import/export commands.
    • Improved error handling on DB create & drop commands.
  • Added directory listing support on LAN.
  • Fixed Mailhog status command.

1.5

03 Apr 16:59
e7e97e2
Compare
Choose a tag to compare
1.5
  • Removed support for PHP 7.0
  • Added specific version of symfony/console

1.4

03 Dec 18:24
70ef883
Compare
Choose a tag to compare
1.4
  • Added support to access valet sites on lan.
  • Added pre-defined route [https://your-ip/valet-sites] to switch between available sites.

v1.3

09 Nov 11:20
Compare
Choose a tag to compare
  • Fixed database creation issue
  • Updated readme