github wodby/docker4wordpress 5.3.2

latest releases: 6.0.11, 6.0.10, 6.0.9...
5 years ago

Changes since 5.3.1

  • ⭐️Added new service xhprof viewer for analyze and graphical review of xhprof traces
  • Added Redis 5, dropped Redis 3
  • Vanilla WordPress no longer contain PHP version
  • PHP:
    • ❗️imagick extension has been temporary disabled due to stability issues with ImageMagick library wodby/wordpress#1
    • Patch updates: 7.2.12, 7.1.24
    • Added event extension
    • You can now disable extensions via $PHP_EXTENSIONS_DISABLE (separated by comma)
    • Extension update: igbinary 2.0.8, ast 1.0.0, grpc 1.16.0
    • ImageMagick downgraded to 7.0.7.32 with enabled openmp
    • session.save_path now set to /mnt/files/sessions by default for persistent sessions
    • Bugfix: gpg keys import did not work
    • Bugfix: tideways xhprof extension could not be enabled
  • Nginx:
    • Patch updates: 1.15.6, 1.14.1
    • $NGINX_LOG_FORMAT_SHOW_REAL_IP deleted in favor of $NGINX_SET_REAL_IP_FROM
    • Bugfix: it was not possible to access *.txt files from uploads directory
    • Bugfix: default security headers were missing
  • PostgreSQL patch updates: 10.6, 9.6.11, 9.5.15, 9.4.20, 9.3.25
  • Memcached patch updates: 1.5.12
  • MariaDB's innodb_default_row_format is now configurable and set to dynamic fo all versions by default
  • Node.js minor updates: 10.13.0
  • Elasticsearch and Kibana patch updates: 5.6.13
  • Webgrind and Adminer rebased to the latest PHP image
  • Apache patch update: 2.4.37 wodby/apache#5
  • MariaDB patch update: 10.1.37 wodby/mariadb#10

Update instructions

Update your .env and docker-compose.yml files

Don't miss a new docker4wordpress release

NewReleases is sending notifications on new releases.