Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 07:45
· 173 commits to main since this release

Changelog

Added

  • Configure exact Composer version from .env file.
  • Use ssmtp to send emails from PHP containers instead of mhsendmail.
  • Add option to configure MAGE_RUN_CODE and MAGE_RUN_TYPE from .env file.

Changed

  • Update Magento install command to support customizing cache options.

Fixed

  • Read template overrides from reward home directory properly (thanks @moke13-dev)