Skip to content

6.0.12

Latest
Compare
Choose a tag to compare
@csandanov csandanov released this 20 May 15:41
b20733d

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 use msmtp with new extra flag -i (with dos2unix workaround for PHP 8.1)
    • 📜 Added env vars to configure disabled_classes and disable_functions wodby/php#195
    • 🐞 Bugfix: php extensions sources missing in -dev variants wodby/docker4php#21
    • ⚠️ 📜 Removed PHP_XDEBUG and PHP_XHPROF env vars wodby/php#176
    • 📜 PHP_EXTENSIONS_DISABLE set to xhprof,spx by default
    • 📜 Default xdebug.client_host set to host.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