v5.3
This release adds support for creating and managing Valet proxies, which will now be displayed in the list of domains. Also new: starting with this release, the app will automatically notify you about updates. (You can disable this automatic check if you prefer.)
What's New
- You can now see which proxies are active in the domains list.
- You can now set up a new proxy (by clicking the + button) via the UI.
- You can now remove a proxy by right-clicking on the proxy in the list and selecting the option to remove it. You will need to confirm the removal.
- You can (un)secure an existing proxy (which will recreate the proxy) by right-clicking on the proxy in the list and selecting the appropriate option.
- The app will now automatically check if an updated version is available. You can disable the automatic check (which happens when PHP Monitor is launched) in Preferences.
Resolved Issues
- Fixed an issue with the tertiary action in alerts if no secondary action was specified.
Known Issues
- If there are permission issues reading the contents of the
/private/etc/sudoers.d/brew
or/private/etc/sudoers.d/brew
files, the app will tell you to runvalet secure
. Instead, you should fix permissions for these files. - If the
/usr/local/bin
directory is not writeable, the app will silently fail to write the PHP version helpers without notifying the user.