diff --git a/website/docs/news.mdx b/website/docs/news.mdx index 0192c5ff..935d9c4a 100644 --- a/website/docs/news.mdx +++ b/website/docs/news.mdx @@ -8,6 +8,17 @@ Here, you'll find all the latest updates, enhancements, and new features we've a {/* 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 */} + +## Disable two-factor authentication permission + +#### Oct 8, 2024 + +You can disable two-factor authentication for your team members. This feature is useful if someone loses the device used for two-factor authentication. + +*Only team members with Organization Admin role or with 'Can disable two-factor authentication for other team members' permission can disable two-factor authentication.* + +[Open Team Members page on our Dashboard](https://app.configcat.com/product/members) + ## Introducing ConfigCat Playground:
Test Feature Flags Easily in a safe environment #### Sept 26, 2024 diff --git a/website/versioned_docs/version-V1/news.mdx b/website/versioned_docs/version-V1/news.mdx index 0614fbf4..3733546a 100644 --- a/website/versioned_docs/version-V1/news.mdx +++ b/website/versioned_docs/version-V1/news.mdx @@ -9,6 +9,16 @@ Here, you'll find all the latest updates, enhancements, and new features we've a {/* 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 */} +## Disable two-factor authentication permission + +#### Oct 8, 2024 + +You can disable two-factor authentication for your team members. This feature is useful if someone loses the device used for two-factor authentication. + +*Only team members with Organization Admin role or with 'Can disable two-factor authentication for other team members' permission can disable two-factor authentication.* + +[Open Team Members page on our Dashboard](https://app.configcat.com/product/members) + ## Introducing ConfigCat Playground:
Test Feature Flags Easily in a safe environment #### Sept 26, 2024