Devilbox Release v2.3.0
Release v2.3.0 (2022-12-04)
Fixed
- Fixed correct permission for
/opt/nvm
in PHP container #499, #PHP-FPM 0.141 - Fixed Debian Jessie repository trust beyond EOL #PHP-FPM 0.140
- Fixed phpPgAdmin to work with PostgreSQL 15
Added
- Added env var to Bind to specify overall memory consumption via
MAX_CACHE_SIZE
#BIND 0.30 - Added PHP extension:
lz4
#PHP-FPM 0.144 - Added PHP extension:
lzf
#PHP-FPM 0.144 - Added PHP extension:
zstd
#PHP-FPM 0.144 - Added serializer to Redis extension:
lz4
,lzf
andzstd
#PHP-FPM 0.144 - Added MariaDB 10.9 and 10.11 #MYSQL 0.19
- Added PGSQL 15
- Added Redis 7.0
Changed
- Switched to
phalcon
5.x extension for PHP 8.0 and PHP 8.1 #913, #PHP-FPM 0.143 - Updated to latest minor versions of Apache 2.2, Apache 2.4, Nginx stable and Nginx mainline
- Updated to latest minor versions of MySQL, MariaDB and Percona DB
- Updated to latest minor versions of PHP #917
- Updated PHP extensions to lastest versions #899
Removed
- Removed Phalcon DevTools for PHP 7.4 due to build error #PHP-FPM 0.142
Issues / Pull Requests
The following Issues / Pull Requests will be resolved by this PR:
Other notable changes
- Add docs about .local on MacOS by @jakeparis in #893
- Update bug_report.yml by @cytopia in #896
- Add custom vhost-gen yml files into gitignore by @ahberg in #897
- Fixing Magento 2 doc link by @rafaelstz in #902
- Fix: Using ${var} in strings is deprecated, use {$var} instead by @vikas5914 in #925
- docs: fix CodeIgniter3 docs link by @kenjis in #928
- fix typo by @boodaah3d in #926
- docs: add "Setup CodeIgniter4" by @kenjis in #927
- Fix rabbit container name typo in docs by @alexaandrov in #931
- Release v2.3.0 by @cytopia in #935
New Contributors
- @jakeparis made their first contribution in #893
- @ahberg made their first contribution in #897
- @rafaelstz made their first contribution in #902
- @vikas5914 made their first contribution in #925
- @kenjis made their first contribution in #928
- @boodaah3d made their first contribution in #926
- @alexaandrov made their first contribution in #931
Full Changelog: v2.2.0...v2.3.0