Skip to content

Releases: ho-nl/docker-development-box

v4.2.0

16 Jul 09:44
24f6e61
Compare
Choose a tag to compare
  • Updated varnish VCL to latest Magento 2.4.7 version (should be backward compatible)
  • Renamed docker-compose.yml to docker-compose.example.yml to avoid accidentally reverting project-specific changes on package update
  • Removed 2.x branch and mentions of Magento 2.3.x support in the README
  • Simplified Mailhog setup instructions
  • Updated dependencies with security issues (dependabot)

4.1.1 (2023-11-22)

22 Nov 14:59
5223821
Compare
Choose a tag to compare
  • Document better way of setting up Mailhog e-mail delivery

v4.1.0

21 Nov 07:15
Compare
Choose a tag to compare

4.1.0 (2023-11-21)

Features

  • support multi-domain frontend dev setup (8f8966b)

v4.0.0

24 Oct 10:28
Compare
Choose a tag to compare

4.0.0 (2023-10-24)

⚠ BREAKING CHANGES

  • multiple websites: Changes have been made to the nginx config, MAGE_RUN_TYPE environment parameter needed

Features

  • multiple websites: add parameters and docs for nginx multiple website (467708c)
  • multiple websites: default mapping to prevent needing to comment environment parameters (43bdb93)
  • multiple websites: update docs (f8fb83c)

Documentation

  • clarify that instructions are for initially adding support (02e87bf), closes #79

v3.17.1

13 Oct 06:47
Compare
Choose a tag to compare

3.17.1 (2023-10-13)

Fixes

  • varnish configuration issue (93e40f9)

v3.17.0

28 Aug 09:25
Compare
Choose a tag to compare

3.17.0 (2023-08-28)

Features

  • limit elasticsearch memory usage. Prevent shutdown during indexing. (99b4d27)

v3.16.0

15 Aug 09:37
9e759e5
Compare
Choose a tag to compare

aded php 8.2

v3.15.0

05 Jul 12:45
Compare
Choose a tag to compare

3.15.0 (2023-07-05)

Features

  • varnish: define varnish version to prevent accidental upgrade to v7 (0452d6f)
  • varnish: use additional options correctly by using command (7412495)

v3.14.0

19 Jun 08:35
Compare
Choose a tag to compare
break: Actually force new major release

v3.13.0

31 May 13:04
Compare
Choose a tag to compare

3.13.0 (2023-05-31)

Features

  • M1-chipset: prevent creating new volume for each docker-compose down/up (2be2209)
  • M1-chipset: updated images/containers to work correctly with the new M1 chipset architecture (4f9b7f4)