Skip to content

Commit 43918b3

Browse files
authored
Merge pull request #7149 from bergmania/feature/cloud-release-note-june-2025
Updated with release notes for June 2025 for Cloud
2 parents b013c26 + 5e498a7 commit 43918b3

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

umbraco-cloud/SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@
145145
## Release Notes
146146

147147
* [Overview 2025](release-notes/overview-2025/overview-2025.md)
148-
* [May 2025](release-notes/overview-2025/2025-05-releasenotes.md)
148+
* [June 2025](release-notes/overview-2025/2025-06-releasenotes.md)
149+
* [May 2025](release-notes/overview-2025/2025-05-releasenotes.md)
149150
* [April 2025](release-notes/overview-2025/2025-04-releasenotes.md)
150151
* [March 2025](release-notes/overview-2025/2025-03-releasenotes.md)
151152
* [February 2025](release-notes/overview-2025/2025-02-releasenotes.md)
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# June 2025
2+
3+
## Key Takeaways
4+
* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected, directly from the Cloud Portal.
5+
6+
## Hostname Monitoring
7+
Hostname Monitoring is now available on Umbraco Cloud, giving you better visibility and control over your environment setup.
8+
9+
This feature automatically pings your hostnames from one of the supported regions and verifies that the response is as expected. If a hostname does not respond as expected, you will see it directly in the Cloud Portal.
10+
This helps you quickly identify and resolve issues that could affect your site’s availability.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ description: Get an overview of the release notes for each month in 2025.
44

55
# Overview 2025
66

7+
## [June 2025](2025-06-releasenotes.md)
8+
* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected, directly from the Cloud Portal.
9+
710
## [May 2025](2025-05-releasenotes.md)
811

912
* **Faster deployments for schema changes** - Deployments with only `*.uda` changes are now ~80% faster. No full build step is required.

0 commit comments

Comments
 (0)