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
* Preview of features and bug fixes due in 13.3 and 14.2:
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 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
+
* 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)
* Fixed issue with single checkbox triggering a condition on a field on a subsequent page [#1304](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1304).
33
-
* Improve cross-platform check when exporting to Excel.
43
+
* Permission for delete entries [#1303](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1303).
44
+
* Configurable date format for date picker field [#1276](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1276).
* Fixed issue with single checkbox triggering a condition on a field on a subsequent page [#1304](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1304).
47
+
* Improve cross-platform check when exporting to Excel.
* See full details of breaking changes under the [Version-specific Upgrade Guide](upgrading/version-specific/).
39
53
* Made retrieval of prevalue source values and execution of record exports asynchronous [#1285](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1285).
40
54
* Preview of features due in 13.3 and 14.2:
41
-
* Option to display paging details for multi-page forms.
42
-
* Form picker with allowed forms managed via folders.
43
-
* New "form details picker" providing a single property editor for the selection of form, theme, and redirect.
44
-
* Ability to provide custom themes and email templates via razor class libraries [#795](https://github.com/umbraco/Umbraco.Forms.Issues/issues/795).
45
-
* Backoffice translations for Dutch [#1264](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1264).
55
+
* Option to display paging details for multi-page forms.
56
+
* Form picker with allowed forms managed via folders.
57
+
* New "form details picker" providing a single property editor for the selection of form, theme, and redirect.
58
+
* Ability to provide custom themes and email templates via razor class libraries [#795](https://github.com/umbraco/Umbraco.Forms.Issues/issues/795).
59
+
* Backoffice translations for Dutch [#1264](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1264).
46
60
47
61
## Forms Deploy
48
62
49
63
This Deploy add-on adds support for transferring, restoring, exporting and importing (including migrating between major versions) of Umbraco Forms data.
0 commit comments