Releases: EasyEngine/easyengine
Releases · EasyEngine/easyengine
EasyEngine v4.5.6
What's Changed
- Add skip-tty for remote clone support EasyEngine/site-command#418 @mrrobot47
- Update with global compose-exec helper function EasyEngine/site-type-wp#214 @mrrobot47
- Update with global compose-exec helper function EasyEngine/site-type-php#97 @mrrobot47
- Update with global compose-exec helper function EasyEngine/shell-command#23 @mrrobot47
- Update with global compose-exec helper function EasyEngine/mailhog-command#15 @mrrobot47
- Add helper function for skip-tty support #1700 @mrrobot47
- Fix site clone/sync flag execution EasyEngine/site-command#417 @mrrobot47
EasyEngine v4.5.5
What's Changed
- Fix: Cannot access offset of type string on string EasyEngine/site-command#416 @mrrobot47
- Enable mailhog by default if dev/local EasyEngine/site-type-wp#212 @mrrobot47
- Add staging env for mailhog EasyEngine/site-type-wp#213 @mrrobot47
- Bump composer/composer from 2.1.9 to 2.2.12 #1691 @dependabot
EasyEngine v4.5.4
What's Changed
Features ✨️
- Add PHP 8.1 + Update docker images EasyEngine/dockerfiles#136 @mrrobot47
- Add PHP 8.1 support EasyEngine/site-command#414 EasyEngine/site-type-wp#209 EasyEngine/site-type-php#96 @mrrobot47
- Updates for v4.5.4 #1687 @mrrobot47
- Add support to load early dependencies if vip flag is defined EasyEngine/site-type-wp#211 @dishitpala
Bug fixes 🐛
- Fix autoloading issue for Site_Meta class EasyEngine/site-command#415 @mrrobot47
- Fix double WP_DEBUG constant as it is default now EasyEngine/site-type-wp#210 @mrrobot47
EasyEngine v4.5.3
What's Changed
Features ✨️
- Add support for WP_ENVIRONMENT_TYPE EasyEngine/site-type-wp#206 @mrrobot47
- Add env config support #1647 @mrrobot47
- Disallow site sync to production server EasyEngine/site-command#413 @mrrobot47
Enhancements 🐛
- Add allow-insecure-pass in clone EasyEngine/site-command#412 @mrrobot47
- Add flag to allow insecure pass EasyEngine/site-type-wp#205 @mrrobot47
EasyEngine v4.5.2
What's Changed
Bug Fixes 🐛
- Fix proxy cache condition in clone EasyEngine/site-command#408 @mrrobot47
- Fix SSL le in clone EasyEngine/site-command#409 @mrrobot47
- Fix site type check on sync EasyEngine/site-command#410 @mrrobot47
- Fix sync of uploads EasyEngine/site-command#411 @mrrobot47
EasyEngine v4.5.1
What's Changed
Bug Fixes 🐛
- Fix clone when remote server has no sites EasyEngine/site-command#407 @mrrobot47
- Fix admin-tools and mailhog enable on clone EasyEngine/site-command#406 @mrrobot47
- Fix cache flag condition in site clone EasyEngine/site-command#405 @mrrobot47
- Fix htpasswd file cleanup on site delete EasyEngine/site-command#404 @mrrobot47
EasyEngine v4.5.0
What's Changed
Features ✨️
- Add clone & sync command EasyEngine/site-command#357 @kirtangajjar @mrrobot47 @PiyushKhurana
Enhancements 🐛
- Add PHP 8.1 in workflow test #1644 @mrrobot47
- Remove Nginx proxy id fecthing #1641 @mrrobot47
- Add container name of Nginx Proxy EasyEngine/service-command#75 @mrrobot47
- Fix certificate renewal on force conditions EasyEngine/site-command#401 @mrrobot47
- Add variable to hide error message #1640 @kirtangajjar
Stack Updates 🔄
OpenResty(Nginx) - 1.19.3.2 -> 1.19.9.1
Nginx Proxy - 0.9.2 -> 0.9.3
PHP7.3 - 7.3.28 -> 7.3.33
PHP7.4 - 7.4.20 -> 7.4.26
PHP8.0 - 8.0.7 -> 8.0.13
- Update PHP 8.0 config files EasyEngine/site-command#402 @mrrobot47
- Update Nginx to latest versions EasyEngine/dockerfiles#135 @mrrobot47
- Update PHP to latest versions EasyEngine/dockerfiles#134 @mrrobot47
- Update nginx-proxy to 0.9.3 EasyEngine/dockerfiles#133 @mrrobot47
- Update Nginx and PHP images #1642 @mrrobot47
Blog Post
EasyEngine v4.4.3
What's Changed
Fixes
- Fix service compose migration caused due to 4.4.0 EasyEngine/service-command#74 @mrrobot47
Stack update ✨
- Update redis to v6.2.6 #1634 @mrrobot47
EasyEngine v4.4.2
What's Changed
Bug Fixes
- Update global container migration in accordance to site-limit update changes #1633 @mrrobot47
- Revert "Fix compose v2 deprecations" EasyEngine/service-command#73 EasyEngine/site-type-wp#203 EasyEngine/site-type-php#94
EasyEngine/site-command#399
EasyEngine/service-command#72 @mrrobot47 - Update local redis test EasyEngine/site-type-php@b4b582f @mrrobot47
EasyEngine v4.4.1
What's Changed
Enhancements ✨
- Increase self-signed cert validity EasyEngine/site-command@f3b02ad @mrrobot47
- Fix mask not specified scenario in ip command output EasyEngine/site-command@694ff8f @kirtangajjar
- Add one time notice for MacOS for updating Docker daemon.json b2ad5d6 @mrrobot47
- Fix composer dependency in nightly 12c78dc @mrrobot47