---
title: "Acquia Cloud - July 28, 2019"
date: "2025-09-12T05:57:24+00:00"
summary: "Acquia Cloud updates: new permissions, UI changes, API enhancements, and bug fixes for improved cloud management."
image:
type: "announcement"
url: "/acquia-cloud-platform/release/2019-07-28/77141-acquia-cloud-july-28-2019"
id: "619885a3-3714-4127-82fa-425ce0d1eaeb"
---

*   Change The Acquia Cloud _Administrator_ and _Team Lead_ roles now include the [default permissions](/acquia-cloud-platform/access/teams/permissions/default) to create and remove [application tags](/acquia-cloud-platform/manage-apps/cloud-platform-interface/tags).
*   Change Subscribers can now see the full name of their [applications](/acquia-cloud-platform/manage-apps/cloud-platform-interface) on the **All Applications** page while in list view.
*   Change The link list in the left-hand sidebar of the **Environments** [page](/acquia-cloud-platform/manage-apps/environments) has been re-ordered.
*   Change The [Acquia Cloud API](/acquia-cloud-platform/develop-apps/api) now includes the [return notification information](https://cloudapi-docs.acquia.com/#/Notifications/getNotificationByUuid) and [return notifications for an application](https://cloudapi-docs.acquia.com/#/Applications/getApplicationNotifications) endpoints.
*   Change [Personalization](/acquia-cms/add-ons/personalization) users can now reset their passwords at `https://accounts.acquia.com/sign-in`.
*   Fix [Daily database backups](/acquia-cloud-platform/manage-apps/back-up) were recorded but not listed in the Acquia Cloud user interface if the PHP maximum execution time was exceeded.
*   Fix Attempts to delete an [Cloud Platform CD](/acquia-cloud-platform/features/cd) environment failed if a database task failed.
*   Fix The _Views_ and _Visits_ graphs in the [Subscription usage](/acquia-cloud-platform/managing-subscriptions/usage) section of the Acquia Cloud user interface erroneously displayed numbers on graph lines.
*   Fix When attempting to view the [details of a subscription](/acquia-cloud-platform/managing-subscriptions) on the **Subscriptions** page as an _Owner_ or _Administrator_, some subscribers received a `HTTP 403` response.
*   Fix A **Steps to Launch** button was erroneously displayed for [Node.js applications](/acquia-cloud-platform/add-ons/node-js).
*   Fix The [POST /api/environments/\[id\]/domains/actions/clear-varnish](https://cloudapi-docs.acquia.com/#/Environments/postEnvironmentsDomainsClearVarnish) endpoint returned a `HTTP 500` response when passed a string instead of an array of domains.
*   Fix The Acquia Cloud API [documentation](https://cloudapi-docs.acquia.com/) displayed incorrect examples for the [GET /account/messages](https://cloudapi-docs.acquia.com/#/Account/getAccountMessages) endpoint.
*   Fix The [GET /options/log-forwarding](https://cloudapi-docs.acquia.com/#/Options/getLogForwarding) endpoint returned incorrect link references.
*   Fix The [GET /account/drush-aliases/download](https://cloudapi-docs.acquia.com/#/Account/getAccountDrushAliasesDownload) endpoint contained an incorrectly named parameter.