* develop:
📝 Updated quick troubleshooting
📝 Updated documentation
📝 Updated SECURITY
📝 Updated README
✨ New build number, updated shortcut keys
🌐 Add info about `valet install` when running force reload
✨ Fix my PHP should also restart dnsmasq
✨ Add menu item to restart dnsmasq
🔧 Bump build number
♻️ Cleanup, updated README (#20)
♻️ Refactoring, version bump for M1 support (#20)
✨ Add support for Homebrew in /opt/homebrew (#20)
👌 Clean up switchToPhpVersion() and fixMyPhp()
👌 Avoid using sender.tag
👌 Improved pipe() method
🌐 Localized startup environment checks
🐛 Perform the phpinfo.html on another thread and show busy
📝 Updated instructions
* develop:
📝 Updated SECURITY to reflect new support status
🔧 Updated build settings
🔧 Add PHP 8.0 to list of detected PHP versions
📝 Universal application
Merge branch 'develop' into main
* develop:
📝 Updated README, SECURITY docs
🍱 Updated screenshot to Big Sur
♻️ Cleanup
🚧 WIP: Notify the user about PHP switch completion (#15)
- Bump version number to 2.3
- Disable Metal validation in project configuration
- Added comments to various files to clarify code
- Moved various strings to Localizable.strings
- Removed references to old view controller for command log
- No longer log previously ran commands
- First issue encountered will notify the user
- User has the option to Retry or Terminate the app
- Retry will go through launch checks again
- Some issues are marked as non-breaking, meaning the user will be
notified, but the app will just start as usual