Releases: EasyEngine/easyengine
Releases · EasyEngine/easyengine
EasyEngine v4.0.7
What's Changed
- Feature: add cloudflare integration for ssl dns challanges (EasyEngine/site-command#269) @mrrobot47
- Rename
ee site publishtoee site share(EasyEngine/site-command#275) @mrrobot47 - Rename publish help messages to share help messages (EasyEngine/site-command#277) @mrrobot47
- Rename publish to share (EasyEngine/site-type-wp#136) @mrrobot47
- Fix PHP Notice: Array to string conversion in site publish (EasyEngine/site-type-wp#135) @mrrobot47
- Fix db container restart (EasyEngine/site-type-php#55) @mrrobot47
- Add -T flag to disable TTY allocation (EasyEngine/shell-command#17) @sagarnasit
- Move redirection template to site-command (#1347) @mrrobot47
- Fix multisite login issue (EasyEngine/site-type-wp#127) @sagarnasit
- Add migrations for mu login issue (EasyEngine/site-type-wp#134) @mrrobot47
- Add parent site ssl certificate check before site creation (EasyEngine/site-command#267) @sagarnasit
- Fix db container restart for sites using global-db (EasyEngine/site-type-wp#131) @sagarnasit
- Throw exception to start rollback on wp core installation fail (EasyEngine/site-type-wp#128) @sagarnasit
- Fix duplicate nginx-proxy logs entry(EasyEngine/service-command#45) @mrrobot47
- Add host entry for site create with self SSL (EasyEngine/site-command#272) @sagarnasit
- Fix admin tools error message (EasyEngine/admin-tools-command#35) @sagarnasit
EasyEngine v4.0.6
What's Changed
- Add site update for non-ssl to ssl updates (EasyEngine/site-command#263) @mrrobot47
- Update SSL cipher configuration (Check Issue: #1346) (EasyEngine/site-command#265) @mrrobot47
- Update to nginx-proxy with default Mozilla-Modern profile (#1349) @mrrobot47
- Add wp search-replace for ssl update EasyEngine/site-type-wp#124) @mrrobot47
- Fix ssl db values (EasyEngine/site-command#264) @mrrobot47
- Update to nginx-proxy with default Mozilla-Modern profile (#1349) @mrrobot47
- Update setting ssl-policy env variable (EasyEngine/site-type-php#50) @mrrobot47
- Update setting ssl-policy env variable (EasyEngine/site-type-wp#125) @mrrobot47
- Add behat test cases (EasyEngine/site-type-php#7) @abhijitrakas
- Update docker requirement check (https://github.com/EasyEngine/easyengine/pull/1345/files) @mrrobot47
- Disable cli update for macOS (#1350) @mrrobot47
EasyEngine v4.0.5
What's Changed
- Feature: add provision for self signed certs (EasyEngine/site-command#258) @mrrobot47
- Feature: site publish command (EasyEngine/site-command#260) @mrrobot47
- Add WordPress configurations for site publish (EasyEngine/site-type-wp#122) @mrrobot47
- Update utility function checks (EasyEngine/site-command#255) @mrrobot47
- Remove extra and potentially harmful function (EasyEngine/site-command#259) @mrrobot47
- Add saving global-db password post docker-compose generation (EasyEngine/service-command#43) @mrrobot47
- Update site-ssl value storing in db (EasyEngine/site-type-wp#120) @mrrobot47
- Add utility functions for download and unzip (#1338) @mrrobot47
- Update to utility functions (EasyEngine/admin-tools-command#34) @mrrobot47
EasyEngine v4.0.4
What's Changed
- Add support for
*.testdomain in macOS (EasyEngine/site-command#254) @mrrobot47 - Add global-db connection issue migration (EasyEngine/service-command#42) @mrrobot47
- Fix network issue with local containers (EasyEngine/site-type-wp#119) @mrrobot47
- Fix backend network handling (EasyEngine/site-type-php#47) @mrrobot47
- Fix error message to show proper command name (EasyEngine/admin-tools-command#32) @abhijitrakas
- Add ralouphie/getallheaders in the phar (#1334) @mbtamuli
- Fix cache network bridging for rds scenario (EasyEngine/site-type-wp#117) @mrrobot47
- Fix cache network bridging for rds scenario (EasyEngine/site-type-php#46) @mrrobot47
- Remove nightly tag from docker images (EasyEngine/site-command#250) @mrrobot47
- Remove nightly tag from docker images (EasyEngine/site-type-wp#115) @mrrobot47
- Fix auth delete example (EasyEngine/auth-command#35) @mrrobot47
- Add whitelisting examples (EasyEngine/auth-command#36) @kirtangajjar
- Update auth delete param --ip support (EasyEngine/auth-command#37) @mrrobot47
EasyEngine v4.0.3
What's Changed
- Add log show command to display logs (EasyEngine/log-command#3) @thrijith
- Add site clean subcommand for cache clearing (EasyEngine/site-command#237) @vaishaliagola27
- Forbid site creation for reserved keywords (EasyEngine/site-command#248) @mrrobot47
- Update to rtBot user for phar deployment (#1328) @mrrobot47
- Fix services messages (EasyEngine/service-command#41) @abhijitrakas
EasyEngine v4.0.2
v4.0.2
EasyEngine v4.0.1
What's Changed
- Update checks and migration triggering (#1309) @mrrobot47
- Update self-uninstall (#1310) @mrrobot47
These checks were added to improve EasyEngine on macOS.
EasyEngine v4.0.0
This is first stable release of v4 and biggest release in more than 2 years. 🎉
Please read detailed blog posts to understand changes & new features 📢
EasyEngine v4.0.0-rc.1
What's Changed
- Move get_curl_info to EE utils (#1232) @mrrobot47
- Make get and set methods in Option model static (#1234) @kirtangajjar
- Fix migration into individual package (#1209) @sagarnasit
- Fix saving and getting boolean value in db (#1242) @mrrobot47
- Update ee-cron-scheduler with constant (#1243) @sagarnasit
- Add docker-compose service check (#1246) @mrrobot47
- Add 'type' column in migrations table and move db migrations path (#1255) @sagarnasit
- Change old column names with new ones (#1235) @sagarnasit
- Update UNIX paths of config,db,logs, and sites (#1219) @sagarnasit
- Replace ee-nginx-proxy with EE_PROXY_TYPE constant (#1226) @sagarnasit
- Add auth_ips table (#1220) @kirtangajjar
- Fix migrations (#1224) @kirtangajjar
Blog post - https://easyengine.io/blog/easyengine-v4-first-release-candidate
EasyEngine v4.0.0-beta.6
What's Changed
- Refactor db code (#1143) @kirtangajjar
- Fix bug caused in refactoring code syntax update (#1177) @mrrobot47
- Add support to independently version docker images (#1166) @mrrobot47
- Fix assoc-arg updates to apply only when site is primary arg (#1172) @mrrobot47
- Add enabled() function in site model (#1179) @kirtangajjar
- Ssl wildcard all site types (#1171) @kirtangajjar
- Move global containers to docker-compose (#1187) @kirtangajjar
- Move type routing to site-command (#1195) @mrrobot47
- Add auth table (#1198) @kirtangajjar
- Bring if condition check outside the loop (#1211) @mrrobot47
- Bump ee version and docker image version (#1215) @mbtamuli