Skip to content

Devilbox Release v2.4.0

Latest
Compare
Choose a tag to compare
@cytopia cytopia released this 18 Dec 21:58
· 84 commits to master since this release
v2.4.0
b5566c1

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.

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: https://devilbox.discourse.group/t/migrating-from-gitter-to-discord/716/2

🎮 Discord: https://discord.gg/2wP3V6kBj4

Fixed

  • Intranet: Fixed PostgreSQL database overview
  • Fixed PATH for all pre-installed composer and node tools

Updated

  • Updated PHP versions (#940)
  • Updated MySQL versions
  • Intranet: Improved installed tools overview (index.php)

Added

  • Added tool mhsendmail for arm64 images
  • Added tool wkhtmltopdf for arm64 images (#936)
  • Added tool taskfile (#934)

Removed

Issues / PR's

The following Issues / PR's are addressed in a new tagged release.

Other notable changes

New Contributors

Full Changelog: v2.3.0...v2.4.0