You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/news.mdx
+60Lines changed: 60 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,64 @@ Here, you'll find all the latest updates, enhancements, and new features we've a
8
8
9
9
{/* This page must be in sync with the news page on the Dashboard: https://github.com/configcat/app/blob/master/src/app/home-module/news/news.component.html */}
10
10
11
+
## Quality of Life improvements
12
+
13
+
#### Jun 3, 2025
14
+
15
+
We've just rolled out a set of updates that make working with feature flags in ConfigCat smoother and more practical. Here's what's new:
16
+
17
+
### Zombie flag Report improvements
18
+
19
+
Stale feature flags can build up quickly and lead to technical debt. We've improved the Zombie Flags feature to make it more useful and easier to manage:
20
+
-**New Zombie Flags page**
21
+
The original email report didn't offer immediate feedback. That's why we created the new [Zombie Flags page](https://app.configcat.com/product/zombie-flags),
22
+
where you can instantly view stale flags and filter them by product. If you're using our [Code References](../advanced/code-references/overview/) feature,
23
+
the page also shows exactly where the flags appear in your code, making it easier to clean things up.
24
+
-**Ignore flags by tag**
25
+
If you have long-lived feature flags that are meant to stay, you can now tag them (for example, with “permanent”) and exclude them from the Zombie Flags Report.
26
+
-**Less noise, more focus**
27
+
The previous report included any flag that was stale in at least one selected environment.
28
+
Now, you can adjust the settings so only flags that are stale in all selected environments appear in the report.
29
+
-**Now available via API**
30
+
You can also check stale flags programmatically using the [Zombie (stale) flags](/api/reference/get-staleflags/) endpoint in our Public Management API.
31
+
32
+
Narrow down your [Zombie Flags Report](https://app.configcat.com/my-account/zombie-flags-report) email with the new preferences,
33
+
try out our new [Zombie Flags page](https://app.configcat.com/product/zombie-flags),
34
+
or check the [documentation](../zombie-flags/) to learn more.
We've made it easier to copy flag values across environments. Now, you can:
52
+
- Copy rules for an entire config, or
53
+
- Choose specific feature flags to copy.
54
+
55
+
<p>
56
+
<imgsrc="/docs/assets/news/copy-all-feature-flag-values_192dpi.png"alt="Copy all feature flag rules"width="1366"height="768"decoding="async"loading="lazy" />
57
+
</p>
58
+
59
+
### A Smoother Flag Creation Experience
60
+
61
+
When creating a new feature flag, you no longer have to set values separately for each environment.
62
+
You can now set them once globally, then fine-tune as needed later.
63
+
64
+
65
+
We truly hope you'll love these new features and improvements. Happy feature flagging! ❤️
66
+
67
+
---
68
+
11
69
## 🚀 Refer & Earn with ConfigCat
12
70
13
71
#### May 30, 2025
@@ -34,6 +92,8 @@ Earn up to **$10,000 per referral** just by sharing something you already love.
34
92
**Ready to start earning?**
35
93
Click the **“Refer & Earn”** button in your ConfigCat dashboard and let the rewards roll in.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-V1/news.mdx
+60Lines changed: 60 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,64 @@ Here, you'll find all the latest updates, enhancements, and new features we've a
8
8
9
9
{/* This page must be in sync with the news page on the Dashboard: https://github.com/configcat/app/blob/master/src/app/home-module/news/news.component.html */}
10
10
11
+
## Quality of Life improvements
12
+
13
+
#### Jun 3, 2025
14
+
15
+
We've just rolled out a set of updates that make working with feature flags in ConfigCat smoother and more practical. Here's what's new:
16
+
17
+
### Zombie flag Report improvements
18
+
19
+
Stale feature flags can build up quickly and lead to technical debt. We've improved the Zombie Flags feature to make it more useful and easier to manage:
20
+
-**New Zombie Flags page**
21
+
The original email report didn't offer immediate feedback. That's why we created the new [Zombie Flags page](https://app.configcat.com/product/zombie-flags),
22
+
where you can instantly view stale flags and filter them by product. If you're using our [Code References](../advanced/code-references/overview/) feature,
23
+
the page also shows exactly where the flags appear in your code, making it easier to clean things up.
24
+
-**Ignore flags by tag**
25
+
If you have long-lived feature flags that are meant to stay, you can now tag them (for example, with “permanent”) and exclude them from the Zombie Flags Report.
26
+
-**Less noise, more focus**
27
+
The previous report included any flag that was stale in at least one selected environment.
28
+
Now, you can adjust the settings so only flags that are stale in all selected environments appear in the report.
29
+
-**Now available via API**
30
+
You can also check stale flags programmatically using the [Zombie (stale) flags](/api/reference/get-staleflags/) endpoint in our Public Management API.
31
+
32
+
Narrow down your [Zombie Flags Report](https://app.configcat.com/my-account/zombie-flags-report) email with the new preferences,
33
+
try out our new [Zombie Flags page](https://app.configcat.com/product/zombie-flags),
34
+
or check the [documentation](../zombie-flags/) to learn more.
We've made it easier to copy flag values across environments. Now, you can:
52
+
- Copy rules for an entire config, or
53
+
- Choose specific feature flags to copy.
54
+
55
+
<p>
56
+
<imgsrc="/docs/assets/news/copy-all-feature-flag-values_192dpi.png"alt="Copy all feature flag rules"width="1366"height="768"decoding="async"loading="lazy" />
57
+
</p>
58
+
59
+
### A Smoother Flag Creation Experience
60
+
61
+
When creating a new feature flag, you no longer have to set values separately for each environment.
62
+
You can now set them once globally, then fine-tune as needed later.
63
+
64
+
65
+
We truly hope you'll love these new features and improvements. Happy feature flagging! ❤️
66
+
67
+
---
68
+
11
69
## 🚀 Refer & Earn with ConfigCat
12
70
13
71
#### May 30, 2025
@@ -34,6 +92,8 @@ Earn up to **$10,000 per referral** just by sharing something you already love.
34
92
**Ready to start earning?**
35
93
Click the **“Refer & Earn”** button in your ConfigCat dashboard and let the rewards roll in.
0 commit comments