From 79c07025e1767c25cb4c281264250800eb58c4f7 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Tue, 5 Nov 2024 07:11:31 +0100 Subject: [PATCH 1/4] Added release notes for Forms 13.3 and 14.2 --- 13/umbraco-forms/release-notes.md | 5 +++++ 14/umbraco-forms/release-notes.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/13/umbraco-forms/release-notes.md b/13/umbraco-forms/release-notes.md index 5b195a54068..dfdf87d2282 100644 --- a/13/umbraco-forms/release-notes.md +++ b/13/umbraco-forms/release-notes.md @@ -17,6 +17,11 @@ If you are upgrading to a new major version, you can find information about the This section contains the release notes for Umbraco Forms 13 including all changes for this version. +#### [**13.3.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.0) **(November 7th 2024)** + +* All items details under release candidates for 13.3.0. +* Fixed issue with validation for invalid file extension on form submissions via the API [#1310](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1310). + #### [**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)** ##### Multi-step forms diff --git a/14/umbraco-forms/release-notes.md b/14/umbraco-forms/release-notes.md index 3445664f994..58a6a9944be 100644 --- a/14/umbraco-forms/release-notes.md +++ b/14/umbraco-forms/release-notes.md @@ -18,6 +18,11 @@ If you are upgrading to a new major version, you can find information about the This section contains the release notes for Umbraco Forms 14 including all changes for this version. +#### [**14.2.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.2.0) **(November 7th 2024)** + +* All items details under release candidates for 14.2.0. +* Fixed issue with validation for invalid file extension on form submissions via the API [#1310](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1310). + #### [**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** * Updated dependency on Umbraco CMS to 14.3.0. From 41fd299a0f90ef1303dabec2913afd29a337c567 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Tue, 5 Nov 2024 07:12:52 +0100 Subject: [PATCH 2/4] Fixed typos --- 13/umbraco-forms/release-notes.md | 2 +- 14/umbraco-forms/release-notes.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/13/umbraco-forms/release-notes.md b/13/umbraco-forms/release-notes.md index dfdf87d2282..c11d6a23dc2 100644 --- a/13/umbraco-forms/release-notes.md +++ b/13/umbraco-forms/release-notes.md @@ -19,7 +19,7 @@ This section contains the release notes for Umbraco Forms 13 including all chang #### [**13.3.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.0) **(November 7th 2024)** -* All items details under release candidates for 13.3.0. +* All items detailed under release candidates for 13.3.0. * Fixed issue with validation for invalid file extension on form submissions via the API [#1310](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1310). #### [**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)** diff --git a/14/umbraco-forms/release-notes.md b/14/umbraco-forms/release-notes.md index 58a6a9944be..67d04d960d8 100644 --- a/14/umbraco-forms/release-notes.md +++ b/14/umbraco-forms/release-notes.md @@ -20,7 +20,7 @@ This section contains the release notes for Umbraco Forms 14 including all chang #### [**14.2.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.2.0) **(November 7th 2024)** -* All items details under release candidates for 14.2.0. +* All items detailed under release candidates for 14.2.0. * Fixed issue with validation for invalid file extension on form submissions via the API [#1310](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1310). #### [**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** From 237ab797106aa58ca4430463238d2c4cc1ab19a7 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Thu, 7 Nov 2024 06:50:52 +0100 Subject: [PATCH 3/4] Updated theme links --- 13/umbraco-forms/developer/themes.md | 2 +- 14/umbraco-forms/developer/themes.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/13/umbraco-forms/developer/themes.md b/13/umbraco-forms/developer/themes.md index a94283d8954..8b43e324f1b 100644 --- a/13/umbraco-forms/developer/themes.md +++ b/13/umbraco-forms/developer/themes.md @@ -23,7 +23,7 @@ You can obtain the latest versions of the default theme for each Forms major ver * [Forms 10 Default Theme](https://umbra.co/umbraco-forms-default-theme) (for 10.5.5 and above) * [Forms 11 Default Theme](https://umbra.co/umbraco-forms-default-theme-11) (for 11.1.0 and above) * [Forms 12 Default Theme](https://umbra.co/umbraco-forms-default-theme-12) (for 12.2.4 and above) -* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.2.4 and above) +* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.3.0 and above) If you are using a lower minor version of Forms than those listed, you should download an older version of the default theme. diff --git a/14/umbraco-forms/developer/themes.md b/14/umbraco-forms/developer/themes.md index c13c783146a..828afaaf5b9 100644 --- a/14/umbraco-forms/developer/themes.md +++ b/14/umbraco-forms/developer/themes.md @@ -23,8 +23,8 @@ You can obtain the latest versions of the default theme for each Forms major ver * [Forms 10 Default Theme](https://umbra.co/umbraco-forms-default-theme) (for 10.5.5 and above) * [Forms 11 Default Theme](https://umbra.co/umbraco-forms-default-theme-11) (for 11.1.0 and above) * [Forms 12 Default Theme](https://umbra.co/umbraco-forms-default-theme-12) (for 12.2.4 and above) -* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.2.2 and above) -* [Forms 14 Default Theme](https://umbra.co/umbraco-forms-default-theme-14) (for 14.1.4 and above) +* [Forms 13 Default Theme](https://umbra.co/umbraco-forms-default-theme-13) (for 13.3.0 and above) +* [Forms 14 Default Theme](https://umbra.co/umbraco-forms-default-theme-14) (for 14.2.0 and above) If you are using a lower minor version of Forms than those listed, you should download an older version of the default theme. From a2d16914df8f9e562224fcfc50cd5946dfa3b851 Mon Sep 17 00:00:00 2001 From: sofietoft Date: Thu, 7 Nov 2024 08:48:03 +0100 Subject: [PATCH 4/4] Rerun gitbook checks --- 13/umbraco-forms/release-notes.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/13/umbraco-forms/release-notes.md b/13/umbraco-forms/release-notes.md index c11d6a23dc2..5631e428cfe 100644 --- a/13/umbraco-forms/release-notes.md +++ b/13/umbraco-forms/release-notes.md @@ -1,6 +1,5 @@ --- -description: >- - Get an overview of the changes and fixes in each version of Umbraco Forms. +description: Get an overview of the changes and fixes in each version of Umbraco Forms. --- # Release Notes