From 2f56ea4cc5ee1670a668d9c1803faf58f92ee139 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Wed, 20 Nov 2024 08:14:06 +0100 Subject: [PATCH 1/5] Added release notes for Forms 13.3.1, 14.2.1 and 15.0.1 --- 13/umbraco-forms/release-notes.md | 5 +++++ 14/umbraco-forms/release-notes.md | 7 +++++++ 15/umbraco-forms/release-notes.md | 7 +++++++ 3 files changed, 19 insertions(+) diff --git a/13/umbraco-forms/release-notes.md b/13/umbraco-forms/release-notes.md index 5631e428cfe..4791ab0ab33 100644 --- a/13/umbraco-forms/release-notes.md +++ b/13/umbraco-forms/release-notes.md @@ -16,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.1**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.1) **(November 21st 2024)** + +* Fixed issues with multi-page forms used in conjunction with a `FormPrePopulateNotification` handler. File uploads and multi-value fields like checkbox lists now function correctly [#1317](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1317) [#1320](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1320). +* Added a couple of missing translation keys [#1316](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1316) [#1319](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1319). + #### [**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. diff --git a/14/umbraco-forms/release-notes.md b/14/umbraco-forms/release-notes.md index 67d04d960d8..04d71a7c601 100644 --- a/14/umbraco-forms/release-notes.md +++ b/14/umbraco-forms/release-notes.md @@ -18,6 +18,13 @@ 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.1**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.2.1) **(November 21st 2024)** + +* Fixed issues with multi-page forms used in conjunction with a `FormPrePopulateNotification` handler. File uploads and multi-value fields like checkbox lists now function correctly [#1317](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1317) [#1320](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1320). +* Added a couple of missing translation keys [#1316](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1316) [#1319](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1319). +* Rendered file upload previews in the backoffice. +* Fixed issue with saving the "hide field validation labels" value when editing form settings. + #### [**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. diff --git a/15/umbraco-forms/release-notes.md b/15/umbraco-forms/release-notes.md index 1d2e155c253..72b8527df21 100644 --- a/15/umbraco-forms/release-notes.md +++ b/15/umbraco-forms/release-notes.md @@ -18,6 +18,13 @@ If you are upgrading to a new major version, you can find information about the This section contains the release notes for Umbraco Forms 15 including all changes for this version. +#### [**15.0.1**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.1) **(November 21st 2024)** + +* Fixed issues with multi-page forms used in conjunction with a `FormPrePopulateNotification` handler. File uploads and multi-value fields like checkbox lists now function correctly [#1317](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1317) [#1320](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1320). +* Added a couple of missing translation keys [#1316](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1316) [#1319](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1319). +* Rendered file upload previews in the backoffice. +* Fixed issue with saving the "hide field validation labels" value when editing form settings. + #### [**15.0.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) **(November 14th 2024)** * Compatibility with Umbraco 15.0.0 From ba817d5e4dbe78608c79b2e1f8e45f1acf24c973 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Wed, 20 Nov 2024 10:44:34 +0100 Subject: [PATCH 2/5] Further release note --- 14/umbraco-forms/release-notes.md | 1 + 15/umbraco-forms/release-notes.md | 1 + 2 files changed, 2 insertions(+) diff --git a/14/umbraco-forms/release-notes.md b/14/umbraco-forms/release-notes.md index 04d71a7c601..ff54bea908a 100644 --- a/14/umbraco-forms/release-notes.md +++ b/14/umbraco-forms/release-notes.md @@ -24,6 +24,7 @@ This section contains the release notes for Umbraco Forms 14 including all chang * Added a couple of missing translation keys [#1316](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1316) [#1319](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1319). * Rendered file upload previews in the backoffice. * Fixed issue with saving the "hide field validation labels" value when editing form settings. +* Fixed issue with selection of document type on the "save as Umbraco node" workflow type. #### [**14.2.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.2.0) **(November 7th 2024)** diff --git a/15/umbraco-forms/release-notes.md b/15/umbraco-forms/release-notes.md index 72b8527df21..84a0eca83be 100644 --- a/15/umbraco-forms/release-notes.md +++ b/15/umbraco-forms/release-notes.md @@ -24,6 +24,7 @@ This section contains the release notes for Umbraco Forms 15 including all chang * Added a couple of missing translation keys [#1316](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1316) [#1319](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1319). * Rendered file upload previews in the backoffice. * Fixed issue with saving the "hide field validation labels" value when editing form settings. +* Fixed issue with selection of document type on the "save as Umbraco node" workflow type. #### [**15.0.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) **(November 14th 2024)** From 5af90f915e568fc06c67124b6aeb917241ba9ae6 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Wed, 20 Nov 2024 10:47:30 +0100 Subject: [PATCH 3/5] Linting --- 14/umbraco-forms/release-notes.md | 4 ++-- 15/umbraco-forms/release-notes.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/14/umbraco-forms/release-notes.md b/14/umbraco-forms/release-notes.md index ff54bea908a..0904b6b08cd 100644 --- a/14/umbraco-forms/release-notes.md +++ b/14/umbraco-forms/release-notes.md @@ -23,8 +23,8 @@ This section contains the release notes for Umbraco Forms 14 including all chang * Fixed issues with multi-page forms used in conjunction with a `FormPrePopulateNotification` handler. File uploads and multi-value fields like checkbox lists now function correctly [#1317](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1317) [#1320](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1320). * Added a couple of missing translation keys [#1316](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1316) [#1319](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1319). * Rendered file upload previews in the backoffice. -* Fixed issue with saving the "hide field validation labels" value when editing form settings. -* Fixed issue with selection of document type on the "save as Umbraco node" workflow type. +* Fixed issue with saving the "Hide field validation labels" value when editing form settings. +* Fixed issue with selection of Document Type on the "Save as Umbraco node" workflow type. #### [**14.2.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.2.0) **(November 7th 2024)** diff --git a/15/umbraco-forms/release-notes.md b/15/umbraco-forms/release-notes.md index 84a0eca83be..1e2e10fc97a 100644 --- a/15/umbraco-forms/release-notes.md +++ b/15/umbraco-forms/release-notes.md @@ -23,8 +23,8 @@ This section contains the release notes for Umbraco Forms 15 including all chang * Fixed issues with multi-page forms used in conjunction with a `FormPrePopulateNotification` handler. File uploads and multi-value fields like checkbox lists now function correctly [#1317](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1317) [#1320](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1320). * Added a couple of missing translation keys [#1316](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1316) [#1319](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1319). * Rendered file upload previews in the backoffice. -* Fixed issue with saving the "hide field validation labels" value when editing form settings. -* Fixed issue with selection of document type on the "save as Umbraco node" workflow type. +* Fixed issue with saving the "Hide field validation labels" value when editing form settings. +* Fixed issue with selection of Document Type on the "Save as Umbraco node" workflow type. #### [**15.0.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) **(November 14th 2024)** From 221c736a29fbfa20f0c98439e047ef01bc45c066 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Wed, 20 Nov 2024 12:00:49 +0100 Subject: [PATCH 4/5] Further release note --- 13/umbraco-forms/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/13/umbraco-forms/release-notes.md b/13/umbraco-forms/release-notes.md index 4791ab0ab33..fde69c9d592 100644 --- a/13/umbraco-forms/release-notes.md +++ b/13/umbraco-forms/release-notes.md @@ -20,6 +20,7 @@ This section contains the release notes for Umbraco Forms 13 including all chang * Fixed issues with multi-page forms used in conjunction with a `FormPrePopulateNotification` handler. File uploads and multi-value fields like checkbox lists now function correctly [#1317](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1317) [#1320](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1320). * Added a couple of missing translation keys [#1316](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1316) [#1319](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1319). +* Improved accessibility and styling of close button on export dialog [#1321](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1321). #### [**13.3.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.3.0) **(November 7th 2024)** From 8c05ebadb5ce35c47d33ae8c40cf01c6ce193657 Mon Sep 17 00:00:00 2001 From: Andy Butland Date: Wed, 20 Nov 2024 14:55:11 +0100 Subject: [PATCH 5/5] Further release note --- 14/umbraco-forms/release-notes.md | 1 + 15/umbraco-forms/release-notes.md | 1 + 2 files changed, 2 insertions(+) diff --git a/14/umbraco-forms/release-notes.md b/14/umbraco-forms/release-notes.md index 0904b6b08cd..c5f19b579b4 100644 --- a/14/umbraco-forms/release-notes.md +++ b/14/umbraco-forms/release-notes.md @@ -25,6 +25,7 @@ This section contains the release notes for Umbraco Forms 14 including all chang * Rendered file upload previews in the backoffice. * Fixed issue with saving the "Hide field validation labels" value when editing form settings. * Fixed issue with selection of Document Type on the "Save as Umbraco node" workflow type. +* Used correct labels for conditions when used on fields, fieldsets, pages or workflows [#1323](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1323). #### [**14.2.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F14.2.0) **(November 7th 2024)** diff --git a/15/umbraco-forms/release-notes.md b/15/umbraco-forms/release-notes.md index 1e2e10fc97a..4cbdda450c6 100644 --- a/15/umbraco-forms/release-notes.md +++ b/15/umbraco-forms/release-notes.md @@ -25,6 +25,7 @@ This section contains the release notes for Umbraco Forms 15 including all chang * Rendered file upload previews in the backoffice. * Fixed issue with saving the "Hide field validation labels" value when editing form settings. * Fixed issue with selection of Document Type on the "Save as Umbraco node" workflow type. +* Used correct labels for conditions when used on fields, fieldsets, pages or workflows [#1323](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1323). #### [**15.0.0**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.0.0) **(November 14th 2024)**