The official profile for Umbraco - The Friendly OpenSource ASP.NET CMS. Managed by Umbraco HQ.
A high-level security vulnerability in Umbraco Forms versions 13, 17, and 18 has been identified and patched. Users are advised to upgrade to the latest versions to mitigate risks, as unsupported versions remain vulnerable. The flaw allows unauthenticated users to bypass submission safeguards. Automatic upgrades are available for Umbraco Cloud users.
Umbraco Forms 19 removes the bootstrap3-horizontal theme, which was incompatible with Bootstrap 4 and 5, as Bootstrap 3 reached end-of-life in July 2019. Developers are advised to create custom themes for their Bootstrap versions. The change reduces maintenance and avoids misleading developers regarding theme compatibility.
In Umbraco Forms 19, the Date field type transitions from using Pikaday and Moment.js to a native <input type="date">, enhancing performance and simplifying model binding. This change eliminates hidden shadow fields and third-party dependencies, ensuring consistent ISO date formatting across browsers. Custom themes must be updated accordingly.
Umbraco Forms 19 removes the jQuery Validation alternative, making aspnet-client-validation the sole supported client-side validation framework. The legacy umbracoforms-conditions.js is also deleted, simplifying maintenance and eliminating jQuery dependencies. Users must update their sites to restore @Html.RenderUmbracoFormDependencies(Url) and remove jQuery validation scripts.
Niels Christian Laursen's article introduces a no-code approach to automating lead flow in Umbraco using webhooks and Zapier. It outlines a step-by-step process for validating, enriching, and routing leads from Umbraco Forms to Zoho CRM, emphasizing the ease of creating powerful automations without coding experience.