Releases: wodby/docker4wordpress
Releases · wodby/docker4wordpress
5.4.31
5.4.30
5.4.29
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
toXHPROF_OUTPUT_DIR
- 📦 Base OS Alpine Linux updated to 3.13.5
Update instructions
Update your .env
file
5.4.28
5.4.27
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
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:
- ⬆️ Updated to 1.19.7
- 🚨 Pagespeed module dropped due to continued lack of OpenSSL 1.1 support apache/incubator-pagespeed-mod#1856
- ⬆️ Alpine Linux updated from 3.8 to 3.13
- 📜 Added status endpoint wodby/nginx#55
- 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
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:
- 🦴
AllowOverride
is now configurable wodby/apache#10 - 🦴 Apache port is now configurable wodby/apache#8
- 🦴
- 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
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
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
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