Release v2.4.0 (2022-12-18)
This release might be a bit bumpy due to a massive amount of changes in upstream projects. If you encounter issues, please do raise tickets.
General
New PHP-FPM images
This release uses a new set of PHP-FPM images. They have been heavily rewritten and modularized in order to make PHP extension and PHP tool generation more easy. See the following release notes for details:
499 changed files with 29,281 additions and 13,977 deletions.
- Release 0.145 · devilbox/docker-php-fpm · GitHub
- Release 0.146 · devilbox/docker-php-fpm · GitHub
- Release 0.147 🌈 · devilbox/docker-php-fpm · GitHub
How to add modules/tools?
Available Tools
You can now also find a detailed overview about what tools are installed in what PHP version image. See here: https://github.com/devilbox/docker-php-fpm/blob/master/doc/available-tools.md
Gitter → Discord
Additionally I am moving away from Gitter to Discord. See reason and announcement here: Migrating from Gitter to Discord - #2
Discord: Devilbox
Fixed
- Intranet: Fixed PostgreSQL database overview
- Fixed PATH for all pre-installed composer and node tools
Updated
- Updated PHP versions ([Bug]: Still using dev build of PHP 8.2 · Issue #940 · cytopia/devilbox · GitHub)
- Updated MySQL versions
- Intranet: Improved installed tools overview (index.php)
Added
- Added tool
mhsendmail
for arm64 images - Added tool
wkhtmltopdf
for arm64 images ([Howto]: Install wkhtmltopdf on Apple M1 · Issue #936 · cytopia/devilbox · GitHub) - Added tool
taskfile
([Feature]: Add taskfile · Issue #934 · cytopia/devilbox · GitHub)
Removed
- Removed tool
drush
(detail: [Bug]: Drush isn't installed in any version · Issue #930 · cytopia/devilbox · GitHub)
Issues / PR’s
The following Issues / PR’s are addressed in a new tagged release.
- Fixes #934
- Fixes #936
- Fixes #940
- Refs #930
- Refs #904
Other notable changes
- Delayed message body loading by @mmcev106 in Delayed message body loading by mmcev106 · Pull Request #904 · cytopia/devilbox · GitHub
- Release/v2.4.0 by @cytopia in Release/v2.4.0 by cytopia · Pull Request #941 · cytopia/devilbox · GitHub
New Contributors
- @mmcev106 made their first contribution in Delayed message body loading by mmcev106 · Pull Request #904 · cytopia/devilbox · GitHub
Full Changelog: Comparing v2.3.0...v2.4.0 · cytopia/devilbox · GitHub