Release 1.8.0
·
152 commits
to master
since this release
Improvements:
- Upgraded Node.js to v16 (#216 by @scq)
- Added missing debug container for PHP 8.1 #221
- Added support for Ngrok 3.x #225
Fixes
- Fixed machine learning so it's only included if it has been configured (#218 by @codyfinegan)
- Fixed missing entry in sync.yml resulting in poor performance on MacOS with mutagen #221
- Changed default caching of GraphQL schema to increase general performance #211
- Changed default php container to 13 to match .env file default #224
- Replaced egrep with grep -E in shell scripts to make it compatible with MacOS #223
- Fixed access to certain directories when using apache #227
- Fixed authorization header being stripped out when using apache #227
- Fixed set_hosts.sh script to be compatible to MacOS #222