You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 15/umbraco-forms/release-notes.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,9 @@ This section contains the release notes for Umbraco Forms 15 including all chang
31
31
* Compatibility with Umbraco 15.0.0-rc3
32
32
* Preview of features and bug fixes due in 13.3 and 14.2:
33
33
* Fixed issue where sensitive data flag on a field could not be set for new fields added to a form [#1309](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1309)
34
-
* Added date picker setting to set the text for the arialabel [#1082](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1082)
35
-
* Allow selection of custom fields for values and captions for prevalue sources based on Umbraco documents [#1195](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1195)
36
-
* Added UFM component for rendering of form name within block list
34
+
* Added date picker setting to set the text for the aria-label [#1082](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1082)
35
+
* Allow selection of custom fields for values and captions for pre-value sources based on Umbraco documents [#1195](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1195)
36
+
* Added Umbraco Flavoured Markdown component for the rendering of form names within a block list
37
37
* Added validation message when submitting a form via the API with an invalid file extension [#1310](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1310)
0 commit comments