Skip to content

Releases: pablobae/dockerized-magento2-devel-environment

1.1.4

05 May 19:21
dacd08e
Compare
Choose a tag to compare

What's Changed

  • Add support for Magento 2.4.4 infrastructure requirements
  • Bugfix auth JSON creation error
  • Fix services information displayed after installing Magento, and comm…

Full Changelog: 1.1.3...1.1.4

1.1.3

25 Feb 17:34
c32f391
Compare
Choose a tag to compare

Added

  • Bugfix: Sed parameter issue on Ubuntu when creating projects.

1.1.2

14 Oct 14:56
9f2e511
Compare
Choose a tag to compare

Added

  • Added createmagentoauthjson command
  • Added describe command

Changed

  • Performance improvement in performance, fixperms and copytocontainer commands
  • Updated bin commands to check if the project is configured before being executed.

1.1.1

03 Oct 15:45
c7d0344
Compare
Choose a tag to compare
  • Added RabbitMQ service optionally installable during the project creation
  • Feature: SampleData optionally installable during the project creation
  • Bugfix: Elasticsearch magento cli installation parameters not available for Magento 2.3.X
  • Bufgix: Unable to connect to mailhog service from Magento

1.1.0

30 Sep 18:34
5171326
Compare
Choose a tag to compare
  • Added support for Magento 2.4.X: Magento version supported from 2.3.0 to latest
  • Added ElasticSearch node support
  • Added Database Engine selection: Msql or MariaDB
  • Added option to select versions to be installed for PHP, MariaDB, Mysql Elasticsearch
  • Added TIMEZONE variable for configuring Magento timezone

1.0.5

18 Apr 07:59
e215a47
Compare
Choose a tag to compare
Merge pull request #23 from pablobae/dev

Dev

1.0.4

06 Apr 18:56
9b28185
Compare
Choose a tag to compare
Merge pull request #16 from pablobae/dev

Dev

1.0.3

20 Mar 17:24
9d1b243
Compare
Choose a tag to compare

1.0.3

1.0.2

19 Mar 18:25
5c641b7
Compare
Choose a tag to compare
Merge pull request #7 from pablobae/dev

Dev - Release 1.0.2

1.0.1

12 Mar 18:07
2132a5c
Compare
Choose a tag to compare

Create project support in Mac, Windows WSL and Linux