Skip to content

Releases: EasyEngine/easyengine

EasyEngine 3.0.4

25 Feb 10:37

Choose a tag to compare

  • Fixed #406, install Query Monitor wordpress plugin on --wp debug option
  • Fixed #429, added ee log command.
  • Fixed #442
  • Fixed bug in delete command for site
  • Small bug fixes and improvements

EasyEngine 3.0.3

23 Feb 12:52

Choose a tag to compare

  • Fixed remote MySQL supports, #428, #427, thanks to @joshlyford #432
  • Fixed ascii encoding issue #414
  • Fixed bug in debug pool #426
  • Added admin tools to default stack
  • Added more MIME types,thanks to @cborgia #423
  • Small bugs fixes and improvements

EasyEngine 3.0.2

14 Feb 08:23

Choose a tag to compare

  • Fixed #413
  • Improved installation script
  • Fixed Percona key not importing
  • Small bug fixes and improvements

EasyEngine 3.0.1

12 Feb 13:27

Choose a tag to compare

EasyEngine 3.0.0

11 Feb 07:29

Choose a tag to compare

  • Refactored complete code in Python 3
  • Updated WP-CLI to 0.18
  • Update RoundCube to 1.1
  • Update ViMbAdmin to 3.0.11

EasyEngine 2.2.3

02 Feb 07:12

Choose a tag to compare

  • Fixed installation issue of Percona Mysql #395

EasyEngine 2.2.2

03 Dec 12:55

Choose a tag to compare

  • Fixed installation issue of Percona Mysql on Debian
  • Fixed error during ViMbAdmin installation
  • Fixed alias in ViMbAdmin are not working
  • Updated WP-CLI to 0.17.1

EasyEngine 2.2.1

16 Oct 10:23

Choose a tag to compare

  • Fixed update script issue for remote MySQL #323
  • Fixed remote MySQL delete user issue by @brennentsmith #324
  • Improved auto-completion

EasyEngine 2.2.0

13 Oct 15:29

Choose a tag to compare

  • Percona Mysql 5.6 support on Fresh installation. #107
  • RAM Based Optimization for PHP5-FPM,OpCache and Memcache
  • Introduced following new commands for
  • ee site cd example.com # Change Directory to example.com Webroot
  • ee site log example.com # Real time log monitoring for example.com access and error logs
  • ee site update example.com # update example.com cache and convert site
  • ee clean # Clean cache NGINX FastCGI, Memcache, OPcache.
  • Change WordPress user password easily ( ee site update example.com --password) #315
  • Added PHP5-GeoIP Support
  • Auto Swap creation for low RAM servers.
  • Fixed Better autocompletion feature. Fixed #311.
  • Fixed phpMyAdmin (blowfish_secret) error #301
  • Simplified way to update EasyEngine. #307

EasyEngine 2.1.0

03 Sep 13:05

Choose a tag to compare

  • Added Mail Server Package installation #65
  • Fixed incorrect log file path during debug #299
  • Added support for pt-query-advisor #189
  • Fixed Firefox cross-domain fonts
  • Fixed ee site edit command on Nano editor