100%

v10.3.2

Status: Released

Released on Thursday, October 27 2022

There is a newer version available - v13.3.0

Recommended install from the command line:

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

Release notes

This patch fixes a couple of issues, mainly an issue where packages like Deploy is unable to synchronize data types when using the new copy datatype functionality, due to missing notifications. as well as an issue with culture which prevented people who use the backoffice in Swedish from saving data types. The patch is live on NuGet.

Related changes from the issue tracker