100%

v13.4.0

Status: Released

Released on Thursday, June 20 2024

There is a newer version available - v14.2.0

Recommended install from the command line:

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

Release notes

Release Notes

This release primarily focuses on performance optimizations for retrieving and saving content with block lists and block grids, particularly in environments with multiple languages.

Additionally, all NuGet dependencies have been updated to the latest minor and patch versions.

Please be aware of the behavioural breaking changes due to a bug in the delivery API.



Related changes from the issue tracker