Releases: genesisweb/valet-linux-plus
Releases · genesisweb/valet-linux-plus
1.6.0
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
1.5.6
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
What's Changed
- Apply fixes from StyleCI by @uttamrabadiya in #54
- Version updates by @uttamrabadiya in #55
Full Changelog: 1.5.4...1.5.5
1.5.4
What's Changed
- Updated dependency versions.
- Added support to install general extension along with PHP version.
- Updated ngrok to v3.
v1.5.3
- Updated readme.md, moved documentation on dedicated site.
- Fixed self update command
Updated Readme
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
- Removed support for PHP 7.0
- Added specific version of symfony/console
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
- Fixed database creation issue
- Updated readme