Skip to content

Commit 511b312

Browse files
authored
Merge pull request #7146 from ronaldbarendse/forms/release-notes-20250605
Add Forms 13/15/16 RC release notes
2 parents 684c7af + d52e9fd commit 511b312

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

13/umbraco-forms/release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ If you are upgrading to a new major version, you can find information about the
1616

1717
This section contains the release notes for Umbraco Forms 13 including all changes for this version.
1818

19+
### [13.5.0-rc](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.5.0) (June 5th 2025)
20+
21+
* Add 'Save and preview' button and dialog [#655](https://github.com/umbraco/Umbraco.Forms.Issues/issues/655)
22+
* Add minimum and maximum date settings to Date field type [#1357](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1357)
23+
1924
### [13.4.2](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.4.2) (May 13th 2025)
2025

2126
* HTML encode submitted values in 'Send Email' workflow [GHSA-2qrj-g9hq-chph](https://github.com/umbraco/Umbraco.Forms.Issues/security/advisories/GHSA-2qrj-g9hq-chph)
@@ -255,6 +260,11 @@ And there are a couple of further additions to improve the performance and acces
255260

256261
## Umbraco.Forms.Deploy
257262

263+
### 13.1.1 (May 20th 2025)
264+
265+
* Remove null entries in field prevalues [#260](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/260)
266+
* Update mappings to eagerly evaluate enumerations and fix nullability issues
267+
258268
### 13.1.0 (January 23rd 2025)
259269

260270
* All items from 13.1.0-rc1

15/umbraco-forms/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ If you are upgrading to a new major version, you can find information about the
1616

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

19+
### [15.2.0-rc](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.2.0) (June 5th 2025)
20+
21+
* Add 'Save and preview' button and dialog [#655](https://github.com/umbraco/Umbraco.Forms.Issues/issues/655)
22+
* Add minimum and maximum date settings to Date field type [#1357](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1357)
23+
1924
### [15.1.2](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.1.2) (May 13th 2025)
2025

2126
* HTML encode submitted values in 'Send Email' workflow [GHSA-2qrj-g9hq-chph](https://github.com/umbraco/Umbraco.Forms.Issues/security/advisories/GHSA-2qrj-g9hq-chph)
@@ -142,6 +147,10 @@ Other bug fixes included in the release:
142147

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

150+
### 15.1.1 (May 20th 2025)
151+
152+
* Update mappings to eagerly evaluate enumerations and fix nullability issues
153+
145154
### 15.1.0 (January 23rd 2025)
146155

147156
* All items from 15.1.0-rc1

16/umbraco-forms/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ If you are upgrading to a new major version, you can find information about the
1616

1717
This section contains the release notes for Umbraco Forms 16 including all changes for this version.
1818

19+
### [16.0.0-rc3](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.0.0) (June 3rd 2025)
20+
21+
* Compatibility with Umbraco 16.0.0-rc4
22+
* Fix field/workflow settings not displaying in dialogs
23+
1924
### [16.0.0-rc2](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.0.0) (May 26th 2025)
2025

2126
* Compatibility with Umbraco 16.0.0-rc3
@@ -32,6 +37,10 @@ This section contains the release notes for Umbraco Forms 16 including all chang
3237

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

40+
### 16.0.0-rc3 (June 3rd 2025)
41+
42+
* Update Forms and Deploy dependencies to 16.0.0-rc3
43+
3544
### 16.0.0-rc2 (May 30th 2025)
3645

3746
* Update Forms and Deploy dependencies to 16.0.0-rc2

0 commit comments

Comments
 (0)