Releases: EasyEngine/easyengine
Releases · EasyEngine/easyengine
EasyEngine 3.0.4
- Fixed #406, install Query Monitor wordpress plugin on
--wpdebug option - Fixed #429, added
ee logcommand. - Fixed #442
- Fixed bug in delete command for site
- Small bug fixes and improvements
EasyEngine 3.0.3
EasyEngine 3.0.2
- Fixed #413
- Improved installation script
- Fixed Percona key not importing
- Small bug fixes and improvements
EasyEngine 3.0.1
EasyEngine 3.0.0
- 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
- Fixed installation issue of Percona Mysql #395
EasyEngine 2.2.2
- 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
- Fixed update script issue for remote MySQL #323
- Fixed remote MySQL delete user issue by @brennentsmith #324
- Improved auto-completion
EasyEngine 2.2.0
- 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