Releases: EasyEngine/easyengine
Releases · EasyEngine/easyengine
EasyEngine v4.0.0-beta.5
Features
- Add support for packaging. Issue: #1060, PR: EasyEngine/site-command#87
#1135 - Add routing support for site packages, PR: #1135
- Add Container migration after update. PR: #1134
- Update debugging of external command launches. Issue: #1139, PR: #1140
- Add support for old eev3 commands. PR: #1142, #1150
Fixes
- Fix cron command not working. PR: #1133
- Update minimum required PHP version to 7.0. Issue: #1138, PR: #1137
- Remove incorrect EasyEngine update tests. Issue: #1144, PR: #1147
- Fixed Entity too large error. Issue: #1136 PR: #1158
EE Package Updates
- Site command has been refactored. See EasyEngine/site-command - v2.0.0 and EasyEngine/site-wp-command - v1.0.0-beta.1
- Cron command v1.0.0-beta.2
- We've built Postfix from source in a Docker image
EasyEngine v4.0.0-beta.4
EasyEngine v4.0.0-beta.3
- Port the global reverse proxy from
traefiktojwilder/nginx-proxy. (Breaking Change) - Add letsencrypt ssl support for single as well as multi-site types.
- Simple certificates using webroot method for single and sub-directory wordpress installations.
- Wildcard certificates using dns method for sub-domain wordpress installation.
- Tag all EasyEngine Docker images
- Add initial EasyEngine updates migration handling.
- Add functionality to take user input.
- Add compatibility for
--leflag. - Update tests.
EasyEngine v4.0.0-beta.2
- Added Behat functional tests for site command.
- Added shell command
- Update bug has been fixed
- Fixed deprecated warnings while running site create
- Fixed sudo invocation
- Added checks for DB initialization to ensure site creation doesn’t fail
- Added admin tools
- phpmyadmin
- anemometer
- phpredisadmin
- adminer
- mailhog
Link to blog post - https://easyengine.io/blog/ee-v4-beta-2-release/
EasyEngine v4.0.0-beta.1
- EasyEngine v4 release with PHP(WP-CLI) codebase and powered by Docker.
- Installer script for Linux - Ubuntu 14.04, 16.04, 18.04 & Debian 8.
- Basic site actions like create, delete, enable, disable, list and info.
You can read the blog post - https://easyengine.io/blog/ee-v4-beta-1-release/
EasyEngine v3.8.1
- Fix update command
- Fix indentation issue with v3.8.0
- Fix issue with admin tools urls
EasyEngine v3.8.0
- Add support for Ubuntu 18.04 and remove support for Ubuntu 12.04, Debian 7.x (Wheezy)
- Nginx build for EasyEngine updated to 1.14.0
- Update WP-CLI version to 1.5.1
- Update Roundcube to 1.3.6
- Update Adminer to 4.6.2
EasyEngine v3.7.5
- Replace pymysql3 with PyMySQL [critical]
- Upgrade wp-cli version to 1.4.1
- Update templates to skip cache for more plugins
EasyEngine v3.7.4
Fix phpmemcacheadmin download urls [critical]
EasyEngine v3.7.3
v3.7.3 - Aug 17, 2016
- Fix WP-CLI compatibility with WordPress 4.6 [critical]