Skip to content

Releases: ho-nl/docker-development-box

v3.7.1

26 Oct 10:35
Compare
Choose a tag to compare

3.7.1 (2021-10-26)

Fixes

  • do upgrade (which always does the right thing) instead of install (eef3db1)
  • grep more specifically for our own services (067fa11)
  • run pecl from PHPDIR, avoid build asking for input (a7c0fa6)

Documentation

  • add note regarding PHP 7.2 linking issue workaround (a692a55)

v3.7.0

25 Oct 13:06
Compare
Choose a tag to compare

3.7.0 (2021-10-25)

Features

  • also install imagick for PHP (4348306)

Fixes

Documentation

  • add note regarding the workaround for PHP7.2 missing tidy-html5 lib (fb3d7ce)
  • increase memory to prevent database issues (b3b347e)
  • updated mailhog configuration in yml (9947791)

v3.6.0

25 Oct 12:08
Compare
Choose a tag to compare

3.6.0 (2021-10-25)

Features

  • add varnish secret (695b8a0)
  • configure varnish backend port (9340859)

Documentation

  • document management interface port (8a368f6)
  • improve MySQL data deletion instructions (ac8a3fd)

v3.5.0

29 Jul 09:24
Compare
Choose a tag to compare

3.5.0 (2021-07-29)

Features

  • allow to upload files bigger than 1MB (c2ccfc5)

Documentation

  • document a faster way of flushing Redis (732c4b6)

v3.4.1

01 Apr 14:33
Compare
Choose a tag to compare

3.4.1 (2021-04-01)

Fixes

  • update mailhog installation instructions (bab8478)

v3.4.0

26 Mar 07:21
Compare
Choose a tag to compare

3.4.0 (2021-03-26)

Features

Documentation

v3.3.0

11 Mar 15:22
Compare
Choose a tag to compare

3.3.0 (2021-03-11)

Features

  • add updates from latest varnish6.vcl in Magento 2.4.2 (ded5605)
  • static-content-deploy relative symlink patch for Magento 2.4.2 (45689a0)

v3.2.0

29 Jan 13:19
Compare
Choose a tag to compare

3.2.0 (2021-01-29)

Features

  • add updates from latest varnish6.vcl in Magento 2.4 (73ca697)
  • add updates from latest varnish6.vcl in Magento 2.4 (352ecf6)

Fixes

  • fix Varnish 6 Too many restarts issue (e4b1af6)

v3.1.3

04 Dec 12:46
Compare
Choose a tag to compare

3.1.3 (2020-12-04)

Fixes

  • make sure we're installing php@7.4 instead of php7.4 (033ce05)

v3.1.2

04 Dec 10:34
Compare
Choose a tag to compare

3.1.2 (2020-12-04)

Fixes

  • max input vars should be higher than the default 1000 (1869eee)