Skip to content

Bug fixes before 3.0.0 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@glo47154 glo47154 released this 14 Apr 18:59
27cf210
  • Fixed issue about the incorrect extension for docker-compose when the sync method is set to bind;
  • Fixed incorrect container name when invoking 'bin/m2d go web';
  • Fixed issue about error thrown on Linux when any of multistage image name ends with an underscore symbol;
  • Fixed spelling and clarity in prompts, example files, and help;
  • Fixed issue with COMPOSER_AUTH variable interfering with auth.json files;
  • Fine-tune Mutagen sync options + added new action to fix stuck sync session -> 'bin/m2d sync fix';
  • Reorganize Dockerfile for Apache server for better maintainability;
  • Fixed issue with fixed configuration for Mailcatcher even if it is not enabled;
  • Change hostnames for Mailcatcher and Search Engine from external to internal ones for simplicity;
  • Fixed issue about PHP warning about setting memory limit to 0 during the build phase;
  • Added crontab, so now Magento cron is one command away: 'bin/magento cron:install';
  • Fixed issue with Adobe internal tool setup;
  • Added environment variables for m2install config of Magento CE and EE repositories (credits go to @mmolochko)