From 3ac8a63f67139f70e634762054046066a118a302 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Tue, 3 Jan 2023 10:11:04 +0100 Subject: [PATCH] chore: remove constraints announcements from readme and docs (#2678) ## What This change removes the Unleash 4.16 constraints announcement from readme and from the docs. ## Why It feels like 4.16 has been out for long enough now. Gearing up for version 4.19, it may be time to take this away. ## Discussion However, open-sourcing constraints was (and still is) a big deal, so it might be worth keeping the banner around, but maybe in a more subdued format? Something like "did you know Unleash's constraints feature is open source, now?". --- README.md | 2 -- website/docusaurus.config.js | 6 ------ 2 files changed, 8 deletions(-) diff --git a/README.md b/README.md index 14cf09e3bd..7d07a00338 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@
-## 🚀 Unleash 4.16 brings powerful Constraints feature to OSS users. [Read more →](https://www.getunleash.io/blog/unleash-brings-powerful-constraints-feature-to-oss-users?utm_source=github&utm_medium=community&utm_campaign=constraints_04102026) - The Unleash website diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index eb0e158eae..e7678fe0eb 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -26,12 +26,6 @@ module.exports = { apiKey: 'dc9c4491fcf9143ee34015f22d1dd9d6', indexName: 'getunleash', }, - announcementBar: { - id: 'strategy-constraints-announcement', - content: - '🚀 Unleash brings powerful Constraints feature to OSS users. Read more →', - isCloseable: true, - }, navbar: { title: 'Unleash', logo: {