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
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Key Takeaways
* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected, directly from the Cloud Portal.
* **CI/CD v2 with target environment support** – You can now specify a development or flexible environment by name when deploying from pipelines.
* **Umbraco version 16** – Umbraco version 16 is now available on Umbraco Cloud.

## Hostname Monitoring
Hostname Monitoring is now available on Umbraco Cloud, giving you better visibility and control over your environment setup.
Expand All @@ -16,3 +17,8 @@ Version 2 of the Umbraco Cloud CI/CD feature introduces support for specifying w
Currently, target environments must be either the default development environment or a flexible environment. Deployment to the Live or Staging environments is not yet supported.

Learn more in the [CI/CD on Umbraco Cloud](https://docs.umbraco.com/umbraco-cloud/set-up/project-settings/umbraco-cicd) article.

## Umbraco version 16
You can now start new projects on Umbraco 16 or upgrade your existing projects to take advantage of the latest features and improvements.

Umbraco version 16 still runs on .NET 9, like Umbraco version 15.
1 change: 1 addition & 0 deletions umbraco-cloud/release-notes/overview-2025/overview-2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ description: Get an overview of the release notes for each month in 2025.
## [June 2025](2025-06-releasenotes.md)
* **Hostname Monitoring** – Get notified when your hostnames do not behave as expected, directly from the Cloud Portal.
* **CI/CD v2 with target environment support** – You can now specify a development or flexible environment by name when deploying from pipelines.
* **Umbraco version 16** – Umbraco version 16 is now available on Umbraco Cloud.

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

Expand Down