Skip to content

Commit e24abd0

Browse files
jonat123gitbook-bot
authored andcommitted
GITBOOK-69: Cloud release notes 2024.
1 parent 381f7ca commit e24abd0

File tree

6 files changed

+48
-8
lines changed

6 files changed

+48
-8
lines changed

umbraco-cloud/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
## Release Notes
136136

137137
* [Overview 2024](release-notes/overview-2024.md)
138+
* [September 2024](release-notes/september-2024.md)
138139
* [August 2024](release-notes/august-2024.md)
139140
* [July 2024](release-notes/2024-07-releasenotes.md)
140141
* [May 2024](release-notes/2024-05-releasenotes.md)
72.4 KB
Loading

umbraco-cloud/product-upgrades/manual-upgrades/manual-cms-upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ After you have added a package reference to your project by executing the `dotne
3636

3737
Alternatively, you can update the CMS through the `NuGet Package Manager` in Visual Studio:
3838

39-
![NuGet Package Manager](images/Manage\_packages.png)
39+
![NuGet Package Manager](<images/Manage\_packages (1).png>)
4040

4141
When the command completes, open the `.csproj` file to make sure the package reference was updated:
4242

@@ -50,15 +50,15 @@ When the command completes, open the `.csproj` file to make sure the package ref
5050

5151
<summary>Manual upgrades for legacy Umbraco</summary>
5252

53-
#### Get the latest version of Umbraco
53+
**Get the latest version of Umbraco**
5454

5555
* [Download the relevant version of Umbraco CMS from Our](https://our.umbraco.com/download/)
5656
* Unzip the folder to your computer
5757
* Copy the following folders from the unzipped folder to your Cloud project folder:
5858
* `/bin`
5959
* `/Umbraco`
6060

61-
#### Merge configuration files
61+
**Merge configuration files**
6262

6363
In this step, you need to merge the configuration files containing changes. For this, we recommend using a tool like [WinMerge](http://winmerge.org/) or [DiffMerge](https://sourcegear.com/diffmerge/).
6464

umbraco-cloud/product-upgrades/manual-upgrades/manual-upgrade-deploy.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ After you have added a package reference to your project by executing the comman
3232

3333
You can also update the Umbraco Deploy through the NuGet Package Manager in Visual studio:
3434

35-
![NuGet Package Manager](images/Manage\_packages.png)
35+
![NuGet Package Manager](<images/Manage\_packages (1).png>)
3636

3737
When the command completes, open the `.csproj` file to make sure the package reference was updated:
3838

@@ -68,14 +68,13 @@ Make sure that everything works on the local clone and that you can **run the pr
6868

6969
<!---->
7070

71-
5. Enter [`https://umbraconightlies.blob.core.windows.net/umbraco-deploy-release`](https://umbraconightlies.blob.core.windows.net/umbraco-deploy-release) in the **"Blob container or directory URL":**\
72-
71+
5. Enter [`https://umbraconightlies.blob.core.windows.net/umbraco-deploy-release`](https://umbraconightlies.blob.core.windows.net/umbraco-deploy-release) in the **"Blob container or directory URL":**\\
7372

7473
<img src="../../.gitbook/assets/image (3) (1) (1) (1) (1).png" alt="" data-size="original">
7574

7675
6. You will then get a list of files available to download:
7776

78-
![](<../../.gitbook/assets/image (4) (1) (1) (1) (1).png>)
77+
<img src="../../.gitbook/assets/image (4) (1) (1) (1) (1).png" alt="" data-size="original">
7978

8079
7. Download the latest version of Umbraco Deploy. Check [Product Dependencies](https://docs.umbraco.com/umbraco-cloud/product-upgrades/product-dependencies) to be sure you download the correct version of Deploy.
8180
8. Download the to your computer

umbraco-cloud/release-notes/overview-2024.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ description: Get an overview of release notes for each month in 2024.
44

55
# Overview 2024
66

7+
### [September 2024](september-2024.md)
8+
9+
* **Secrets Management is available on all cloud plans** - Excited to announce that the feature Secret Management is now available on all Cloud plans.
10+
* **Show progress in the Cloud Portal when running automated patch upgrades** - One of the key benefits of Umbraco Cloud is the automatic patch and minor upgrades. We are happy to announce that the automatic upgrades will show up in the UI when they are running
11+
* **Improved feedback on deployment errors** - Running into a deployment in Umbraco Cloud that fails for some reason, the tools needed to start debugging are displayed in the UI.&#x20;
12+
* **Certificate Authority Change for Umbraco Cloud Hostnames and Umbraco ID** - The previous Let's Encrypt CA has been replaced with Google Trust Services.
13+
714
### [August 2024](august-2024.md)
815

916
* **Import Database** - Added the ability to import a database, by uploading it to your cloud project. Once imported, you can restore the database to a given environment.
@@ -15,7 +22,7 @@ description: Get an overview of release notes for each month in 2024.
1522
### Key Takeaways
1623

1724
* **Sustainability Dashboard** - The Sustainability Dashboard is available now to all Umbraco Cloud users. This tool is part of our ongoing commitment to supporting greener, more sustainable cloud solutions. We are excited to see how it helps you on your journey towards a more eco-friendly digital presence.
18-
* **Improved error codes and logs** - In order to help you to faster figure out why certain operations could not complete, we have added logs at the fingertips of operations that are happening in Umbraco Cloud.
25+
* **Improved error codes and logs** - To help you to faster figure out why certain operations could not be completed, we have added logs at the fingertips of operations that are happening in Umbraco Cloud.
1926

2027
### [May 2024](2024-05-releasenotes.md)
2128

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
description: Read about the new features released on Umbraco Cloud in september 2024.
3+
---
4+
5+
# September 2024
6+
7+
## Secret management is available on all cloud plans
8+
9+
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.
10+
11+
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.&#x20;
12+
13+
Starter plans can utilize 5 Secrets pr. Project.
14+
15+
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).
16+
17+
## Show progress in the Cloud Portal when running automated patch upgrades
18+
19+
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.
20+
21+
<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeHLyuC5E6SuYDPF3HZh33E7DHKNlX4Zrj3jknEPCA-76eFKQuSOwWHMqBeRTSRLzFB3FA2jFNz6Kz0cM683dY7os4tjMZvtB4DM8rxaoKjCfvSAPIC70JXNcjhaTcPPmXNgF7EpdTkLwUpE4XjrE3gOZJh?key=SlsmlhRYGNANsP-KfBECSQ" alt=""><figcaption></figcaption></figure>
22+
23+
## Improved feedback on deployment errors
24+
25+
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.&#x20;
26+
27+
(this means Umbraco Deploy error logs have surfaced, and you will be able to see these on failed Deploy operations)
28+
29+
## Certificate Authority Change for Umbraco Cloud Hostnames and Umbraco ID&#x20;
30+
31+
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.&#x20;
32+
33+
\

0 commit comments

Comments
 (0)