Skip to content

Releases: EasyEngine/easyengine

EasyEngine 3.1.3

06 May 13:37

Choose a tag to compare

v 3.1.3 - May 6, 2015

  • EasyEngine now fixes missing GPG keys automatically, fixes #470
  • Fixed Nginx hash bucket issue, fixes #449

EasyEngine 3.1.2

29 Apr 10:53

Choose a tag to compare

v 3.1.2 - April 29, 2015

  • Updated PHP version from PHP 5.5 to PHP 5.6 #425
  • Added ee stack upgrade command for stack upgrade #458
  • Added support for Proxy site creation #389
  • Added extra parameters such as User, Password and EMail during site creation #453
  • Fixed timezone related warnings and errors #451

Existing users

Please make sure you run this command when you can tolerate some downtime.

  1. Update easyenigne: ee update
  2. Upgrade to PHP 5.6: ee stack upgrade --php56

EasyEngine 3.1.1

21 Apr 14:16

Choose a tag to compare

  • Feature: update all site at once #491
  • Tweaked import-slow-log command #322
  • Fixed HHVM installation without Nginx #492
  • Fixed HHVM not running after reboot #498
  • Fixed Nginx config on Debian causing failure in site creation #499
  • Now support for existing HHVM on server
  • Minor fixes and improvements

EasyEngine 3.1.0

16 Apr 11:16

Choose a tag to compare

  • Added HHVM support #199
  • Added Pagespeed support #473
  • EasyEngine log command now suppots more subcommand #448
  • Before stack purge or remove, EasyEngine now asks confirmation #485
  • Minor fixes and improvements

EasyEngine 3.0.10

10 Apr 11:00

Choose a tag to compare

  • Fixed issue updating from version 2.x to EasyEngine latest version

EasyEngine 3.0.9

10 Apr 07:35

Choose a tag to compare

v 3.0.9 - April 10, 2015

  • Fixed #483, now Xdebug is enabled during ee debug only and disabled by default
  • Introduced ee sync command to sync EasyEngine database with Site information
  • Minor fixes and improvement

For more info ee sync command: http://docs.rtcamp.com/easyengine/commands/sync/

EasyEngine 3.0.8

09 Apr 09:15

Choose a tag to compare

  • Fixed regression issue introduced in 3.0.7

EasyEngine 3.0.7

09 Apr 08:33

Choose a tag to compare

  • Fixed #445
  • Fixed #413
  • Small bug fixes.
  • Improvements in core functionality.

EasyEngine 3.0.6

02 Apr 09:56

Choose a tag to compare

  • Introduced ee update command

Existing users

Update easyenigne: wget -qO ee rt.cx/ee && sudo bash ee

Versions beyond 3.0.6 can be updated with command

ee update

EasyEngine 3.0.5

18 Mar 05:54

Choose a tag to compare

  • Changed Database from Percona MySQL to MariaDB #362
  • Better arguments for ee debug command
  • Improved installation script
  • Small bug fixes and improvements

Existing users

Please make sure you run this command when you can tolerate some downtime.

  1. Update easyenigne: wget -qO ee rt.cx/ee && sudo bash ee
  2. Upgrade to MariaDB: ee stack migrate --mariadb