Skip to content

Commit d417f0e

Browse files
authored
Merge pull request #6598 from AndyButland/forms/release-13.3-14.1-tweaks
Minor tweaks to release notes for Forms 13.3 and 14.1
2 parents 3750f60 + de2e74d commit d417f0e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

13/umbraco-forms/release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Forms ships it's themes and email templates as part of a razor class library for
3333

3434
##### Date picker field type
3535

36-
We have made a couple of updates to the Date Picker field type. The format for the field can now be provided in configuration [#1276](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1276). And you can now override and localize the aria-label provided for assistive technologies such as screen readers [https://github.com/umbraco/Umbraco.Forms.Issues/issues/1082](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1082).
36+
We have made a couple of updates to the Date Picker field type. The format for the field can now be provided in configuration [#1276](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1276). And you can now override and localize the aria-label provided for assistive technologies such as screen readers [#1082](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1082).
3737

3838
##### Finer grained entries permissions
3939

@@ -43,8 +43,8 @@ To allow finer control over editor permissions, we have introduced a "delete ent
4343

4444
Other bug fixes included in the release:
4545

46-
* Fix 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.
46+
* 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+
* Improved cross-platform check when exporting to Excel.
4848
* 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).
4949

5050
#### [**13.2.5**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.5) **(October 3rd 2024)**

14/umbraco-forms/release-notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ These options are enabled and configured by editors in the Forms settings sectio
3030

3131
##### Form picker enhancements
3232

33-
Another improvement if found in the [form picker property editors](./developer/property-editors.md). We now support restriction of which forms can be selected by folder rather than only by individual forms.
33+
Another improvement is found in the [form picker property editors](./developer/property-editors.md). We now support restriction of which forms can be selected by folder rather than only by individual forms.
3434

3535
A second "form details picker" is also available, allowing editors the option of selecting the form, theme and redirect via a single property editor.
3636

@@ -40,7 +40,7 @@ Forms ships it's themes and email templates as part of a razor class library for
4040

4141
##### Date picker field type
4242

43-
We've also made a couple of updates to the date picker field type. The format for the field can now be provided in configuration [#1276](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1276). And you can now override and localize the aria label provided for assistive technologies such as screen readers [https://github.com/umbraco/Umbraco.Forms.Issues/issues/1082](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1082).
43+
We have made a couple of updates to the Date Picker field type. The format for the field can now be provided in configuration [#1276](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1276). And you can now override and localize the aria label provided for assistive technologies such as screen readers [#1082](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1082).
4444

4545
##### Umbraco documents prevalue source type
4646

@@ -61,8 +61,8 @@ Other bug fixes included in the release:
6161
* Reverted entry list to display most recent first.
6262
* Fixed issue with display of prevalue captions in the entry list.
6363
* Fixed issue on restoring values of checkbox and radio lists when navigating backward on multi-page forms.
64-
* Fix issue with single checkbox triggering a condition on a field on a subsequent page [#1304](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1304).
65-
* Improve cross-platform check when exporting to Excel.
64+
* 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).
65+
* Improved cross-platform check when exporting to Excel.
6666

6767
#### [**14.1.5**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.1.5) **(October 3rd 2024)**
6868

0 commit comments

Comments
 (0)