Releases: wodby/docker4wordpress
Releases · wodby/docker4wordpress
5.4.40
Changes since 5.4.39
- PHP:
- ⬆️ uuid extension updated to 1.2.0
- 🥶 Rebased to wodby/base-php with frozen Alpine 3.13
- Nginx:
- 🛠 Image now supports custom wodby user uid/gid wodby/nginx#60
- ⭐️ VTS module added, see
$NGINX_METRICS_
and$NGINX_STATUS_
env vars for usage wodby/nginx#61 - 📜
$NGINX_SET_REAL_IPS_FROM
was added to support multiple IP address forset_real_ip_from
wodby/nginx#62 - 🥶 brotli and vts modules versions are now frozen wodby/nginx#63
- PostgreSQL:
- ⭐️ Added new latest PostgreSQL 14
- 🥶 Rebased to wodby/base-postgres with frozen Alpine 3.13
- Elasticsearch:
- 🚨 Fix for CVE-2021-44228
- ⬆️ Updated to 7.16.0
- 🥶 Rebased to wodby/openjdk with frozen Alpine 3.13
- Solr:
- 🚨 Fix for CVE-2021-44228
- 🥶 Base image (wodby/base-solr) rebased to wodby/openjdk with frozen Alpine 3.13
- Adminer:
- ⭐️ Added linux/arm64 support
- ⬆️ Base PHP image updated to 7.4
- ⬆️ Varnish 6.0.9
- ⬆️ Node.js 16.13.1, 14.18.2
- 🥶 Apache rebased to wodby/httpd with frozen Alpine 3.13
- 🥶 Redis rebased to wodby/base-redis with frozen Alpine 3.13
- 🥶 Memcached9 rebased to wodby/base-memcached with frozen Alpine 3.13
Update instructions
Update your .env
file
5.4.39
Changes since 5.4.38
- ⬆️ Vanilla WordPress 5.8.2
- PHP:
- ⬆️ Updates 8.0.13, 7.4.26, 7.3.33
- 🐞 Bugfix: incorrect permissions on xdebug directory wodby/docker4drupal#500
- MariaDB:
- ⭐️ Added new latest MariaDB 10.6
- ⬆️ Updates: 10.5.13, 10.4.22, 10.3.32, 10.2.41
- 🪦 Dropped MariaDB 10.2
- ⬆️ PostgreSQL 13.5, 12.9, 11.14, 10.19, 9.6.24
- ⭐️ Adminer rebased to PHP 7.4 and now has linux/arm64 variant
- ⬆️ Nginx 1.21.4, 1.20.2
- ⬆️ Solr 8.11.0
- ⬆️ Elasticsearch, Kibana 7.15.2
- ⬆️ Base OS Alpine updated to 3.14.4 and 3.13.7
Update instructions
Update your .env
file
5.4.38
Changes since 5.4.37
- PHP:
- ⬆️ Updates 8.0.12, 7.4.25, 7.3.32
- ⭐️ Added brotli extension wodby/php#154
- ⭐️ amqp extension (1.11.0beta) added to PHP 8
- ⭐️ tideways xhprof extension replaced with xhprof (PECL version) wodby/php#96
- 🦴 Allow to use custom uid/gid higher than 256000 wodby/php#157
- 🐞 Bugfix: invalid pcov.exclude default value wodby/php#153
- 🔼 Updated PECL extensions: uploadprogress 2.0.2, apcu 5.1.21, xdebug 3.1.0, mongodb 1.10.0, igbinary 3.2.6, event 3.0.6
- ⬆️ Memcached 1.6.12
- ⬆️ Redis 6.2.6, 5.0.14
- ⬆️ Apache 2.4.51
- ⬆️ Elasticsearch, Kibana 7.15.1, 6.8.20
- ⬆️ Solr 8.10.1
- ⬆️ Node.js 16.13.0, 14.18.1, 12.22.7
- 📜 Varnish: Query params no longer stripped from static files wodby/varnish#34
Update instructions
Update your .env
file
5.4.37
Changes since 5.4.36
- ⬆️ Vanilla WordPress 5.8.1
- PHP:
- 🚨 GRPC extension temporarily disabled wodby/php#155
- ⬆️ Updated to 8.0.11, 7.4.24, 7.3.31
- Node.js:
- ➕ New version 16
- 🪦 Dropped versions 8, 10 (EOL)
- ➕ Added Nginx 1.21
- ⬆️ Solr 8.10.0
- ⬆️ Apache 2.4.49
- ⬆️ Elasticsearch, Kibana 7.15.0, 6.8.19
- ⬆️ Webgrind 1.9.0
- ⬆️ XHProf 2.3.5
Update instructions
Update your .env
file
5.4.36
5.4.35
Changes since 5.4.34
- PHP:
- ⬆️ Updated to 8.0.9, 7.4.22
- ⬆️ PECL extensions updates: imagick 3.5.1, apcu 5.1.20
- ⬆️ MariaDB 10.4.21, 10.3.31
- ⬆️ PostgreSQL 13.4, 12.8, 11.13, 10.18, 9.6.23
- ⬆️ Node.js 14.17.5, 12.22.5
- ⬆️ Elasticsearch, Kibana 7.14.0, 6.8.18
- ⬆️ XHProf viewer 2.3.4
Update instructions
Update your .env
file
5.4.34
Changes since 5.4.33
- ⭐️ arm64 support for varnish images
- ⬆️ Vanilla WordPress 5.8
- ⬆️ WP CLI 2.5.0
- PHP:
- ⬆️ Updated to 8.0.8, 7.4.21, 7.3.29
- 🐞 Avoid empty opcache.preload wodby/php#146
- ⬆️ Update imagick extension to 3.5.0
- ⬆️ MariaDB 10.5.11, 10.4.20, 10.3.30, 10.2.39
- ⬆️ Varnish 6.0.8
- ⬆️ Node.js 14.17.3, 12.22.3
- ⬆️ Elasticsearch, Kibana 7.13.4, 6.8.17
- ⬆️ Redis 6.2.5, 5.0.13
- ⬆️ Memcached 1.6.10
- ⬆️ XHProf viewer 2.3.3
- 🐳 Due to alpinelinux/docker-alpine#182 Alpine Linux wasn't updated to 3.14 for all images
Update instructions
Update your .env
file
5.4.33
Changes since 5.4.32
- PHP:
- ⬆️ Updated to 8.0.7, 7.4.20
- 📜 PHP now loads default
php.ini
based onphp.ini-production
wodby/php#145
- ⬆️ Elasticsearch, Kibana 7.13.1
Update instructions
Update your .env
file
5.4.32
Changes since 5.4.31
- ⬆️ Vanilla WordPress 5.7.2
- ⬆️ Added sqlite binaries to PHP wodby/php#144
- ⬆️ Apache 2.4.48
- ⬆️ Nginx 1.20.1
- ⬆️ PostgreSQL 13.3, 12.7, 11.12, 10.17, 9.6.22
- ⬆️ Elasticsearch, Kibana 7.13.0, 6.8.16
- ⬆️ Adminer 4.8.1
- ⬆️ Node.js 14.17.0
Update instructions
Update your .env
file