Skip to content

Releases: ho-nl/docker-development-box

v3.12.0

23 Mar 10:38
Compare
Choose a tag to compare

3.12.0 (2023-03-23)

Features

v3.11.0

14 Feb 07:39
Compare
Choose a tag to compare

3.11.0 (2023-02-14)

Features

v3.10.0

22 Nov 10:34
Compare
Choose a tag to compare

3.10.0 (2022-11-22)

Features

  • kibana: add Kibana container for better insight on the elasticsearch data (0e120bb)

v3.9.0

01 Jun 12:26
Compare
Choose a tag to compare

3.9.0 (2022-06-01)

Features

  • disable elasticsearch disk treshold check and set other default values instead of 95% (fa58930)

v2.1.0

01 Jun 12:58
Compare
Choose a tag to compare

2.1.0 (2022-06-01)

Features

  • disable elasticsearch disk treshold check and set other default values instead of 95% (342ed04)

v3.8.0

04 Nov 12:45
Compare
Choose a tag to compare

3.8.0 (2021-11-04)

Features

  • increase nginx map hash limit (9bab05a)

v2.0.8

04 Nov 12:46
069ce69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.8

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)