Skip to content

Commit 49a0485

Browse files
committed
Updated release notes.
1 parent 0d674b6 commit 49a0485

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

13/umbraco-forms/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Forms ships it's themes and email templates as part of a razor class library for
2929

3030
To allow finer control over editor permissions, we've introduced a "delete entries" setting available on users and user groups. Thus you can now give editors explicit permissions to view, edit or delete entries [#1303](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1303).
3131

32+
Other bug fixes included in the release:
33+
34+
* 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).
35+
3236
#### [**13.2.5**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.5) **(October 3rd 2024)**
3337

3438
* Handled "chunked" authentication cookie in protection of file uploads saved in the media file system [#11](https://github.com/umbraco/Umbraco.Forms.Issues/issues/11#issuecomment-2376788751).

14/umbraco-forms/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Other bug fixes included in the release:
4040

4141
* Reverted entry list to display most recent first.
4242
* Fixed issue on restoring values of checkbox and radio lists when navigating backward on multi-page forms.
43+
* 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).
4344

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

0 commit comments

Comments
 (0)