From 0b5e242cebcd4ff512a1b58fb9edcf74745a69db Mon Sep 17 00:00:00 2001 From: jcdcdev <23620443+jcdcdev@users.noreply.github.com> Date: Fri, 12 Jun 2026 12:07:13 +0000 Subject: [PATCH 1/2] doc: Update security policy --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 74d7b88..5889243 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,7 +9,6 @@ The following table outlines the versions of the project that are currently supp | Package Version | Umbraco Version | Security Phase Start | End of Life | | ---------------------------------------------------------------------------------- | --------------- | -------------------- | ----------- || [13.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v13) | 13 | 2025-12-14 | 2026-12-14 | -| [16.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v16) | 16 | 2026-03-12 | 2026-06-12 | | [17.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v17) | 17 | 2027-11-27 | 2028-11-27 | ## Unsupported Versions @@ -19,6 +18,7 @@ The following table outlines the versions of the project that are currently supp | [12.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v12) | 12 | 2024-06-29 | | [14.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v14) | 14 | 2025-05-30 | | [15.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v15) | 15 | 2025-11-14 | +| [16.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v16) | 16 | 2026-06-12 | From 1fb60e160863744653797bc2a41dca982e5483c6 Mon Sep 17 00:00:00 2001 From: jcdcdev <23620443+jcdcdev@users.noreply.github.com> Date: Sun, 14 Jun 2026 23:27:20 +0000 Subject: [PATCH 2/2] doc: Update security policy --- SECURITY.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 5889243..64f97df 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -7,14 +7,16 @@ The following table outlines the versions of the project that are currently supp > [!NOTE] > Once a version starts its security phase, it will no longer receive feature updates. Only critical bug fixes and security updates will be provided. -| Package Version | Umbraco Version | Security Phase Start | End of Life | -| ---------------------------------------------------------------------------------- | --------------- | -------------------- | ----------- || [13.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v13) | 13 | 2025-12-14 | 2026-12-14 | +| Package Version | Umbraco Version | Security Phase Start | End of Life | +|-----------------|-----------------|----------------------|-------------| +| [13.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v13) | 13 | 2025-12-14 | 2026-12-14 | | [17.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v17) | 17 | 2027-11-27 | 2028-11-27 | ## Unsupported Versions -| Package Version | Umbraco Version | End of Life | -| ---------------------------------------------------------------------------------- | --------------- | ----------- || [10.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v10) | 10 | 2025-06-16 | +| Package Version | Umbraco Version | End of Life | +|-----------------|-----------------|-------------| +| [10.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v10) | 10 | 2025-06-16 | | [12.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v12) | 12 | 2024-06-29 | | [14.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v14) | 14 | 2025-05-30 | | [15.x](https://github.com/jcdcdev/Umbraco.Community.DataProtection/tree/v15) | 15 | 2025-11-14 |