Releases: wodby/docker4wordpress
Releases · wodby/docker4wordpress
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
5.4.21
Changes since 5.4.20
- 🔥. Docker-sync replaced with Mutagen – a faster alternative to improve bind mounts performance on macOS (how to use) wodby/docker4drupal#442 @Kwadz
- ⬆️, Vanilla WordPress 5.5.1
- ⭐️. You can now set WP constants and salts via env vars from (see
.env
) #62 #63 #65 @gnowland - PHP:
- ⬆️. Updates: 7.4.10, 7.3.22
- ⭐️. MS SQL driver extension added wodby/php#119 @esolitos
- 🐳. Base image changed from wodby/base-php to php
- MariaDB:
- ⭐️. Added new major release MariaDB 10.5
- ⬇️. Dropped MariaDB 10.1
- ⭐️. Nginx now supports
/wp-sitemap.xml
endpoint - ⬆️. PostgreSQL 12.4, 11.9, 10.14, 9.6.19, 9.5.23
- ⬆️. Kibana, Elasticsearch 7.9.0, 6.8.12
- ⬆️. Solr 8.6.2
- ⬆️. Node.js 14.10.0
- ⬆️. Redis 6.0.8
- ⬆️. Memcached 1.6.7
- 🔃. Adminer, xhprof viewer and webgrind rebuilt against updated PHP image
- ⭐️.
make shell
now accepts optional argument to access containers other than ruby, e.g.make shell nginx
#64 @gnowland
Update instructions
Update your docker-compose.yml
and .env
files
5.4.20
Changes since 5.4.19
- Vanilla WordPress 5.5
- PHP 7.4.9, 7.3.21, 7.2.33
- Apache 2.4.46
- Nginx 1.19.2
- MariaDB 10.4.14, 10.3.24, 10.2.33, 10.1.46
- Redis 6.0.6
- Node.js 14.8.0, 12.18.3, 10.22.0
- Elasticsearch, Kibana 7.8.1, 6.8.11
- Solr 8.6.0
- Adminer, webgrind and xhprof viewer rebuilt against updated PHP image
Update instructions
Update your .env
file
5.4.19
Changes since 5.4.18
- PHP
- Security updates: 7.4.8, 7.3.20, 7.2.32
- Updated extensions: amqp 1.10.2, event 2.5.6, memcached 3.1.5, xdebug 2.9.6, yaml 2.1.0
- Added pcov extension wodby/php#113
short_open_tag
is now configurable wodby/php#117opcache.preload
is now configurable wodby/php#116- blackfire CLI added to
-dev
version of images wodby/php#115
- Nginx:
- Updated to 1.19.1
- Added support for dynamic
/robots.txt
- Node.js:
- Added new latest version 14
- Updated to 12.18.2
- Elasticsearch, Kibana 7.8.0
- Adminer and webgrind rebuilt against updated PHP image
Update instructions
Update your .env
file
5.4.18
Changes since 5.4.17
- ⭐️ Added crond service (enabled by default, runs hourly)
- Vanilla WordPress 5.4.2
- PHP updates: 7.4.7, 7.3.19, 7.2.31
- Nginx:
- New major versions: 1.19 and 1.18
- Bugfix: some hidden files/directories were accessible
- MariaDB 10.1.45, 10.2.32, 10.3.23, 10.4.13
- PostgreSQL 12.3, 11.8, 10.13, 9.6.18, 9.5.22
- Apache: access to all hidden files except
.well-known
is now forbidden - Solr 8.5.2
- Adminer 4.7.7
- Elasticsearch, Kibana 7.7.1, 6.8.10
- Memcached 1.6.6
- Redis 6.0.5
- Node.js 12.18.0, 10.21.0
- Base OS Alpine Linux updated to 3.12.0 for most of the images
- Adminer, webgrind rebuilt against updated PHP image
- Bugfix: solr service missed admin ui port for traefik
Update instructions
Update your .env
file and docker-compose.yml
5.4.17
Changes since 5.4.16
- Vanilla WordPress 5.4.1
- PHP security updates: 7.4.5, 7.3.17, 7.2.30
- Nginx:
- Updated to 1.17.10
- Access to
/wp-content/uploads/woocommerce_uploads
is now fobidden
- Redis:
- Added redis 6
- Updated to 5.0.9
- Dropped redis 4
- Solr 8.5.1, 7.7.3
- Memcached 1.6.5
- Node.js:
- Updated to 12.16.3, 10.20.1
sudo
didn't work in-dev
images wodby/node#6
- XHProf viewer 2.2.0
- Alpine Linux updated to 3.11.6
- Adminer, webgrind rebuilt against updated PHP image
- Now bind mounts have
:cached
flag by default wodby/docker4drupal#433
Update instructions
Update your .env
file and docker-compose.yml
5.4.16
Changes since 5.4.15
- Vanilla WordPress 5.4
- PHP:
- Updated to 7.4.4, 7.3.16, 7.2.29
- Updated extension: xdebug 2.9.4, rdkafka 4.0.3
- Dropped PHP 5.6, 7.1 support
- Blackfire added to PHP 7.4
- Mcrypt PECL extension added to PHP 7.3, 7.4
- Added libxml2
- Added yarn to
-dev
versions of image wodby/php#99
- Nginx:
- Updated to 1.17.9
- Added
/ads.txt
location support wodby/nginx#44 - Bugfix: 403 on
/.well-known
locations
- Apache HTTPd:
- Updated to 2.4.43
- Added
proxy_http_module
wodby/apache#6
- Solr 8.5.0
- MariaDB 10.4.12, 10.3.22, 10.2.31, 10.1.44
- PostgreSQL 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26
- Elasticsearch, Kibana 7.6.2, 6.8.8
- Varnish 6.0.6
- Webgrind 1.7.0
- Adminer 4.7.6
- Memcached 1.6.3
- Node.js 12.16.1, 10.19.0, 8.17.0
- Redis 5.0.8
- Adminer, webgrind, xhprof viewer rebuilt against updated base PHP image
- Images' base OS (Alpine Linux) updated to 3.11
- Bugfix: invalid env vars for PMA wodby/docker4drupal#425
- Bugfix: missing containers' names for some services wodby/docker4drupal#429
Update instructions
Update your .env
file
5.4.15
Changes since 5.4.14
- Vanilla WordPress 5.3.1
- PHP:
- Added PHP 7.4
- Updated extension: ast 1.0.5, xdebug 2.8.0, mcrypt 1.0.3, oauth 2.0.4
- Added Kerberos and SSL support for IMAP extension wodby/drupal-php#70
- MariaDB 10.4.11, 10.3.21, 10.2.30
- Solr 8.3.1
- Elasticsearch, Kibana 7.5.0
- Nginx's
/.well-known
URIs excluded from denied hidden files location instead of explicitly allowed - Apache now forbids hidden files and directories, Makefile, and also certain extensions (sh, sql, etc)
- Node.js now has
-dev
image variants with dev packages and sudo wodby/node#5 - XHProf viewer updated to 2.1.3 (updated PECL extension) wodby/xhprof#1
- Bugfix: webgrind had broken minor tag 1.5, now changed to 1 #55
- Adminer, webgrind and xhprof rebuilt against updated PHP image
Update instructions
Update your .env
file
5.4.14
Changes since 5.4.13
- Vanilla WordPress 5.3
- WP CLI 2.4.0
- PHP 7.3.12, 7.2.25
- Nginx:
- Updated to 1.17.6
- Brotli compression level set to 1 wodby/nginx#40
- Elasticsearch, Kibana 7.4.2, 6.8.5
- MariaDB 10.4.10, 10.3.20, 10.2.29, 10.1.43
- Solr 8.3.0
- Memcached 1.5.20
- PostgreSQL:
- New latest PostgreSQL 12.1
- Updated to 11.6, 10.11, 9.6.16, 9.5.20, 9.4.25
- Adminer 4.7.5
- Node.js 12.13.1
- Redis 5.0.7
- Adminer, xhprof, webgrind rebased to PHP 7.2
Update instructions
Update your .env
file
5.4.13
Changes since 5.4.12
- Vanilla WordPress 5.2.4
- PHP:
- ❗️Security updates: 7.1.33, 7.2.24, 7.3.11
- Updated PECL extensions: mongodb 1.6.0, grpc 1.23.1, apcu 5.1.18, memcached 3.1.4
- Nginx:
- Updated to 1.17.5
- Added brotli compression extension (enabled by default in addition to gzip) wodby/nginx#37
- Varnish:
- Varnish updated to 6.0.5
- Varnish modules now installed from branch 6.0 varnish/varnish-modules#144
- Adminer 4.7.4
- Elasticsearch and Kibana 7.4.1, 6.8.4
- Node.js 8.16.2, 10.17.0, 12.13.0
- Alpine Linux updated to 3.10.3 for most images
- Content of
traefik.yml
(for running multiple projects) updated to traefik v2.0 - XHProf viewer, adminer, webgrind rebuilt against latest PHP image
Update instructions
Update your .env
file