- updated base image to
yiisoftware/yii2-php:8.4-fpm-nginx - changed queue driver from
redistodb - removed
ignatenkovnikita/yii2-queuemanager - added dependency to
- updated base image to
yiisoftware/yii2-php:8.2-fpm-nginx
- updated base image to
yiisoftware/yii2-php:8.1-fpm-nginx - added debug-by-env variables
APP_DEBUG_KEY,APP_DEBUG_TOKEN - added Redis queue id sync event
- enabled debug module for CLI requests
- switched base image to
yiisoftware/yii2-php:8.0-fpm-nginx - moved
c3.phpto test root folder
- base-image upgraded to
PHP 8.0 - upgraded
codeception/codeception ~4.2.1
- updated base-image
dmstr/php-yii2:7.4-fpm-8.0 - composer 2
- added healthchecks
- use asset-packagist (preferred); disabled fxp/composer-asset-plugin
- added
Cells (_beforeContent,_afterContent) tolayouts/main.php - removed
Pjaxcontainer inlayouts/main.php
yii dbhas changed API- base-image upgraded to
PHP 7.4
- added
fsFtpfilesystem component
- added
APP_PAGES_TITLE_PREFIX - removed
cinghie/yii2-cookie-consent - removed
dmstr/yii2-contact-module - changed default vendor-asset paths to
bower-asset&npm-asset - changed scheduler to use
--entrySoloforaudit/cleanup
- removed Alpine support
- switched to
2amigos/yii2-usuario - updated
dmstr/yii2-widgets2-moduleanddmstr/yii2-pages-module - use same window/tab for Backend, if
APP_PARAMS_BACKEND_IFRAME_NAMEis not set - added
omnilight/yii2-scheduling - removed seo keywords and descriptions in Settings module
- updated
dmstr/yii2-resque-module- uses
yiisoft/yii2-queue
- uses
- removed CLI alias
db/x-dump-data - removed composer
devpackages during image build - removed forked repositories
yii rbaccommand moved todmstr/yii2-helpers
- disabled user registration by default (
APP_USER_ENABLE_REGISTRATION) APP_MIGRATION_LOOKUPaccepts a comma separated list of path-aliases- refactored ENV variables (moved
src/app.envtosrc/config/env-defaults)
- changed global Twig class
UrltoFileUrl, added standard Yii helperUrl - changed global layout
TwigWidgetfrom_topto_beginBody, added_endBody
- added version constraint for
jqueryto use2.*(avoids issue withonloadhandler) - removed extensions
knplabs/github-api,phpoffice/phpexcel,romdim/yii2-bootstrap-material
- replaced
dmstr/yii2-cms-dev-metapackagewithdev-dependenciesincompsoer.json
- updated base images
- added
APP_USER_ENABLE_REGISTRATION