Skip to content

Releases: wodby/docker4wordpress

6.0.8

04 Oct 12:36
Compare
Choose a tag to compare

Changes since 6.0.7

  • ⬆️ WordPress 6.3.1
  • PHP:
    • ⬆️ Updated to 8.2.11, 8.1.24
    • ⬆️ Extensions sqlsrv, pdo_sqlsrv updated to 5.11.1
    • 📜 Default xdebug log level set to 3 (warnings) wodby/php#184
  • Node:
    • ⭐️ Added version 20
    • ⬆️ Updated to 18.18.0
    • 🪦 Dropped version 16 and 14 (EOL)
  • ⬆️ Elasticsearch, Kibana 7.17.13
  • ⬆️ Redis 7.2.1
  • 🪦 Varnish 4 dropped (EOL)
  • 🏔 Alpine Linux 3.18.4

Update instructions

Update your .env file

6.0.7

16 Aug 11:31
Compare
Choose a tag to compare

Changes since 6.0.6

  • ⭐️ WordPress 6.3
  • 🐞 WP CLI autocompletion didn't work #80
  • PHP:
    • ⬆️ Updated to 8.2.8, 8.1.22, 8.0.30
    • ⬆️ Xdebug 3.2.2
    • ⭐️ Added AVIF support for gd wodby/php#183
    • ⬆️ Updated gd library wodby/php#182
  • Nginx:
    • ⬆️ Updated to 1.25.2
    • 📜 .md files now hidden
  • ⬆️ MariaDB 11.0.3, 10.11.5, 10.10.6, 10.9.8, 10.6.15, 10.5.22, 10.4.31
  • ⬆️ Redis 7.0.12, 6.2.13
  • ⬆️ Elasticsearch, Kibana 7.17.11
  • ⬆️ Node.js 18.17.1, 16.20.2
  • 📜 Removed legacy version from docker-compose files
  • 📜 Added init: true for crond and adminer services to handle termination signals wodby/docker4drupal#552
  • 🏔 Alpine Linux updated to 3.18.3, 3.16.7

Update instructions

Update your .env and docker-compose.yml files

6.0.6

21 Jun 13:08
Compare
Choose a tag to compare

Changes since 6.0.5

  • ⬆️ WP CLI 2.8.1
  • PHP:
    • ⬆️ Updated to 8.2.7, 8.1.20, 8.0.29
    • ⭐️ NewRelic extension and agent added to arm64 variants
  • ⬆️ Nginx 1.25.1
  • MariaDB
    • ⭐️ Added new versions: 11, 10.11, 10.10
    • 🪦 Dropped versions 10.3, 10.7, 10.8 (EOL)
    • ⬆️ Updated to 10.9.7, 10.6.14, 10.5.21, 10.4.30
  • ⬆️ Memcached 1.6.21

Update instructions

Update your .env file

6.0.5

25 May 12:54
Compare
Choose a tag to compare

Changes since 6.0.4

  • ⬆️ Vanilla WordPress 6.2.2
  • ⬆️ PHP 8.2.6, 8.1.19
  • ⭐️ Nginx 1.25, 1.24 added
  • ⬆️ MariaDB 10.9.6, 10.8.8, 10.6.13, 10.5.20, 10.4.29, 10.3.39
  • ⬆️ Elasticsearch, Kibana 7.17.10
  • ⬆️ Memcached 1.6.20
  • 🏔 Alpine Linux upgraded to 3.18 for some of the images

Update instructions

Update your .env file

6.0.4

26 Apr 13:39
Compare
Choose a tag to compare

Changes since 6.0.3

  • ⬆️ PHP 8.2.5, 8.1.18
  • ⬆️ Apache HTTPD 2.4.57
  • ⬆️ Redis 7.0.11, 6.2.12
  • ⬆️ Node.js 18.16.0
  • 🏔 Alpine Linux upgraded to 3.17.3, 3.16.5

Update instructions

Update your .env file

6.0.4-rc

21 Apr 06:45
Compare
Choose a tag to compare
6.0.4-rc Pre-release
Pre-release

Changes since 6.0.3

  • ⬆️ PHP 8.2.5, 8.1.18
  • ⬆️ Apache HTTPD 2.4.57
  • ⬆️ Redis 7.0.11, 6.2.12
  • ⬆️ Node.js 18.16.0
  • 🏔 Alpine Linux upgraded to 3.17.3, 3.16.5

Update instructions

Update your .env file

6.0.3

06 Apr 20:30
Compare
Choose a tag to compare

Changes since 6.0.2

  • ⬆️ Vanilla WordPress 6.2
  • PHP:
    • ⬆️ Updated to 8.2.4, 8.1.17
    • ⬆️ Updated PECL extensions ast 1.1.0, igbinary 3.2.14, mongodb 1.15.1, sqlsrv 5.11.0, xhprof 2.3.9, yaml 2.2.3
    • ⬆️ ODBC libraries updated to 18.2.1.1
    • 🛠 MS tools binaries now linked to /usr/bin
  • Redis:
    • ⬆️ Updated to 7.0.10
    • 🐞 Bugfix: redis saved to disk even when REDIS_SAVE_TO_DISK was not set
  • ⬆️ Apache HTTPD 2.4.56
  • ⬆️ Nginx 1.23.4
  • ⬆️ Memcached 1.6.19
  • ⬆️ Node.js 18.15.0
  • 🏔 Alpine Linux upgraded to 3.17.3, 3.16.5
  • 🐞 Fixed docker-compose syntax warning in traefik.yml wodby/docker4drupal#545

Update instructions

Update your .env and traefik.yml files

6.0.2

28 Feb 14:36
Compare
Choose a tag to compare

Changes since 6.0.1

Update instructions

Update your .env file

6.0.1

21 Feb 14:29
Compare
Choose a tag to compare

Changes since 6.0.0

  • PHP:
    • ⬆️ Updated 8.2.3, 8.1.16, 8.0.28
    • 📜 Introduced $PHP_MAIL_MIXED_LF_AND_CRLF to return line separator non LF for mail sending https://github.com/php/php-
  • ⬆️ Node.js 18.14.1, 16.19.1, 14.21.3
  • 🏔 Alpine updated to 3.17.2, 3.16.4, 3.15.7

Update instructions

Update your .env file

6.0.0

09 Feb 14:59
Compare
Choose a tag to compare

Changes since 5.7.1

  • PHP:
    • ⬆️ Updated to 8.2.2, 8.1.15
    • 📜 Introduced PHP_XDEBUG_USE_COMPRESSION to control xdebug.use_compression
  • Webgrind:
    • 🐞 Call graph generation fails wodby/webgrind#4
    • ⭐️ Added support for code explorer in Webgrind wodby/webgrind#5
    • 📜 Added default bind mount to webgrind service to mount codebase
  • ⬆️ MariaDB 10.9.5, 10.8.7, 10.7.8, 10.6.12, 10.5.19, 10.4.28, 10.3.38
  • ⬆️ Apache 2.4.55
  • ⬆️ Redis 7.0.8, 6.2.10
  • ⬆️ Node.js 18.14.0
  • ⬆️ Elasticsearch, Kibana 7.17.9
  • 🏔 Alpine updated to 3.17 for MariaDB (10.5-10.9), OpenSMTPD and Nginx

Update instructions

Update your .env, docker-compose.yml and docker-compose.override.yml (for Vanilla WordPress) files