v15.2.1

Status: Released

Released on Thursday, February 6 2025

Recommended install from the command line:

dotnet new -i Umbraco.Templates::15.2.1
dotnet new umbraco -n "MyProject"
dotnet run --project "MyProject"
Or use any of the alternative ways to install Umbraco.

Release notes

15.2.1 is now on NuGet.

This patch fixes a regression introduced in 15.2.0, link to the issue: https://github.com/umbraco/Umbraco-CMS/issues/18252

Related changes from the issue tracker