Skip to content

Releases: EasyEngine/easyengine

EasyEngine 1.3.6

24 Apr 09:05
Compare
Choose a tag to compare
  • Fixed Nginx Update Problem #201
  • Automate Testing Using Travis-ci

EasyEngine 1.3.5

22 Apr 14:17
Compare
Choose a tag to compare
  • Update nginx to the latest stable version 1.4.7

EasyEngine 1.3.4

22 Apr 13:15
Compare
Choose a tag to compare
  • Supports Ubuntu 12.04, 12.10, 13.10 & 14.04 (fixed issues #94 and #195)
  • Change FPM process management from dynamic to ondemand (fixed issue #184)
  • Show php memory limit in ee info command (fixed issue #188)
  • Fixed Debian 6 wget command issue (found during testing)

EasyEngine 1.3.3

16 Apr 12:51
Compare
Choose a tag to compare

EasyEngine 1.3.2

14 Apr 09:48
Compare
Choose a tag to compare
  • Fixed ee update

EasyEngine 1.3.1

14 Apr 09:32
Compare
Choose a tag to compare
  • Fixed Autocompletion Issue #185
  • ee info command display php5-fpm process manager details (dynamic/ondemand)

EasyEngine 1.3

11 Apr 11:14
Compare
Choose a tag to compare
  • Introduce ee debug command
  • Introduce ee system [status|stop|start|restart] command
  • EasyEngine Admin Tools shifted on port 22222 with self signed SSL Certificate #124
  • Setup Separate PHP5-FPM Pool on Port 9001 for debugging purpose
  • Polish ee site edit command #157
  • Fixed MySQL Username Character Limit #113
  • Nginx Settings #100

EasyEngine 1.2.2

18 Mar 10:08
Compare
Choose a tag to compare
  • Check/Install bc command
  • Fixed EasyEngine Update Issue #134 #148
  • Automatic set WordPress Permalink Structure by @UmeshSingla
  • Fixed @wp-cli version to 0.14.1
  • Correct Typo Mistake, Thanks to @sdenike on pull request #155
  • Introduce ee site edit command by @Mermouy on pull request #153
  • Auto Switch the site create options
  • Better way to detect Linux Ditribution

EasyEngine 1.2.1

03 Mar 08:47
Compare
Choose a tag to compare

Fixed Debian Issue #136

EasyEngine 1.2

20 Feb 10:05
Compare
Choose a tag to compare

Debian 6 and Debian 7 support added