Releases: wodby/docker4wordpress
Releases · wodby/docker4wordpress
6.0.20
Changes since 6.0.19
- ⬆️ Vanilla WordPress 6.7.1
- PHP:
- ⭐️ Added PHP 8.4 (no newrelic support)
- ⬆️ Updated to 8.3.14, 8.2.26, 8.1.31
- 📜 Added env var to configure
session.cookie_samesite
wodby/php#208 - 📜 MariaDB client now explicitly sets
disable-ssl-verify-server-cert
by default, can be changed with$MARIADB_CLIENT_SSL_VERIFY_SERVER_CERT
- ⬆️ PECL extensions updates:
- grpc 1.68.0
- sqlsrv 5.12.0
- rdkafka 6.0.5
- brotli 0.15.2
- spx 0.4.17
- oauth 2.0.9
- imap 1.0.2 (for PHP 8.4+ installed from PECL since it was removed from core)
- pcov 1.0.12
- xdebug 3.4.0
- ⬆️ Nginx 1.27.3
- ⬆️ Memcached 1.6.33
- ⬆️ Node.js 22.12.0, 20.18.1, 18.20.5
- ⬆️ Elasticsearch, Kibana 7.17.26
- 🛠️ MariaDB now uses
mariadb-
binaries instead ofmysql-
to avoid deprecation warnings - ⬆️ Alpine Linux updated to 3.21 for some of the images
Update instructions
Update your .env
file
Full changelog: 6.0.19...6.0.20
6.0.19
Changes since 6.0.18
- PHP:
- ⬆️ Updated to 8.3.13, 8.2.25
- 📜 Added
$PHP_ZEND_
env vars forzend.*
runtime configuration wodby/php#205 - ⬆️ PECL extensions updates:
- apcu 5.1.24
- amqp 2.1.2
- ast 1.1.2
- igbinary 3.2.16
- mongodb 1.20.0
- opentelemetry 1.1.0
- redis 6.1.0
- yaml 2.2.4
- uuid 1.2.1
- xhprof 2.3.10
- event 3.1.4
- ⬆️ MariaDB 11.4.4, 10.11.10, 10.6.20, 10.5.27
- ⬆️ Node.js 22.11.0, 20.18.0
- ⬆️ Elasticsearch, Kibana 7.17.25
- ⬆️ Memcached 1.6.32
Update instructions
Update your .env
file
Full changelog: 6.0.18...6.0.19
6.0.18
Changes since 6.0.17
- PHP:
- ⬆️ Updated to 8.3.12, 8.2.24, 8.1.30
- 🐞 Bugfix: gd extension used bundled in libgd instead of shared
- ⬆️ Nginx 1.27.2
- ⬆️ Valkey 8.0.1, 7.2.7
Update instructions
Update your .env
file
Full changelog: 6.0.17...6.0.18
6.0.17
Changes since 6.0.16
- ⬆️ Vanilla WordPress 6.6.2
- ⬆️ PHP 8.3.11, 8.2.23
- MariaDB:
- ⭐️ Added version 11.4 (LTS)
- 🪦 Dropped 11.2, 11.1, 11.0, 10.4 (EOL)
- 🏔️ Alpine Linux updated to 3.20
- ⭐️ Valkey version 8.0
- ⬆️ Memcached 1.6.31
- ⬆️ Webgrind, adminer and xhprof viewer rebased to PHP 8.1
- Node.js :
- ⭐️ Added version 22 (LTS)
- ⬆️ Updated to 20.17.0
- 🏔️ Alpine Linux security updates (3.20.3)
Update instructions
Update your .env
file
Full changelog: 6.0.16...6.0.17
6.0.16
Changes since 6.0.15
- ⭐️ Mailhog replaced with Mailpit (with arm64 support) wodby/docker4laravel#3
- ⭐️ AthenaPDF replaced with Gotenberg
- ⬆️ Vanilla WordPress 6.6.1
- ⬆️ WP CLI 2.11.0
- PHP
- ⬆️ Updated to 8.3.10, 8.2.22
- 📜 Default
apc.shm_size
increased to128M
- 📜 Deprecated
assert.active
removed from PHP 8.3 wodby/php#203 by @rodrigoaguilera
- ⬆️ Nginx 1.27.1, 1.26.2
- ⬆️ PostgreSQL 16.4, 15.8, 14.13, 13.16, 12.20
- ⬆️ MariaDB 11.2.5, 11.1.6, 10.11.9, 10.6.19, 10.5.26
- ⬆️ Valkey 7.2.6
- ⬆️ Apache HTTPD 2.4.62
- ⬆️ Node.js 20.16.0
- ⬆️ XHProf viewer 2.3.10
- 🐞 Bugfix: invalid OpenSMTPD version wodby/docker4drupal#567
- 🐞 Bugfix: erroneous boolean in
compose.yml
#84 by @caboteria
Update instructions
Update your .env
and compose.yml
files
Full changelog: 6.0.15...6.0.16
6.0.15
Changes since 6.0.12
- ⬆️ Vanilla WordPress 6.5.5
- ⬆️ PHP 8.3.8, 8.2.20, 8.1.29
- Nginx:
- ⭐️ Added 1.27
- ⬆️ Updated to 1.26.1
- 🪦 Dropped 1.25 (EOL)
- ⬆️ Upload progress module updated to 0.9.3
- 🐞 Bugfix: enabling support for google sitemap xml breaks the config wodby/nginx#94 by @Kidun
- ⬆️ OpenSMTPD 7.5.0
- ⬆️ Apache HTTPd 2.4.61
- ⬆️ Elasticsearch, Kibana 7.17.22
- ⬆️ Memcached 1.6.29
- ⬆️ Node.js 20.15.0, 18.20.3
- 📜 Added
extra_hosts
fordocker.host.internal
to work on Linux wodby/php#197 by @Holo96
Update instructions
Update your .env
and compose.yml
files
Full changelog: 6.0.12...6.0.15
6.0.12
Changes since 6.0.11
- ⬆️ Vanilla WordPress 6.5.3
- PHP:
- ⬆️ Updated to 8.3.7, 8.2.19
- ⭐️ Added new profiler extension SPX (disabled by default) wodby/php#189
- 📦 SQLite updated to 3.45 wodby/php#194
- ⬆️ PECL extensions updates:
- Xdebug 3.3.2
- Redis 6.0.2
- 📧 Default
PHP_SENDMAIL_PATH
set to usemsmtp
with new extra flag-i
(with dos2unix workaround for PHP 8.1) - 📜 Added env vars to configure
disabled_classes
anddisable_functions
wodby/php#195 - 🐞 Bugfix: php extensions sources missing in
-dev
variants wodby/docker4php#21 ⚠️ 📜 RemovedPHP_XDEBUG
andPHP_XHPROF
env vars wodby/php#176- 📜
PHP_EXTENSIONS_DISABLE
set toxhprof,spx
by default - 📜 Default
xdebug.client_host
set tohost.docker.internal
by @imyaro wodby/php#193 - 🐞 Bugfix: env vars with "=" truncated in SSH session by @andrew-drupal wodby/php#191
- Nginx:
- ⭐️ Added 1.26
- 🪦 Dropped 1.24 (EOL)
- ⬆️ Updated to 1.25.5
- 📜 Updated rewrite rules for google xml sitemap plugin wodby/nginx#89
- ⭐️ Added Valkey (OSS drop-in replacement for Redis)
- 🪦 Dropped Redis
- ⬆️ MariaDB 11.2.4, 11.1.5, 11.0.6, 10.11.8, 10.6.18, 10.5.25, 10.4.34
- ⬆️ Varnish 6.0.13
- ⬆️ Apache HTTPd 2.4.59
- ⬆️ Elasticsearh, Kibana 7.17.21
- ⬆️ Memcached 1.6.27
- ⬆️ Node.js 20.13.1, 18.20.2
Update instructions
Update your .env
and compose.yml
files
Full changelog: 6.0.11...6.0.12
6.0.11
Changes since 6.0.10
- ⬆️ Vanilla WordPress 6.4.3
- PHP:
- ⬆️ Updated to 8.3.3, 8.2.16
- ⭐️ Added imagick extension for PHP 8.3
- 🛠
-dev
variants now have debug symbols in extensions libraries and php sources code - 📧 Mail delivery method changed to
msmtp
for all versions - 🪦 ftp module no longer enabled for PHP 8.3, 8.2
- 📜 Added
PHP_GRPC_
env vars for grpc extension configuration wodby/drupal-php#102 - 📜 Changed GRPC ext defaults: enabled fork support, poll strategy set to
epoll1
, verbosity set toerror
- ⬆️ Nginx 1.25.4
- ⬆️ MariaDB 11.2.3, 11.1.4, 11.0.5, 10.11.7, 10.6.17, 10.5.24, 10.4.33
- ⬆️ PostgreSQL 16.2, 15.6, 14.11, 13.14, 12.18
- ⬆️ Redis 7.2.4
- ⬆️ Memcached 1.6.24
- ⬆️ Node.js 20.11.1, 18.19.1
- ⬆️ Elasticsearch, Kibana 7.17.18
- 📜
docker-compose
renamed to new formatdocker compose
andcompose.yml
wodby/docker4drupal#565
Update instructions
Update your .env
file
Full changelog: 6.0.10...6.0.11
6.0.10
Changes since 6.0.9
- ⬆️ Vanilla WordPress 6.4.2
- PHP:
- ⭐️ Added PHP 8.3 (no imagick)
- ⭐️ Added opentelemetry extension
- ⭐️ GRPC extension returned
- ⬆️ Updated to 8.3.1, 8.2.14, 8.1.27
- ⬆️ Updated extensions:
- xdebug 3.3.1
- ds 1.5.0
- apcu 1.5.23
- mongodb 1.17.1
- brotli 0.14.2
- amqp 2.1.1 (from 1.x)
- ast 1.1.1
- igbinary 3.2.15
- smbclient 1.1.1
- 🛠 PHP extensions libraries now stripped out of debug symbols
- 🪦 Dropped PHP 8.0 (EOL)
- MariaDB:
- ⭐️ Added MariaDB 11.2
- ⭐️ Returned
linux/arm64
variants - 🏔 Alpine Linux updated to 3.18 and 3.16 (for 10.4)
- ⬆️ Elasticsearch, Kibana 7.17.16
- ⬆️ Node.js 18.19.0
- 🏔 Alpine Linux updated to 3.19 for most of the images
Update instructions
Update your .env
file
6.0.9
Changes since 6.0.8
- ⬆️ Vanilla WordPress 6.4.1
- ⬆️ WP CLI 2.9.0
- ⬆️ PHP 8.2.12, 8.1.25
- Elasticsearch, Kibana:
- ⬆️ Updated to 7.17.15
- 🪦 Dropped version 6 (EOL)
- Redis:
- ⬆️ Updated to 7.2.3, 6.2.14
- 🪦 Dropped version 5 (EOL)
- MariaDB:
- ⭐️ Added version 11.1
- ⬆️ Updated to 11.0.4, 10.11.6, 10.6.16, 10.5.23, 10.4.32
- 🪦 Dropped version 10.10, 10.9 (EOL)
- 🐞 Bugfix:
MYSQL_TRANSACTION_ISOLATION
had no effect in 10.x
- Nginx:
- ⬆️ Updated to 1.25.3
- 🪦 Dropped version 1.23 (EOL)
- 🪦 Dropped Solr 7, 6, 5 (EOL)
- ⬆️ Varnish 6.0.12
- ⬆️ Apache HTTPd 2.4.58
- ⬆️ Node.js 20.10.0, 18.18.2
- ⬆️ Webgrind 1.9.3
- ⬆️ Memcached 1.6.22
- 📜 OpenSMTPD now has
$RELAY_PROTO
to change relay protocol wodby/opensmtpd#2 - ✉️ Default setup (PHP 8.2+) rolled back to busybox's sendmail with
PHP_MAIL_MIXED_LF_AND_CRLF=On
, older version need to be switched tossmtp
- 🏔 Alpine Linux 3.18.4
Update instructions
Update your .env
file