From 3ac7732fc9aa06be75fdc0898af5cb4b1cb1f511 Mon Sep 17 00:00:00 2001 From: daisy-jump <88658844+daisy-jump@users.noreply.github.com> Date: Tue, 13 May 2025 16:35:04 +0100 Subject: [PATCH 1/2] licence page in progress --- src/pages/licences.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 src/pages/licences.md diff --git a/src/pages/licences.md b/src/pages/licences.md new file mode 100644 index 0000000..e62f861 --- /dev/null +++ b/src/pages/licences.md @@ -0,0 +1,35 @@ +--- +title: Licence Validation. +--- + +# Product Licences + +When you purchase a licence for Translation Manager or uSync.Complete, you will get a licence key for every long-term support (LTS) version, including the current one. You can then run your newly purchased package on your existing v8, v10, and v13 sites, while wait for your v15 site to be ready. + +| Date of Purchase | Available Version | +|--|--| +| 16th June 2022 | v8, v10 | +| 14th December 2023 | v8, v10, v13 | +| 14th November 2024 | v8, v10, v13, v15, | + +You will not be able to use any LTS version past the current version at time of purchase. If you want to upgrade to a newer version in the future you must pay for an upgrade. + + +---- + +# Product Licences + +When you purchase a licence for one of our products, you will get the licence keys for the latest available versions of our software on the latest versions of Umbraco. You will also be covered for any new short-term support (STS) version releases that may come after the latest long-term support (LTS) release available when you purchase the licence. + +for example. + +if you buy a uSync licence when v13 of uSync is available you get licence keys for all versions upto and including v13 of uSync and the licence will also work on the future STS releases v14,15 and v16. + +For the next Long Term support release (v17) you will need to but an upgrade, but these keys will then work on all the STS releases that follow that version. + +---- or + +Our licences are based on Long term support (LTS) versions of Umbraco (e.g v10, v13, v17) and work for all versions of Umbraco from the latest available LTS up until the Short Term support version (STS) before the next LTS version. + +So a v13 licence will work with v13, v14, v15 and v16 but you will need to buy an upgrade to get a licence that will work with v17 which is the next LTS release. + From 60e3560241b279174a0cfc35b62f38ff60baf28f Mon Sep 17 00:00:00 2001 From: daisy-jump <88658844+daisy-jump@users.noreply.github.com> Date: Mon, 19 May 2025 15:31:27 +0100 Subject: [PATCH 2/2] =?UTF-8?q?licence=20page=20added=20=F0=9F=93=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 3 +++ src/pages/licences.md | 35 ++++++++++------------------------- 2 files changed, 13 insertions(+), 25 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index cbfd0bf..beafb12 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -165,6 +165,9 @@ const config = { label: "Support Lifecycles", href: "/SupportLifecycles", }, + {label: "Product Licences", + href: "/licences" + }, { label: "GitHub", href: "https://github.com/Jumoo/jumoo-docs", diff --git a/src/pages/licences.md b/src/pages/licences.md index e62f861..0d1519c 100644 --- a/src/pages/licences.md +++ b/src/pages/licences.md @@ -4,32 +4,17 @@ title: Licence Validation. # Product Licences -When you purchase a licence for Translation Manager or uSync.Complete, you will get a licence key for every long-term support (LTS) version, including the current one. You can then run your newly purchased package on your existing v8, v10, and v13 sites, while wait for your v15 site to be ready. +Our licences are based on long-term support (LTS) versions of Umbraco (e.g v10, v13, v17). They work for all versions of Umbraco, from the latest available LTS version, right up to the last short-term support version (STS) before the next LTS version. -| Date of Purchase | Available Version | -|--|--| -| 16th June 2022 | v8, v10 | -| 14th December 2023 | v8, v10, v13 | -| 14th November 2024 | v8, v10, v13, v15, | +So, a v13 licence will work with v13, v14, v15 and v16, but you will need to buy an upgrade to get a licence that will work with v17, which is the next LTS release. -You will not be able to use any LTS version past the current version at time of purchase. If you want to upgrade to a newer version in the future you must pay for an upgrade. +| Date of Purchase | LTS Version | Covered Versions | +|--|--|--| +| 16th September 2019 | v8 | v8| +| 16th June 2022 | v10 | v8 to v10| +| 14th December 2023 | v13 | v8 to v16| +| 27th November 2025 | v17 | v8 to v20** | +Licences keys are backwards compatable to Umbraco v8, but early versions are [no longer supported](/SupportLifecycles). ----- - -# Product Licences - -When you purchase a licence for one of our products, you will get the licence keys for the latest available versions of our software on the latest versions of Umbraco. You will also be covered for any new short-term support (STS) version releases that may come after the latest long-term support (LTS) release available when you purchase the licence. - -for example. - -if you buy a uSync licence when v13 of uSync is available you get licence keys for all versions upto and including v13 of uSync and the licence will also work on the future STS releases v14,15 and v16. - -For the next Long Term support release (v17) you will need to but an upgrade, but these keys will then work on all the STS releases that follow that version. - ----- or - -Our licences are based on Long term support (LTS) versions of Umbraco (e.g v10, v13, v17) and work for all versions of Umbraco from the latest available LTS up until the Short Term support version (STS) before the next LTS version. - -So a v13 licence will work with v13, v14, v15 and v16 but you will need to buy an upgrade to get a licence that will work with v17 which is the next LTS release. - +***v20 subject to change as these releases are yet to be announced.* \ No newline at end of file