Feature Cloud IDE is now preconfigured to run all Drupal tests (Unit,
Kernel, Functional, and Functional JS).
Feature Cloud IDE now supports changing PHP versions with acli
ide:php-version <7.x>.
Feature Cloud IDE now supports enabling and disabling of Xdebug with
acli ide:xdebug-toggle.
Change AH_SITE_ENVIRONMENT is now lowercase (ide) to be
consistent with other Acquia environments (such as dev, test,
and prod).
Change Acquia CLI now offers to
change the PHP version in the Cloud IDE if
it’s different from the Cloud Platform environment from where it’s copied.
Change The PS1 (terminal prompt) is now configured to return the
Cloud IDE label so it’s easier to identify different IDEs in browser tabs.
Change Composer 2 is now updated to Alpha3.
Change Acquia CLI is now updated to
RC6.
Fix PHP code sniffer now correctly defaults to Drupal and
DrupalPractice sniffs.
Fix man pages failed to load for Git commands.
Fix Invoking drush8 now works correctly.
Fix Cloud IDE is now compatible with Acquia’s environment detector as of v1.1.1.