Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion umbraco-cloud/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,8 @@
## Release Notes

* [Overview 2025](release-notes/overview-2025/overview-2025.md)
* [May 2025](release-notes/overview-2025/2025-05-releasenotes.md)
* [June 2025](release-notes/overview-2025/2025-06-releasenotes.md)
* [May 2025](release-notes/overview-2025/2025-05-releasenotes.md)
* [April 2025](release-notes/overview-2025/2025-04-releasenotes.md)
* [March 2025](release-notes/overview-2025/2025-03-releasenotes.md)
* [February 2025](release-notes/overview-2025/2025-02-releasenotes.md)
Expand Down
10 changes: 10 additions & 0 deletions umbraco-cloud/release-notes/overview-2025/2025-06-releasenotes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# June 2025

## Key Takeaways
* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected, directly from the Cloud Portal.

## Hostname Monitoring
Hostname Monitoring is now available on Umbraco Cloud, giving you better visibility and control over your environment setup.

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.
This helps you quickly identify and resolve issues that could affect your site’s availability.
3 changes: 3 additions & 0 deletions umbraco-cloud/release-notes/overview-2025/overview-2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description: Get an overview of the release notes for each month in 2025.

# Overview 2025

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

## [May 2025](2025-05-releasenotes.md)

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