Articles tagged #umbracocms


UMB.FYI
2025-10-15

📰 Missing umbracoExternalLogin Data After Migration in Umbraco 13

During a migration from Nested Content to Block List in Umbraco 13, Johan Reitsma encountered an issue where the `umbracoExternalLogin` table was empty due to unconfigured external login providers in `appsettings.json`. This led Umbraco to automatically remove external login records. To prevent this, it's advised to configure dummy values for external login credentials during local migrations.

📰 How to Sync NuGet and Umbraco Package versions automatically in Umbraco 14+

Luuk Peters discusses the importance of synchronizing the NuGet package version and the Umbraco extension version in Umbraco packages. He outlines methods for maintaining this synchronization, particularly in Umbraco 16, where previous automatic features are no longer available. A solution involves using an after-build event to update the version in umbraco-package.json.

🔗 Umbraco 13 to 16 upgrade tips

UMB.FYI
2025-10-08

📰 Upgrade Umbraco 13 to 16: API controllers

Luuk Peters discusses updating Umbraco API controllers from versions 13 to 16. The UmbracoApiController is replaced with regular controllers for custom routing, while the UmbracoAuthorizedApiController is transitioned to ManagementApiControllerBase, incorporating VersionedApiBackOfficeRoute and ApiExplorerSettings for enhanced functionality and security in the new Management API.

💬 Umbraco CMS MCP Beta 2 is out!

UMB.FYI
2025-09-24

📰 Security Advisory, September 23, 2025: Security Patches are now available

Andy Butland reports that moderate and low security vulnerabilities in Smidge, an upstream dependency for Umbraco 13.0.0 - 13.10.1, have been addressed with patches. Users are advised to upgrade to the latest version, while Umbraco Cloud projects will receive automatic updates. Further details are available in the release notes.

💬 Join the Umbraco UK Foundation for Umbraco 17 Developer Day

💬 Developer MCP Server for Umbraco CMS is now in beta

UMB.FYI
2025-09-17

📰 Learning TDD by doing: Is Umbraco's management API the answer to acceptance testing?

Dennis discusses the challenges of acceptance testing in Umbraco applications, emphasizing the need for a predictable state to avoid flaky tests. He suggests using the Umbraco management API, introduced in Umbraco 16, to programmatically set up content scenarios. This approach could facilitate reliable acceptance tests, which he plans to explore further.

UMB.FYI
2025-09-10

🚨 [Breaking change]: Serverside generated preview URLs

Umbraco 17 introduces a new method for generating preview URLs through IUrlProvider implementations, replacing the previous internal and external preview URL generation methods. This change addresses the removal of SendingContentNotification in V14 and supports the demand for external previews. Custom URL providers must adapt to this new structure.

📰 Upgrade Umbraco 13 to 16: Localization

Luuk Peters discusses updating localization from Umbraco 13 to 16, focusing on backoffice localization, changes in C# code, and localization in extensions. Key updates include transitioning language files from XML to JavaScript, new registration methods, and modifications to property description fields.

UMB.FYI
2025-08-27

📺 DevRel Deep Dive: Umbraco 16.2 RC is out!

This week Sebastiaan and Lotte from the Umbraco Developer Relations take a look at the Release Candidate for Umbraco 16.2 which introduces UFM JavaScript-like expressions, enhancing labels and block customization with logic, filters, and native JS-like syntax. The release modernizes the back office, improves editor experiences, and encourages testing before full release in two weeks.

💬 The Release Candidate for Umbraco 16.2 is out

UMB.FYI
2025-06-18

📰 Umbraco 16 Release

Umbraco 16 is a focused release enhancing the editing and developer experience, serving as a precursor to Umbraco 17 LTS. Key features include a new customizable Rich Text Editor, property-level permissions, and improved backoffice accessibility. This version aims to streamline upgrades and provide a solid foundation for future projects.

📺 Unboxing Umbraco 16

Unboxing Umbraco 16 showcases the new CMS improvements: a modern Tiptap-powered rich‑text editor, property‑level permissions, rearrangeable fields, enhanced UI accessibility, and smoother upgrades—solidifying a polished and flexible editing experience

1 2 3 4
UMB.FYI
Archive Polls Pulse Tips Firehose Privacy About

UMB.FYI is built with ❤ by the Umbraco community and is not affiliated with Umbraco HQ