Skip to content

Commit 5937b41

Browse files
authored
Merge pull request #6619 from AndyButland/forms/release-notes-13.3-14.2
Added release notes for Forms 13.3 and 14.2.
2 parents 2e613eb + a2d1691 commit 5937b41

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

13/umbraco-forms/developer/themes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can obtain the latest versions of the default theme for each Forms major ver
2323
* [Forms 10 Default Theme](https://umbra.co/umbraco-forms-default-theme) (for 10.5.5 and above)
2424
* [Forms 11 Default Theme](https://umbra.co/umbraco-forms-default-theme-11) (for 11.1.0 and above)
2525
* [Forms 12 Default Theme](https://umbra.co/umbraco-forms-default-theme-12) (for 12.2.4 and above)
26-
* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.2.4 and above)
26+
* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.3.0 and above)
2727

2828
If you are using a lower minor version of Forms than those listed, you should download an older version of the default theme.
2929

13/umbraco-forms/release-notes.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
description: >-
3-
Get an overview of the changes and fixes in each version of Umbraco Forms.
2+
description: Get an overview of the changes and fixes in each version of Umbraco Forms.
43
---
54

65
# Release Notes
@@ -17,6 +16,11 @@ If you are upgrading to a new major version, you can find information about the
1716

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

19+
#### [**13.3.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.0) **(November 7th 2024)**
20+
21+
* All items detailed under release candidates for 13.3.0.
22+
* Fixed issue with validation for invalid file extension on form submissions via the API [#1310](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1310).
23+
2024
#### [**13.3.0-rc1**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.0) **(October 25th 2024)**
2125

2226
##### Multi-step forms

14/umbraco-forms/developer/themes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ You can obtain the latest versions of the default theme for each Forms major ver
2323
* [Forms 10 Default Theme](https://umbra.co/umbraco-forms-default-theme) (for 10.5.5 and above)
2424
* [Forms 11 Default Theme](https://umbra.co/umbraco-forms-default-theme-11) (for 11.1.0 and above)
2525
* [Forms 12 Default Theme](https://umbra.co/umbraco-forms-default-theme-12) (for 12.2.4 and above)
26-
* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.2.2 and above)
27-
* [Forms 14 Default Theme](https://umbra.co/umbraco-forms-default-theme-14) (for 14.1.4 and above)
26+
* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.3.0 and above)
27+
* [Forms 14 Default Theme](https://umbra.co/umbraco-forms-default-theme-14) (for 14.2.0 and above)
2828

2929
If you are using a lower minor version of Forms than those listed, you should download an older version of the default theme.
3030

14/umbraco-forms/release-notes.md

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

1919
This section contains the release notes for Umbraco Forms 14 including all changes for this version.
2020

21+
#### [**14.2.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.2.0) **(November 7th 2024)**
22+
23+
* All items detailed under release candidates for 14.2.0.
24+
* Fixed issue with validation for invalid file extension on form submissions via the API [#1310](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1310).
25+
2126
#### [**14.2.0-rc2**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.2.0) **November 3rd 2024**
2227

2328
* Updated dependency on Umbraco CMS to 14.3.0.

0 commit comments

Comments
 (0)