Skip to content

Commit 348d6c4

Browse files
committed
Added cloud release notes
1 parent cc1d121 commit 348d6c4

18 files changed

+153
-10
lines changed

umbraco-cloud/SUMMARY.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -143,15 +143,20 @@
143143

144144
## Release Notes
145145

146-
* [Overview 2024](release-notes/overview-2024.md)
147-
* [September 2024](release-notes/september-2024.md)
148-
* [August 2024](release-notes/august-2024.md)
149-
* [July 2024](release-notes/2024-07-releasenotes.md)
150-
* [May 2024](release-notes/2024-05-releasenotes.md)
151-
* [April 2024](release-notes/2024-04-releasenotes.md)
152-
* [March 2024](release-notes/2024-03-releasenotes.md)
153-
* [February 2024](release-notes/2024-02-releasenotes.md)
154-
* [January 2024](release-notes/2024-01-releasenotes.md)
146+
* [Overview 2025](release-notes/overview-2025/overview-2025.md)
147+
* [April 2024](release-notes/overview-2025/2025-04-releasenotes)
148+
* [March 2024](release-notes/overview-2025/2025-03-releasenotes)
149+
* [February 2024](release-notes/overview-2025/2025-02-releasenotes)
150+
* [January 2024](release-notes/overview-2025/2025-01-releasenotes)
151+
* [Overview 2024](release-notes/overview-2024/overview-2024.md)
152+
* [September 2024](release-notes/overview-2024/september-2024.md)
153+
* [August 2024](release-notes/overview-2024/august-2024.md)
154+
* [July 2024](release-notes/overview-2024/2024-07-releasenotes.md)
155+
* [May 2024](release-notes/overview-2024/2024-05-releasenotes.md)
156+
* [April 2024](release-notes/overview-2024/2024-04-releasenotes.md)
157+
* [March 2024](release-notes/overview-2024/2024-03-releasenotes.md)
158+
* [February 2024](release-notes/overview-2024/2024-02-releasenotes.md)
159+
* [January 2024](release-notes/overview-2024/2024-01-releasenotes.md)
155160
* [Overview 2023](release-notes/overview-2023/README.md)
156161
* [December 2023](release-notes/overview-2023/2023-12-releasenotes.md)
157162
* [October 2023](release-notes/overview-2023/2023-10-releasenotes.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.

umbraco-cloud/release-notes/2024-04-releasenotes.md renamed to umbraco-cloud/release-notes/overview-2024/2024-04-releasenotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Dive into a smoother, more productive experience with our latest enhancements an
2121

2222
The improved long-running activities UI in Umbraco Cloud now provides real-time progress tracking, giving users clear visibility into task completion. Enhanced notifications keep you informed without needing to manually check progress, saving time and reducing frustration.
2323

24-
With detailed status updates and estimated completion times, you can better plan your workflow.The updated interface is more intuitive, helping users manage and monitor long-running tasks effortlessly. Enjoy a more efficient and user-friendly experience with these enhancements.
24+
With detailed status updates and estimated completion times, you can better plan your workflow.The updated interface is more intuitive, helping users manage and monitor long-running tasks effortlessly. Enjoy a more efficient and user-friendly experience with these enhancements.
File renamed without changes.
File renamed without changes.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# October 2024
2+
3+
## Key Takeaways
4+
5+
* **Follow Automatic Upgrades in Real Time** - Follow upgrade progress directly in the portal.
6+
7+
## Follow Automatic Upgrades in Real Time
8+
9+
Automatic upgrades are now surfaced as part of Long Running Activities
10+
in the Umbraco Cloud portal.
11+
This means you can follow along as each of your projects is being upgraded
12+
– directly from the portal.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# November 2024
2+
3+
## Key Takeaways
4+
5+
* **Umbraco 15** - Umbraco 15 and .NET 9 now available on Umbraco Cloud
6+
* **Web Application Firewall now available** - enabled by default on new environments. Existing projects can enable it via the portal.
7+
8+
## Umbraco 15
9+
You can now start new projects on Umbraco 15 or upgrade your existing projects to take advantage of the latest features and improvements.
10+
11+
Along with this, support for .NET 9 is now available on Umbraco Cloud, making it easy to stay up to date with the latest Microsoft tech stack.
12+
13+
## Web Application Firewall now available
14+
Web Application Firewall (WAF) is now enabled by default for all new environments on Umbraco Cloud.
15+
It helps protect your project against common threats like SQL injections, JavaScript exploits, and known vulnerabilities,
16+
using Cloudflare’s managed ruleset.
17+
18+
For existing projects, WAF can be enabled via the Umbraco Cloud Portal. We recommend enabling it on your existing projects for added protection.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# December 2024
2+
3+
## Key Takeaways
4+
5+
* **Enhancements to Secret Management** - better feedback and a smoother experience.
6+
7+
## Enhancements to Secret Management
8+
9+
We’ve made several improvements to the Secret Management experience in Umbraco Cloud.
10+
Previously, working with secrets could feel unclear
11+
– and failed updates didn’t always provide useful feedback.
12+
13+
With the latest enhancements, you’ll now get proper error messages if something goes wrong.
14+
A small update that makes a big difference when working with secrets in your project.

0 commit comments

Comments
 (0)