Download Umbraco CMS 13.0.1

Spread the love

Version 13 of Umbraco has been released, a version with extra long support. Umbraco CMS is a content management system for editing and managing dynamic web pages. The whole thing is written in C# and runs on a Microsoft infrastructure. There is a positive and proactive element community with more than 50,000 registered users and developers, who ensure a stable flow of releases. The complete release notes are gone this page to view; these are the most important improvements:

A Long Term Supported Version

Umbraco 13, as an LTS version, ensures stability and ongoing support. Aligning with Microsoft's latest LTS version, .NET 8, and C# 12, it guarantees a secure and forward-compatible platform for your projects until Q4 2026. This is part of our release cadence for the Umbraco CMS, ensuring predictability in releases as well as making it easier for you to plan your upgrades. You can read more about Long-term Support and End-of-Life policies in the Product Knowledge Center.

.NET 8 and C# 12: Harnessing the power of the latest technologies

Leverage the full potential of .NET 8 and C# 12 with Umbraco 13. This upgrade to .NET 8 includes improvements on the garbage collector to adjust the memory limit on the fly which will open up better and more flexible scaling which again can be turned into better performance and more sustainable hosting. There are also improvements to Serialization, JSON, and a whole lot more – including, of course, all the C# 12 features like Primary Constructors, Collection expressions, Alias ​​any type, and Lambda Improvements. This is an upgrade that'll give you enhanced performance, scalability, and a suite of new features, providing a robust foundation for your development needs. Being on the latest technology also has sustainable advantages – and we like that! Our internal tests on the clean starter kit show a small improvement of 1-3% more requests/second compared to running Umbraco 12 on the same setup. Upgrading to the latest version is often a step in the right direction sustainability-wise – but remember that upgrading isn't always enough. Being carbon-aware and sustainably (re)designing and developing web projects is important – check out the Umbraco “Sustainability Best Practices” to get a head start on this.

Dynamic Root

The introduction of Dynamic Root for the Multinode Treepicker is an easier and more powerful way to set up dynamic roots compared to the old Xpath syntax. Furthermore, this feature is an enabler for future features, that require the back office to not use the published content cache.

Introducing Blocks in the Rich Text Editor

As an alternative to Macros, you now have the option to use Blocks – known from Block List and Block Grid – in the Rich Text Editor, allowing for a more structured and dynamic content creation experience. And as we plan for more block functionality in Umbraco in general – including global blocks as reusable content as described in this RFC – this is a natural step that aligns with how you work with Umbraco.

More power to the editors with no-code/low-code Webhooks

Webhooks is a new headless, no-code/low-code feature in Umbraco 13, allowing editors to do seamless integration with third-party systems. We've added UI so that you can type in the URL you want to call (including potential custom headers) and choose one or more events on which you want the URL to be called. Under the hood, we'll take care of executing, queuing, retrying, and logging. And you can easily extend the functionality by implementing your own webhooks. This feature lets you move certain tasks away from your developers and gives your editors more power and control.

Nested field limiting and nested field expansion

Inspired by the Umbraco Commerce Storefront API, with Umbraco 13, you get nested field limiting and nested field expansion for the Content Delivery API. This is an upgrade to the headless Content Delivery API, where you'll find new functionality, like the option to limit and expand properties on multiple levels.

Version number 13.0.1
Release status Final
Operating systems Script language
Website Umbraco
Download https://our.umbraco.com/download/
License type Prerequisites (GNU/BSD/etc.)
You might also like