diff --git a/10/umbraco-deploy/release-notes.md b/10/umbraco-deploy/release-notes.md index 0b4c514c691..773ba115369 100644 --- a/10/umbraco-deploy/release-notes.md +++ b/10/umbraco-deploy/release-notes.md @@ -21,6 +21,14 @@ This section contains the release notes for Umbraco Deploy 4 and 10 including al Version 10 +[**10.3.4**](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F10.3.4) **(February 20th 2024)** + +* Removed the no-longer supported "live edit" feature (Deploy on Cloud only). +* Fixed issue where the removal of a master template couldn't be deployed [#201](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/201) +* Ensured configuration for behavior following a "path too long" exception is respected for handling image cropper values [#200](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/200) +* User experience and message improvements on content flow exception [#202](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/202) +* Fixed issue with transfer of empty values to overwrite non-empty ones. + [**10.3.3**](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F10.3.3) **(January 16th 2024)** * Added configurable option to avoid overwriting of dictionary items with empty values [#191](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/191) @@ -191,6 +199,14 @@ This section contains the release notes for Umbraco Deploy 4 and 10 including al Version 4 +[**4.9.4**](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F4.9.4) **(February 20th 2024)** + +* Removed the no-longer supported "live edit" feature (Deploy on Cloud only). +* Fixed issue where the removal of a master template couldn't be deployed [#201](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/201) +* Ensured configuration for behavior following a "path too long" exception is respected for handling image cropper values [#200](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/200) +* User experience and message improvements on content flow exception [#202](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/202) +* Fixed issue with transfer of empty values to overwrite non-empty ones. + [**4.9.3**](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F4.9.3) **(January 16th 2024)** * Added configurable option to avoid overwriting of dictionary items with empty values [#191](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/191) diff --git a/10/umbraco-forms/release-notes.md b/10/umbraco-forms/release-notes.md index 87ff7406605..6778e78a7a3 100644 --- a/10/umbraco-forms/release-notes.md +++ b/10/umbraco-forms/release-notes.md @@ -21,6 +21,15 @@ This section contains the release notes for Umbraco Forms 8 and 10 including all Version 10 +[**10.5.4**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F10.5.4) **(February 20th 2024)** + +* Fixed ordering of forms by name in security screen [#1122](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1122) +* Updated the copy form dialog to use standard CMS patterns for button state and disable it after clicking [#1121](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1121). +* Ensured UI for the upload of a text file for a prevalue source only allows selection of expected .txt files. +* Fixed handling of API and traditional form posts in reCAPTCHA 3 checks [#1150](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1150) +* Fixed display of validation error when a duplicate form field alias is created [#1152](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1152) +* Fixed issue where file uploads weren't removed as records were deleted. + [**10.5.3**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F10.5.3) **(January 16th 2024)** * Added configuration value `TitleAndDescription:AllowUnsafeHtmlRendering` to allow tighter security for HTML rendering of text entered in the "Title and description" field type. @@ -319,6 +328,13 @@ This section contains the release notes for Umbraco Forms 8 and 10 including all Version 8 +[**8.13.14**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F8.13.14) **(February 20th 2024)** + +* Null checks on setting prevalue captions handling issues with upgraded form definitions [#1148](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1148). +* Fixed ordering of forms by name in security screen [#1122](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1122) +* Updated the copy form dialog to use standard CMS patterns for button state and disable it after clicking [#1121](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1121). +* Ensured UI for the upload of a text file for a prevalue source only allows the selection of expected .txt files. + [**8.13.13**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F8.13.13) **(January 16th 2024)** * Back-ported backoffice performance improvements introduced in later versions [#1119](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1119). diff --git a/12/umbraco-deploy/release-notes.md b/12/umbraco-deploy/release-notes.md index 1e8e948c4f3..aba365d56f5 100644 --- a/12/umbraco-deploy/release-notes.md +++ b/12/umbraco-deploy/release-notes.md @@ -17,6 +17,14 @@ If you are upgrading to a new major version you can find the details about the b This section contains the release notes for Umbraco Deploy 12 including all changes for this version. +#### [**12.1.4**](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F12.1.4) **(February 20th 2024)** + +* Removed the no-longer supported "live edit" feature (Deploy on Cloud only). +* Fixed issue where the removal of a master template couldn't be deployed [#201](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/201) +* Ensured configuration for behavior following a "path too long" exception is respected for handling image cropper values [#200](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/200) +* User experience and message improvements on content flow exception [#202](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/202) +* Fixed issue with transfer of empty values to overwrite non-empty ones. + #### [**12.1.3**](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F12.1.3) **(January 16th 2024)** * Added configurable option to avoid overwriting of dictionary items with empty values [#191](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/191) diff --git a/12/umbraco-forms/release-notes.md b/12/umbraco-forms/release-notes.md index e4db3e01c37..3e26b3e7fac 100644 --- a/12/umbraco-forms/release-notes.md +++ b/12/umbraco-forms/release-notes.md @@ -17,6 +17,15 @@ If you are upgrading to a new major version, you can find information about the This section contains the release notes for Umbraco Forms 12 including all changes for this version. +#### [**12.2.3**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F12.2.3) **(February 20th 2024)** + +* Ensured UI for the upload of a text file for a prevalue source only allows the selection of expected .txt files. +* Handled potential null value for prevalues for a form definition following an upgrade [#1157](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1157) +* Fixed handling of API and traditional form posts in reCAPTCHA 3 checks [#1150](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1150) +* Fixed display of validation error when a duplicate form field alias is created [#1152](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1152) +* Fixed issue where file uploads weren't removed as records were deleted. +* Updated Microsoft.Data.SqlClient dependency due to reported security advisory. + #### [**12.2.2**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F12.2.2) **(January 16th 2024)** * Added configuration value `TitleAndDescription:AllowUnsafeHtmlRendering` to allow tighter security for HTML rendering of text entered in the "Title and description" field type. diff --git a/13/umbraco-deploy/getting-started/deploy-settings.md b/13/umbraco-deploy/getting-started/deploy-settings.md index 7fa1d8537a6..d7475af1668 100644 --- a/13/umbraco-deploy/getting-started/deploy-settings.md +++ b/13/umbraco-deploy/getting-started/deploy-settings.md @@ -36,7 +36,7 @@ For illustration purposes, the following structure represents the full set of op "Settings": { "ApiKey": "", "ApiSecret": "", - "Edition": "Default", + "Edition": "Default", "ExcludedEntityTypes": [], "RelationTypes" : [], "ValueConnectors": [], @@ -68,7 +68,8 @@ For illustration purposes, the following structure represents the full set of op "NumberOfSignaturesToUseAllRelationCache": 100, "ContinueOnMediaFilePathTooLongException": false, "SuppressCacheRefresherNotifications": false, - "HideConfigurationDetails": false + "HideConfigurationDetails": false, + "HideVersionDetails": false } } } @@ -375,6 +376,10 @@ If attempting a one-off, large transfer operation, before a site is live, you co If set to `true` the configuration details shown on the setting's dashboard will be hidden. +### HideVersionDetails + +If set to `true` the version details shown on the setting's dashboard will be hidden. + ## Configuration Via Code ### Webhook Events @@ -387,7 +392,7 @@ using Umbraco.Deploy.Infrastructure.Extensions; public class RegisterDeployWebhooksComposer : IComposer { - public void Compose(IUmbracoBuilder builder) + public void Compose(IUmbracoBuilder builder) => builder.WebhookEvents().AddDeploy(deployBuilder => deployBuilder.AddTask()); } ``` diff --git a/13/umbraco-deploy/release-notes.md b/13/umbraco-deploy/release-notes.md index 33f78ab8289..e5995eaca2d 100644 --- a/13/umbraco-deploy/release-notes.md +++ b/13/umbraco-deploy/release-notes.md @@ -17,6 +17,15 @@ If you are upgrading to a new major version you can find the details about the b This section contains the release notes for Umbraco Deploy 13 including all changes for this version. +#### [**13.0.4**](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.0.4) **(February 20th 2024)** + +* Removed the no-longer supported "live edit" feature (Deploy on Cloud only). +* Fixed issue where the removal of a master template couldn't be deployed [#201](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/201) +* Ensured configuration for behavior following a "path too long" exception is respected for handling image cropper values [#200](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/200) +* Added configuration setting to allow hiding of version details on the settings dashboard. +* User experience and message improvements on content flow exception [#202](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/202) +* Fixed issue with transfer of empty values to overwrite non-empty ones. + #### [**13.0.3**](https://github.com/umbraco/Umbraco.Deploy.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.0.3) **(January 16th 2024)** * Added configurable option to avoid overwriting of dictionary items with empty values [#191](https://github.com/umbraco/Umbraco.Deploy.Issues/issues/191) diff --git a/13/umbraco-forms/release-notes.md b/13/umbraco-forms/release-notes.md index e51acb9fc24..33cfac8e0e5 100644 --- a/13/umbraco-forms/release-notes.md +++ b/13/umbraco-forms/release-notes.md @@ -17,6 +17,15 @@ 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.0.2**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.0.2) **(February 20th 2024)** + +* Ensured UI for the upload of a text file for a prevalue source only allows the selection of expected .txt files. +* Handled potential null value for prevalues for a form definition following an upgrade [#1157](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1157) +* Fixed handling of API and traditional form posts in reCAPTCHA 3 checks [#1150](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1150) +* Fixed display of validation error when a duplicate form field alias is created [#1152](https://github.com/umbraco/Umbraco.Forms.Issues/issues/1152) +* Fixed issue where file uploads weren't removed as records were deleted. +* Updated Microsoft.Data.SqlClient dependency due to reported security advisory. + #### [**13.0.1**](https://github.com/umbraco/Umbraco.Forms.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.0.1) **(January 16th 2024)** * Added configuration value `TitleAndDescription:AllowUnsafeHtmlRendering` to allow tighter security for HTML rendering of text entered in the "Title and description" field type.