Magento 2 Zero Downtime Deployment Change Log
Version 2.0.5 (March 5, 2021)
Bug Fixes:
- - Error during static content deploy on vanilla Magento 2 installation without sample data when no storefront theme is selected in design settings.
Version 2.0.4 (February 16, 2021)
Bug Fixes:
- - The issue with remove files in the "generated" folder after running composer install.
- - Error: Undefined index code on line 313.
Version 2.0.3 (February 10, 2021)
Features:
- - Added events dispatches so you can easily extend the deployment script using the observers.
Bug Fixes:
- - Issue with synchronization of the live instance from tmp deployment instance.
Version 2.0.2 (January 26, 2021)
Bug Fixes:
- - Fixed error "Invalid configuration file: '/var/mfzerodwt/instance/app/etc/env.php'".
Version 2.0.1 (January 22, 2021)
Bug Fixes:
- - Fixed a few errors that pop up when "bin/magento magefan:zero-downtime:deploy" command is running.