From c1e0c62ef24c09895aea036635dae406067c3941 Mon Sep 17 00:00:00 2001 From: Matt Brailsford Date: Fri, 24 Oct 2025 09:36:25 +0100 Subject: [PATCH 1/4] Add warning for subscription license support version Added a warning about subscription license support version. --- 13/umbraco-forms/installation/the-licensing-model.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/13/umbraco-forms/installation/the-licensing-model.md b/13/umbraco-forms/installation/the-licensing-model.md index 37ec26cc1ba..271a62bcef3 100644 --- a/13/umbraco-forms/installation/the-licensing-model.md +++ b/13/umbraco-forms/installation/the-licensing-model.md @@ -123,6 +123,8 @@ Apply the following configuration with the appropriate algorithm - `DES` (the de ### Installing subscription license product key +{% hint style="warning" %} Subscription licenses are only support from v13.6+ {% endhint %} + Once you have received your license code it needs to be installed on your site. 1. Open the root directory for your project files. From a92e71535c1a4a1c772860c28693aaea5e93c18d Mon Sep 17 00:00:00 2001 From: Matt Brailsford Date: Fri, 24 Oct 2025 09:36:59 +0100 Subject: [PATCH 2/4] Add warning for subscription license support version Added a warning note about subscription license support starting from v16.1. --- 16/umbraco-forms/installation/the-licensing-model.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/16/umbraco-forms/installation/the-licensing-model.md b/16/umbraco-forms/installation/the-licensing-model.md index 391802211a6..04b66491d0a 100644 --- a/16/umbraco-forms/installation/the-licensing-model.md +++ b/16/umbraco-forms/installation/the-licensing-model.md @@ -119,6 +119,8 @@ Apply the following configuration with the appropriate algorithm - `DES` (the de ### Installing subscription license product key +{% hint style="warning" %} Subscription licenses are only support from v16.1+ {% endhint %} + Once you have received your license code it needs to be installed on your site. 1. Open the root directory for your project files. From 4c172978d9cc4ac8b95a2fbb8ec4eb85807e765c Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Fri, 24 Oct 2025 10:55:21 +0200 Subject: [PATCH 3/4] Update 13/umbraco-forms/installation/the-licensing-model.md --- 13/umbraco-forms/installation/the-licensing-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/umbraco-forms/installation/the-licensing-model.md b/13/umbraco-forms/installation/the-licensing-model.md index 271a62bcef3..431e8257317 100644 --- a/13/umbraco-forms/installation/the-licensing-model.md +++ b/13/umbraco-forms/installation/the-licensing-model.md @@ -123,7 +123,7 @@ Apply the following configuration with the appropriate algorithm - `DES` (the de ### Installing subscription license product key -{% hint style="warning" %} Subscription licenses are only support from v13.6+ {% endhint %} +{% hint style="warning" %} Subscription licenses are only supported from version 13.6 and above. {% endhint %} Once you have received your license code it needs to be installed on your site. From 5168d4e0f3cfc59bc52c40c96e4328de09236a45 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Fri, 24 Oct 2025 10:55:28 +0200 Subject: [PATCH 4/4] Update 16/umbraco-forms/installation/the-licensing-model.md --- 16/umbraco-forms/installation/the-licensing-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/16/umbraco-forms/installation/the-licensing-model.md b/16/umbraco-forms/installation/the-licensing-model.md index 04b66491d0a..f949079441a 100644 --- a/16/umbraco-forms/installation/the-licensing-model.md +++ b/16/umbraco-forms/installation/the-licensing-model.md @@ -119,7 +119,7 @@ Apply the following configuration with the appropriate algorithm - `DES` (the de ### Installing subscription license product key -{% hint style="warning" %} Subscription licenses are only support from v16.1+ {% endhint %} +{% hint style="warning" %} Subscription licenses are only supported from version 16.1 and above. {% endhint %} Once you have received your license code it needs to be installed on your site.