diff --git a/SECURITY.md b/SECURITY.md index 0e269c748f11d8..72e098f169ea14 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,11 +4,14 @@ The versions of the project that are currently supported with security updates. -| Version | Supported | -| ------: | :----------------- | -| 5.x | :white_check_mark: | -| 4.x | :white_check_mark: | -| < 4.0 | :x: | +| Material UI version | Release | Supported | +| ------------------: | :--------- | :------------------- | +| ^5.0.0 | 2021-09-16 | ✅ Stable major | +| ^4.0.0 | 2019-06-23 | ✅ Long-term support | +| ^3.0.0 | 2018-08-27 | ❌ | +| ^2.0.0 | / | ❌ | +| ^1.0.0 | 2018-06-18 | ❌ | +| <=1.0.0 | 2014-10-05 | ❌ | ## Reporting a vulnerability diff --git a/docs/data/material/getting-started/support/support.md b/docs/data/material/getting-started/support/support.md index 49a74278d53d81..69b342cd07b045 100644 --- a/docs/data/material/getting-started/support/support.md +++ b/docs/data/material/getting-started/support/support.md @@ -72,12 +72,14 @@ This includes issues introduced by external sources, like browser upgrades or ch ### Supported versions -- Material UI v5: ✅ Stable major (Continuous support) -- [Material UI v4](https://v4.mui.com/): ⚠️ Long-term support (Guaranteed Support for security issues and regressions). -- [Material UI v3](https://v3.mui.com/): 🅧 No longer supported. -- Material UI v2: 🅧 Never existed. -- [Material UI v1](https://v1.mui.com/): 🅧 No longer supported. -- [Material UI v0.x](https://v0.mui.com/#/): 🅧 No longer supported. +| Material UI version | Release | Supported | +| ------------------: | :--------- | :------------------------------------------------------------------ | +| ^5.0.0 | 2021-09-16 | ✅ Stable major (Continuous support) | +| ^4.0.0 | 2019-06-23 | ⚠️ Long-term support (Support for security issues and regressions). | +| ^3.0.0 | 2018-08-27 | ❌ | +| ^2.0.0 | / | ❌ | +| ^1.0.0 | 2018-06-18 | ❌ | +| <=1.0.0 | 2014-10-05 | ❌ | ## Community