Release Notes

Get an overview of the things changed and fixed in each version of Umbraco Forms.

In this section, we have summarized the changes to Umbraco Forms released in each version. Each version is presented with a link to the Forms issue tracker showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.

If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.

If you are upgrading to a new major version, you can find information about the breaking changes in the Version Specific Upgrade Notes article.

Release History

This section contains the release notes for Umbraco Forms 15 including all changes for this version.

15.0.1 (November 21st 2024)

  • Fixed issues with multi-page forms used in conjunction with a FormPrePopulateNotification handler. File uploads and multi-value fields like checkbox lists now function correctly #1317 #1320.

  • Added a couple of missing translation keys #1316 #1319.

  • Rendered file upload previews in the backoffice.

  • Fixed issue with saving the "Hide field validation labels" value when editing form settings.

  • Fixed issue with selection of Document Type on the "Save as Umbraco node" workflow type.

  • Used correct labels for conditions when used on fields, fieldsets, pages or workflows #1323.

15.0.0 (November 14th 2024)

  • Compatibility with Umbraco 15.0.0

15.0.0-rc4 (November 13th 2024)

  • Compatibility with Umbraco 15.0.0-rc4

15.0.0-rc3 (November 6th 2024)

  • Compatibility with Umbraco 15.0.0-rc3

  • Preview of features and bug fixes due in 13.3 and 14.2:

    • Fixed issue where sensitive data flag on a field could not be set for new fields added to a form #1309

    • Added date picker setting to set the text for the aria-label #1082

    • Allow selection of custom fields for values and captions for pre-value sources based on Umbraco documents #1195

    • Added Umbraco Flavoured Markdown component for the rendering of form names within a block list

    • Added validation message when submitting a form via the API with an invalid file extension #1310

15.0.0-rc2 (October 18th 2024)

  • Compatibility with Umbraco 15.0.0-rc2

  • Preview of features and bug fixes due in 13.3 and 14.2:

    • Permission for delete entries #1303.

    • Configurable date format for date picker field #1276.

    • https://github.com/umbraco/Umbraco.Forms.Issues/issues/1304

    • Fixed issue with single checkbox triggering a condition on a field on a subsequent page #1304.

    • Improve cross-platform check when exporting to Excel.

15.0.0-rc1 (October 8th 2024)

  • Compatibility with Umbraco 15.0.0-rc1

  • Made retrieval of prevalue source values and execution of record exports asynchronous #1285.

  • Preview of features due in 13.3 and 14.2:

    • Option to display paging details for multi-page forms.

    • Form picker with allowed forms managed via folders.

    • New "form details picker" providing a single property editor for the selection of form, theme, and redirect.

    • Ability to provide custom themes and email templates via razor class libraries #795.

    • Backoffice translations for Dutch #1264.

Forms Deploy

This Deploy add-on adds support for transferring, restoring, exporting and importing (including migrating between major versions) of Umbraco Forms data.

15.0.0 (November 14th 2024)

  • Update Forms and Deploy dependencies to 15.0.0

15.0.0-rc4 (November 13th 2024)

  • Update Forms and Deploy dependencies to 15.0.0-rc4

15.0.0-rc3 (November 7th 2024)

  • Update Forms and Deploy dependencies to 15.0.0-rc3

15.0.0-rc2 (October 24th 2024)

  • Update Forms and Deploy dependencies to 15.0.0-rc2

15.0.0-rc1 (October 14th 2024)

  • Update Forms and Deploy dependencies to 15.0.0-rc1

Legacy release notes

You can find the release notes for versions out of support in the Legacy documentation on Github and Umbraco Forms Package page.

Last updated