Skip to content
Umbraco

Umbraco v13 vs v14 vs v17 LTS: What Changed?

Understanding the differences between Umbraco v13, v14, and v17 LTS is critical for upgrade planning and new project decisions. The table below summarizes the key changes across these three milestone versions.

Featurev13 (Last AngularJS)v14 (First Bellissima)v17 LTS (Mature Bellissima)
Backoffice TechAngularJSWeb Components (Lit)Web Components (Lit)
.NET Version.NET 8.NET 8.NET 10 LTS
Property EditorsAngularJSWeb ComponentsWeb Components
Management APINoYesYes (improved)
Block Grid Custom ViewsAngularJSLimited (fixed in v14.2)Full support
LTS StatusNoNoYes (3 years, through 2028)
Recommended for New Projects?No (upgrade to v14+)If already startedYes (preferred)
Migration ComplexityN/AHigh (AngularJS to Web Components)High (AngularJS to Web Components)
  • v13 = end of AngularJS era — last version before Bellissima
  • v14 = breaking change release — Bellissima introduced, some rough edges
  • v17 LTS = mature Bellissima — recommended for production, 3-year support

If starting a new project in 2026, choose v17 LTS. If on v13, upgrade to v17 LTS (skip v14 unless you’re already on it). If on v8, rebuild (see Migration Paths: v8 to v17).