Releases: cytopia/devilbox
Releases · cytopia/devilbox
Release v1.6.0
Release v1.5.0
Release v1.4.0
Release v1.3.0
Devilbox Release v1.3.0 (2019-12-29)
Fixed
- #626 Cannot create MongoDB database with Adminer
Added
- latest PHP-FPM images
- PHP module: solr
- PHP module: ssh2
- phpMyAdmin to 5.0.0
Changed
- Use official PHP 7.4 Docker image as base
- Updated Adminer to 4.7.5
sed -i'' 's/^<?php$/<?php if(!function_exists("get_magic_quotes_runtime")){function get_magic_quotes_runtime(){return false;}}if(!function_exists("get_magic_quotes_gpc")){function get_magic_quotes_gpc(){return false;}}/g' adminer-4.7.5-en.php
sed -i'' 's/while(list(\$y,\$X)=each(\$qg))/foreach ($qg as $y => $x)/g' adminer-4.7.5-en.php
sed -i'' 's/error_reporting(6135)/error_reporting(0)/g' adminer-4.7.5-en.php
- Updated phpMyAdmin to 4.9.3
Release v1.2.0
Devilbox Release v1.2.0 (2019-12-01)
Fixed
- Fixes #622 Certificate Generation Settings
- Fixes #640 Mac OS Catalina invalidates virtual host certificates
- Fixes #592 sqlsrv connection problem
Added
- Added latest PHP-FPM images
- Added latest MySQL images
- Added latest Apache/Nginx images
Changed
- Made PHP 7.3 the default version
Updating
See notes for how to update: https://github.com/cytopia/devilbox/blob/master/UPDATING.md#update-from-v110-to-v120
Release v1.1.0
Devilbox Release v1.1.0 (2019-11-24)
Fixed
Added
- Make Ngrok region configurable via
NGROK_REGION
env variable - #641 Added phpPgAdmin v7 for PHP >=7
- #594 Tool: ghostscript
- Extensive GitHub Action CI checks
- Added new PostgreSQL images
- Added new MongoDB images
Changed
- Updated PHP Docker images (PHP version, modules and tools)
Release v1.0.2
Devilbox Bugfix Release v1.0.2 (2019-05-21)
This is a bugfix release and everybody is encouraged to upgrade to this tag as soon as possible.
No explicit actions to be taken for updating.
Fixed
- Fixed various typos in documentation
- Fix CI tests: They still expected a mounted mail directory instead of a Docker volume
- Fix mods for PHP 8.0
- #572 Make npm binaries available in $PATH
- Remove orphaned mentions of HOST_PATH_MYSQL_DATADIR
- #583 Allow symlinks in autostart scripts
Added
- Documentation: Setup ProcessWire
- Tool: Angular CLI
- Tool: Laravel Lumen
- #573 Tool: prestissimo
- Tool: yq
- Module: OAuth
- #580 zlib header files
Release v1.0.1
Devilbox Bugfix Release v1.0.1 (2019-03-24)
This is a bugfix release and everybody is encouraged to upgrade to this tag as soon as possible.
No explicit actions to be taken for updating.
Fixed
- #373 Read custom MySQL configuration
- #540 Fix '&' password substitution in mysqldump-secure
- #209 Documentation for Xdebug on Docker for Windows
Changed
- Updated MongoDB cli tools in PHP image
- Updated PostgreSQL cli tools in PHP image
- MySQL images are now bound to a specific Docker tag and are built nightly
- #506 Documentation improvements for connecting to databases
Added
- #536 Added @vue/cli and @vue/cli-service-global
Release v1.0.0
Devilbox Release v1.0.0 (2019-03-19)
This is the first stable release since Oct 9 2016
Changed
- Everything from v1.0.0-alpha1 has been backported
- Everything from v0.15.0 has been backported
Pre-Release v1.0.0-alpha1
Devilbox Pre-Release v1.0.0-alpha1 (2019-03-09)
- Documentation: Update the Devilbox
- UPDATING.md
- CHANGELOG.md
- Version bound documentation: https://devilbox.readthedocs.io/en/release-v1.0.0/