Releases: EasyEngine/easyengine
Releases · EasyEngine/easyengine
EasyEngine 3.1.3
EasyEngine 3.1.2
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.
- Update easyenigne:
ee update - Upgrade to PHP 5.6:
ee stack upgrade --php56
EasyEngine 3.1.1
EasyEngine 3.1.0
EasyEngine 3.0.10
- Fixed issue updating from version 2.x to EasyEngine latest version
EasyEngine 3.0.9
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
- Fixed regression issue introduced in 3.0.7
EasyEngine 3.0.7
EasyEngine 3.0.6
- Introduced
ee updatecommand
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
- 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.
- Update easyenigne:
wget -qO ee rt.cx/ee && sudo bash ee - Upgrade to MariaDB:
ee stack migrate --mariadb