Skip to content

Releases: EasyEngine/easyengine

EasyEngine v4.0.0-beta.5

07 Aug 16:01
v4.0.0-beta.5
b60a124

Choose a tag to compare

Pre-release

Features

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

EasyEngine v4.0.0-beta.4

24 Jul 06:19
v4.0.0-beta.4
7f870fa

Choose a tag to compare

Pre-release
  • Add provision to uninstall EasyEngine. Issue: #1125 PR: #1127
  • Update db to accomodate cron-command. PR: #1129
  • Update tests and separate EasyEngine cli tests and site tests. Issue: #1116
  • Handle email for letsencrypt Issue: #645

EasyEngine v4.0.0-beta.3

10 Jul 19:20
v4.0.0-beta.3
11c2df7

Choose a tag to compare

Pre-release
  • Port the global reverse proxy from traefik to jwilder/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 --le flag.
  • Update tests.

EasyEngine v4.0.0-beta.2

28 Jun 19:46
v4.0.0-beta.2
b32683b

Choose a tag to compare

EasyEngine v4.0.0-beta.1

12 Jun 12:35
v4.0.0-beta.1
bbfff5c

Choose a tag to compare

Pre-release
  • 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

30 May 08:13
v3.8.1
4b3a61a

Choose a tag to compare

  • Fix update command
  • Fix indentation issue with v3.8.0
  • Fix issue with admin tools urls

EasyEngine v3.8.0

29 May 07:46
v3.8.0
f21d3b0

Choose a tag to compare

  • 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

30 Mar 01:16
v3.7.5
ebadd27

Choose a tag to compare

  • 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

29 Aug 11:02

Choose a tag to compare

Fix phpmemcacheadmin download urls [critical]

EasyEngine v3.7.3

17 Aug 05:43

Choose a tag to compare

v3.7.3 - Aug 17, 2016

  • Fix WP-CLI compatibility with WordPress 4.6 [critical]