---
title: "Cloud Platform - February 9, 2020"
date: "2025-09-12T05:57:24+00:00"
summary: "Cloud Platform updates: New Add-ons page, PHP version warnings, API enhancements, and improved IDE access. Explore new features and fixes."
image:
type: "announcement"
url: "/acquia-cloud-platform/release/2020-02-09/76976-cloud-platform-february-9-2020"
id: "55ab53c4-2032-4e43-b337-58c3a6d76eda"
---

*   Feature The Cloud Platform user interface now includes an **Add-ons** page for users to opt-in to [New Relic Application Performance Monitoring (APM)](/acquia-cloud-platform/monitor-apps/apm).
*   Change The warning text for [PHP 7.2 and PHP 7.3](/acquia-cloud-platform/manage-apps/php#cloud-php-version-used) now displays the supported Drupal versions on the **Configuration** page of the Cloud Platform user interface.
*   Change The endpoint for [modifying an identity provider](https://cloudapi-docs.acquia.com/#/Identity%20Providers/putIdentityProvider) now provides a [notification ID](/acquia-cloud-platform/develop-apps/api/notifications) for [Cloud Platform API](/acquia-cloud-platform/develop-apps/api) users to determine the status of long-running tasks.
*   Change The endpoint for [downloading Drush aliases](https://cloudapi-docs.acquia.com/#/Account/getAccountDrushAliasesDownload) now returns the content type as `application/gzip`.
*   Change The endpoint for [creating a Cloud IDE](https://cloudapi-docs.acquia.com/#/Applications/postApplicationsIde) now allows only users with the _Manage Personal IDEs_ permission to use it.
*   Change Users viewing an individual application in the [Acquia Cloud API](/acquia-cloud-platform/develop-apps/api) can now view a link for the application’s corresponding [Cloud IDEs](/acquia-cloud-platform/add-ons/ide).
*   Fix Subscribers using the [GET api/distributions/ {name}](https://cloudapi-docs.acquia.com/#/Distributions/getDistributionByName) endpoint received an `HTTP 500` error.