Releases: graycoreio/mage2docker
Releases · graycoreio/mage2docker
Mailhog Support
This release adds some minor DevX Improvements + a mailhog integration for easier email testing.
Magento v2.4
This release adds support for configuring the necessary pieces of Magento v2.4.
PHP 7.3 and PHP 7.4
This release creates a new set of docker images, both alpine, each with a develop variant that utilizes php-7.3 and php-7.4.
Composable Docker Compose Configurations
⚠ BREAKING CHANGES
- all: dependents will have to update their env files to the new path
Features
- all: move yaml files into a compose directory split by intended behavior (875b8c0)
- magento: use develop image when using local sync (cb18ae1)
- nginx: bump docker-compose nginx version to v1.18 (d9f6353)
- php: add GNU patch to alpine develop image for applying patches (273ad23)
- sync: remove useless volume from fullsync (36299e7)
Better Sync Support + TLS
This release provides better support for full-system syncing on Linux and WSL environments. It also provides a method for adding valid TLS certificates for working locally.
In addition, it adds a Nginx v1.18 image that is backwards compat with the v1.17 image.
Magento v2.3.4 Support
v1.4.0 chore(release): 1.4.0