# September 2024

## Secret management is available on all cloud plans

Secrets Management on the cloud helps developers securely store sensitive data like API keys and passwords, reducing the risk of exposure. It simplifies access control, automates credential updates, and makes deployments safer and easier.

Until now, this feature has only been available on Standard and Professional plans, but now it is also available on Starter plans on Umbraco Cloud.

Starter plans can utilize 5 Secrets pr. Project.

For more information about the Secrets Management feature see the [Secrets Management documentation](https://docs.umbraco.com/umbraco-cloud/set-up/project-settings/secrets-management).

## Show progress in the Cloud Portal when running automated patch upgrades

We have enhanced the user experience for automatic upgrades in Umbraco Cloud by introducing real-time progress tracking directly in the UI. Now, when an upgrade is in progress, users will be able to see its status and follow along. This provides greater transparency and keeps you informed about the process at every step. No more guessing or waiting in the dark—stay updated as your project moves to the latest version.

## Improved feedback on deployment errors

When doing deployments between environments in the Cloud Portal, we will now surface all the available logs we have, upon failure. This means all the technical details we can collect, should help in the debugging process.

(this means Umbraco Deploy error logs have surfaced, and you will be able to see these on failed Deploy operations)

## Certificate Authority Change for Umbraco Cloud Hostnames and Umbraco ID

As announced on our [Status Page](https://status.umbraco.io/incidents/r18sch1jgxdh) we have successfully upgraded our CA to Google Trust services. This change ensures continued support for all clients, particularly older Android devices (pre-2016 models), which represent 2.96% of Android users.

\\


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-cloud/release-notes/archive/overview-2024/september-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
