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/13/umbraco-forms/release-notes.md b/13/umbraco-forms/release-notes.md index 5b195a54068..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 @@ -17,6 +16,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 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)** ##### Multi-step forms 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. diff --git a/14/umbraco-forms/release-notes.md b/14/umbraco-forms/release-notes.md index 3445664f994..67d04d960d8 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 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** * Updated dependency on Umbraco CMS to 14.3.0.