Changes since 6.2.9
- ⬆️ Vanilla WordPress 7.1
- PHP:
- ⬆️ PHP 8.5.10, 8.4.25
- ⬆️ Extensions: Brotli 0.21.0, gRPC 1.83.1, MongoDB 2.5.2, Protobuf 5.36.1, and SQLSRV/PDO_SQLSRV 5.13.3 for PHP 8.3 and newer; PHP 8.2 keeps SQL Server driver 5.12.0
- 📜 Runs the service init action configured through
WODBY2_SERVICE_INIT_ACTIONat container startup - 📜 Interactive shell prompts now use the container runtime hostname
- Nginx:
- ⬆️ Nginx 1.31.5
- 📜 Runs the service init action configured through
WODBY2_SERVICE_INIT_ACTIONat container startup
- ⬆️ Node.js 26.8.2, 24.21.0
- Adminer:
- ⬆️ Adminer 6.0.2, including the security fixes introduced in 6.0.0
- 📜 The stack now uses Adminer 6 instead of Adminer 5
- 🐞 Improved errors for unavailable plugins and corrected the multi-plugin example (#12)
- MariaDB:
- ⬆️ MariaDB 11.8.9, 11.4.13, 10.11.19, 10.6.28
- 📜 Initialization accepts common archives containing one SQL payload, ignores macOS metadata, and reports unsupported files clearly
- ⭐️ Added streaming database dumps with table-data exclusions and producer status reporting
- 🐞 Fixed quoting of semicolon-delimited table exclusions in staged and streamed backups
- ⬆️ Redis 8.6.6, 8.4.6, 8.2.9, 7.4.11
- ⬆️ Valkey 9.0.6, 8.1.10, 8.0.11
- ⬆️ Updated gotpl to 0.6.9 in the MariaDB, Nginx, OpenSMTPD, and Vinyl base images, incorporating the refreshed Go runtime
- ⬆️ Webgrind and XHProf rebuilt with the PHP fixes and extension updates in this release