Skip to content

Releases: wodby/docker4wordpress

5.4.31

11 May 10:40
Compare
Choose a tag to compare

Changes since 5.4.30

  • ⬆️  PHP 8.0.6, 7.4.19
  • ⬆️  Apache 2.4.47
  • ⬆️  MariaDB 10.5.10, 10.4.19, 10.3.29, 10.2.38
  • ⬆️  Redis 6.2.3
  • ⬆️  XHProf 2.3.2

Update instructions

Update your .env file

5.4.30

03 May 12:16
Compare
Choose a tag to compare

Changes since 5.4.29

  • PHP:
    • ❗️ Security updates: 8.0.5, 7.4.18, 7.3.28
    • ❗️ Composer security update 2.0.13
  • ⬆️  Elasticsearch, Kibana 7.12.1
  • ⬆️  XHProf viewer 2.3.1

Update instructions

Update your .env file

5.4.29

26 Apr 10:20
Compare
Choose a tag to compare

Changes since 5.4.29

  • ⬆️  Vanilla WordPress 5.7.1
  • PHP:
    • ⭐️  NewRelic extension now supported in PHP 8
    • ⬆️  PECL extensions updates: event 3.0.4, igbinary 3.2.2, mongodb 1.9.1, redis 5.3.4, xdebug 3.0.4, yaml 2.2.1
    • 🐞  Bugfix: quotes for $PHP_XDEBUG_CLIENT_DISCOVERY_HEADER wodby/php#140
    • 🐞  Bugfix: missing gnu-libiconv package wodby/php#142
  • Nginx:
    • ⭐️  New major version 1.20 (now latest)
    • ⬆️  Updated to 1.19.10
    • 🪦  1.18 dropped (EOL)
  • ⬆️  Redis 6.2.2
  • ⬆️  Node.js 14.16.1, 12.22.1, 10.24.1
  • ⬆️  Solr 8.8.2
  • ⬆️  Elasticsearch, Kibana 7.12.0, 6.8.15
  • XHProf viewer:
    • ⬆️  Updated to 2.3.0
    • 🚨  Env var for output directory renamed from PHP_XHPROF_OUTPUT_DIR to XHPROF_OUTPUT_DIR
  • 📦  Base OS Alpine Linux updated to 3.13.5

Update instructions

Update your .env file

5.4.28

12 Mar 07:36
Compare
Choose a tag to compare

Changes since 5.4.27

  • ⬆️  Vanilla WordPress 5.7
  • ⬆️  PHP 8.0.3, 7.4.16
  • ⬆️  Nginx 1.19.8
  • ⬆️  Redis 6.2.1, 5.0.12
  • ⬆️  Elasticsearch, Kibana 7.11.2

Update instructions

Update your .env file

5.4.27

25 Feb 17:15
Compare
Choose a tag to compare

Changes since 5.4.26

  • 🐞  linux/arm64 fixes (incompatible gotpl architecture)
  • 🐳  linux/arm64 support added for PHP (now all variants), vanilla WordPress and Redis
  • ⬆️  Vanilla WordPress 5.6.2
  • MariaDB:
    • ⬆️  Updates: 10.5.9, 10.4.18, 10.3.28, 10.2.37
    • 🚨  RocksDB plugin no longer compiled in
  • ⬆️  Solr 8.8.1
  • ⬆️  Redis 6.2.0, 5.0.11
  • ⬆️  Node.js 14.16.0, 12.21.0, 10.24.0
  • 🚨  Portainer dropped in favour of Docker desktop dashboard
  • ℹ️  README now includes info about arm64 support

Update instructions

Update your .env and docker-compose.yml files

5.4.26

22 Feb 09:08
Compare
Choose a tag to compare

Changes since 5.4.25

  • 🔥  Experimental linux/arm64 support for MariaDB, Nginx, PostgreSQL, Apache and -dev-macos variants of PHP
  • ⬆️  Vanilla WordPress 5.6.1
  • PHP:
    • ⬆️  Updates: 8.0.2, 7.4.15, 7.3.27
    • ⬆️  sqlsrv, pdo_sqlsrv updated to 5.9.0
    • ⭐️  sqlsrv, pdo_sqlsrv, imagick added for PHP 8
  • Nginx:
  • PostgreSQL:
    • ⬆️  Updates: 13.2, 12.6, 11.11, 10.16, 9.6.21
    • 🚨  Dropped 9.4, 9.5 support (EOL)
  • ⬆️  Solr 8.8.0
  • ⬆️  Adminer 4.8.0
  • ⬆️  Elasticsearch, Kibana 7.11.1, 6.8.14
  • ⬆️  Node.js 14.15.5 12.20.2, 10.23.3
  • ⬆️  Base image Alpine Linux updated to 3.13.2 for most of the images
  • 🔃  Webgrind, xhprof viewer rebuilt against updated PHP image

Update instructions

Update your .env file

5.4.25

15 Jan 17:50
Compare
Choose a tag to compare

Changes since 5.4.25

  • PHP:
    • ⬆️  Updated to 8.0.1, 7.4.14, 7.3.26
    • ⬆️  Updated pecl modules: tideways 5.0.4, xdebug 3.0.2, rdkafka 5.0.0
    • ⭐️  Following pecl modules now enabled in PHP 8: tideways, rdkafka, blackfire wodby/php#129
    • 🦴  Added env vars for xdebug log configuration wodby/php#134
  • Apache:
  • MariaDB:
    • 🦴  Bind mount issue (probably out of disk space) on docker for win/mac is now resolved
    • 🦴  Updated init script
  • ⭐️  Added PostgreSQL 13
  • ⬆️  Node.js 14.15.4, 12.20.1, 10.23.1
  • ⬆️  Redis 6.0.10
  • ⬆️  Webgrind 1.8.0
  • 🔃  Adminer, xhprof viewer rebuilt against updated PHP image

Update instructions

Update your .env file

5.4.24

18 Dec 17:53
Compare
Choose a tag to compare

Changes since 5.4.23

  • Vanilla WordPress:
    • ⬆️  Updated to 5.6
    • 👀  Now only alphanumeric symbols used in autogenerated salts wodby/wordpress#4
  • PHP:
    • ⭐️  PHP 8 (not all pecl extensions supported, see wodby/php#129 for more details)
    • 🗑  PHP 7.2 dropped (EOL)
    • ⬆️  Updates 7.4.13, 7.3.25
    • ⬆️  Updated pecl extensions:
      • ast 1.0.10
      • ds 1.3.0
      • event 3.0.2
      • grpc 1.34.0
      • igbinary 3.1.5
      • mcrypt 1.0.4
      • mongodb 1.9.0
      • oauth 2.0.7
      • rdkafka 4.1.1
      • tideways xhprof 5.0.2
      • uploadprogress 1.1.3
      • uuid 1.1.0
      • 😱  xdebug 3.0.1 (new major version, env vars have changed, see updated docker-compose.yml)
      • yaml 2.2.0
  • Nginx:
    • ⬆️  Updated to 1.19.6
    • 🐞  Custom preset checked incorrectly wodby/nginx#53
  • ⬆️  Node.js 14.15.2, 12.20.0
  • ⬆️  Adminer 4.7.8
  • ⬆️  Elasticsearch, Kibana 7.10.1
  • ⬆️  Memcached 1.6.9
  • ⬆️  Xhprof viewer 2.2.3
  • 🔃  Webgrind rebuilt against updated PHP image
  • ⬆️  Base image Alpine Linux updated to 3.12.3

Update instructions

Update your .env and docker-compose.yml files

5.4.23

20 Nov 07:59
Compare
Choose a tag to compare

Changes since 5.4.22

  • ⬆️  Vanilla WordPress 5.5.3
  • PHP:
    • ⬆️  Updated to 7.4.12, 7.3.24
    • ⭐️  Composer 2.0. Also, now you have permissions reinstall or update composer
    • 😱  Redis extension major update from 4.3.0 to 5.3.2
    • 🐞  Bugfix: pcov extension was enabled by default, now disabled, this caused recent issues with NewRelic monitoring
    • 🐞  Bugfix: missing opcache.preload_user prevented from using preloading in PHP 7.4 wodby/php#120
    • ⬆️  Xdebug 2.9.8
    • 🦴  Added env vars for sqlsrv extension runtime configuration wodby/php#124
    • 📦  Added mariadb-connector-c package wodby/php#122
  • ⬆️  Nginx 1.19.4
  • ⬆️  MariaDB 10.5.8, 10.4.17, 10.3.27, 10.2.36
  • ⬆️  PostgreSQL 12.5, 11.10, 10.15, 9.6.20, 9.5.24
  • ⬆️  Varnish 6.0.7
  • ⬆️  Solr 8.7.0
  • ⬆️  Redis 6.0.9, 5.0.10
  • ⬆️  Node.js 14.15.1, 12.19.1, 10.23.0
  • ⬆️  Elasticsearch, Kibana 7.10.0, 6.8.13
  • ⬆️  Memcached 1.6.8
  • ⬆️  AthenaPDF 2.16.0
  • 🔃  Adminer, webgrind, xhprof viewer rebuilt against updated PHP image
  • ⬆️  Base image Alpine Linux updated to 3.12.1

Update instructions

Update your .env file

5.4.22

09 Oct 13:26
Compare
Choose a tag to compare

Changes since 5.4.21

  • ⬆️  PHP 7.4.11, 7.3.23, 7.2.34
  • ⬆️  MariaDB 10.5.6, 10.4.15, 10.3.25, 10.2.34
  • ⬆️  Nginx 1.19.3
  • ⬆️  Node.js 14.13.1, 12.19.0, 10.22.1
  • ⬆️  Elasticsearch, Kibana 7.9.2
  • 🐞 Bugfix: typo in Makefile wodby/docker4drupal#456
  • 🐞 Bugfix: invalid path in crond service #67
  • 🔃  Adminer, webgrind and xhprof viewer rebuilt against updated PHP image

Update instructions

Update your docker-compose.yml, .env and Makefile files