Skip to content

Releases: cytopia/devilbox

Devilbox Release v1.8.3

22 Nov 16:10
v1.8.3
a78bccf
Compare
Choose a tag to compare

Release v1.8.3 (2020-11-22)

Fixed

  • #753 Fixed symlink handling in watcherd
  • #751 Fixed duplicate output in check-config.sh

Added

  • #755 Added ~/.composer/vendor/bin to $PATH
  • #692 Added custom supervisor configs
  • Added project and customization checks in check-config.sh
  • Intranet: show custom PHP configuration files
  • Intranet: show custom Httpd configuration files

Intranet Preview

Screenshot 2020-11-22 10-57-44  selection

Screenshot 2020-11-22 11-52-06  selection

Devilbox Release v1.8.2

14 Nov 14:21
v1.8.2
b8055a1
Compare
Choose a tag to compare

Release v1.8.2 (2020-11-14)

Fixed

  • #643 Wrong entrypoint in mysql images
  • #703 Don't fail on uid/gid change
  • #749 Fix to disable PHP modules without *.so ext
  • Fixed check-config.sh to properly expand ~ character in path

Added

  • #707 New .env variable: HOST_PATH_BACKUPDIR

Changed

  • #547 Added link to official Contao Devilbox Documentation

Devilbox Release v1.8.1

12 Nov 18:23
v1.8.1
8553a56
Compare
Choose a tag to compare

Release v1.8.1 (2020-11-12)

Fixed

  • Silence PHP warnings in phpmemcached and opcache GUIs
  • #746 Fix xdebug config for PHP 8.0 and 8.1

Added

  • Added check-config.sh script to check against correct Devilbox configuration

Devilbox Release v1.8.0

09 Nov 08:47
v1.8.0
87fa92d
Compare
Choose a tag to compare

Release v1.8.0 (2020-11-08)

Fixed

Added

  • #715 PHP module mongodb is re-added to PHP 8.0
  • Added PHP 8.1: https://github.com/devilbox/docker-php-fpm-8.1
  • Added Postgres images: 11.7, 11.8, 11.9, 12.2, 12.3, 12.4, 13.0
  • Added Redis images: 6.0
  • Added Memcache images: 1.6
  • Added MongoDB images: 4.4
  • Added MySQL images: MariaDB 10.5

Changed

  • #736 Composer is updated to v2 (/usr/local/bin/composer)
  • #728 Updated phpPgAdmin from 7.12 to 7.13
  • Updated phpMyAdmin from 5.0.0 to 5.0.4
  • Updated phpMyAdmin from 4.9.3 to 4.9.7
  • Updated Adminer from 4.7.5 to 4.7.7
  • Composer is available as v1 and v2 (/usr/local/bin/composer-1 and /usr/local/bin/composer-2)
  • New default PHP version: 7.4
  • New default MySQL version: MariaDB 10.5
  • New default Postgres version: 12.4
  • New default Redis version: 6.0
  • New default Memcached version 1.6
  • New default MongoDB version: 4.4

Devilbox Release v1.7.2

18 Sep 08:19
v1.7.2
4b23dd6
Compare
Choose a tag to compare

Release v1.7.2 (2020-09-17)

Added

  • #166 Added locale-gen binary
  • #716 Adding vips PHP module
  • #721 Adding xlswriter PHP module
  • #724 Adding xdebug PHP module for PHP 8.0
  • Added COMPOSER_MEMORY_LIMIT=-1 env variable to PHP

Devilbox Release v1.7.1

09 Aug 16:33
v1.7.1
3556873
Compare
Choose a tag to compare

Release v1.7.1 (2020-08-09)

Added

  • #700 Re-added imap for PHP 7.4
  • #611 Adding certbot binary to PHP
  • #713 Added gsfonts
  • #713 Added mupdf and mupdf-tools
  • #714 Added PDF support for imagick

Changed

  • Updated Nginx (stable and mainline)
  • Updated MySQL/MariaDB/PerconaDB images

Devilbox Release v1.7.0

25 Mar 09:03
v1.7.0
8c931cd
Compare
Choose a tag to compare

Devilbox Release v1.6.3

23 Mar 17:56
v1.6.3
bc16d89
Compare
Choose a tag to compare

Devilbox Bugfix Release v1.6.3 (2020-03-23)

Fixed

  • Fixed PHP FPM images
  • Fixed cert-gen for HAProxy
  • Various spelling errors in documentation
  • PostgreSQL startup without a password

Added

  • #686 Added documentation for ExpressEngine
  • New .env var: PGSQL_HOST_AUTH_METHOD

Release v1.6.2

09 Feb 09:23
v1.6.2
bfdd3ff
Compare
Choose a tag to compare

Devilbox Bugfix Release v1.6.2 (2020-02-06)

Added

  • #670 Add phalcon binary to PHP 7.3 and 7.4
  • #664 Add PHP yaml extension

Release v1.6.1

05 Jan 16:45
v1.6.1
bf140cf
Compare
Choose a tag to compare

Devilbox Bugfix Release v1.6.1 (2020-01-05)

Fixed

  • #662 Update to latest Symfony CLI