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
Other notable changes
- Add docs about .local on MacOS by @jakeparis in Add docs about .local on MacOS by jakeparis · Pull Request #893 · cytopia/devilbox · GitHub
- Update bug_report.yml by @cytopia in Update bug_report.yml by cytopia · Pull Request #896 · cytopia/devilbox · GitHub
- Add custom vhost-gen yml files into gitignore by @ahberg in Add custom vhost-gen yml files into gitignore by ahberg · Pull Request #897 · cytopia/devilbox · GitHub
- Fixing Magento 2 doc link by @rafaelstz in Fixing Magento 2 doc link by rafaelstz · Pull Request #902 · cytopia/devilbox · GitHub
- Fix: Using ${var} in strings is deprecated, use {$var} instead by @vikas5914 in Fix: Using ${var} in strings is deprecated, use {$var} instead by vikas5914 · Pull Request #925 · cytopia/devilbox · GitHub
- docs: fix CodeIgniter3 docs link by @kenjis in docs: fix CodeIgniter3 docs link by kenjis · Pull Request #928 · cytopia/devilbox · GitHub
- fix typo by @boodaah3d in fix typo by boodaah3d · Pull Request #926 · cytopia/devilbox · GitHub
- docs: add “Setup CodeIgniter4” by @kenjis in docs: add "Setup CodeIgniter4" by kenjis · Pull Request #927 · cytopia/devilbox · GitHub
- Fix rabbit container name typo in docs by @alexaandrov in Fix rabbit container name typo in docs by alexaandrov · Pull Request #931 · cytopia/devilbox · GitHub
- Release v2.3.0 by @cytopia in Release v2.3.0 by cytopia · Pull Request #935 · cytopia/devilbox · GitHub