@@ -35,6 +35,12 @@ table in [Console dynamic plugins README](./README.md).
3535- Add support for the updated ` React.FC ` type in ` @types/react ` version 18 ([ CONSOLE-4630] , [ #15893 ] )
3636- Make all Console-provided shared modules optional peer dependencies ([ CONSOLE-5050] , [ #15934 ] )
3737
38+ ## 4.21.0 - 2026-03-09
39+
40+ > Initial release for OCP Console 4.21.
41+
42+ - Renamed the "Administrator" perspective to "Core platform" ([ OCPBUGS-62126] , [ #15786 ] )
43+
3844## 4.21.0-prerelease.1 - 2025-12-04
3945
4046- ** Deprecated** : ` setPluginStore ` function in ` k8s-utils.ts ` . The function is now a noop and the export
@@ -193,6 +199,7 @@ table in [Console dynamic plugins README](./README.md).
193199[ OCPBUGS-37426 ] : https://issues.redhat.com/browse/OCPBUGS-37426
194200[ OCPBUGS-43538 ] : https://issues.redhat.com/browse/OCPBUGS-43538
195201[ OCPBUGS-43998 ] : https://issues.redhat.com/browse/OCPBUGS-43998
202+ [ OCPBUGS-44612 ] : https://issues.redhat.com/browse/OCPBUGS-44612
196203[ OCPBUGS-45297 ] : https://issues.redhat.com/browse/OCPBUGS-45297
197204[ OCPBUGS-45319 ] : https://issues.redhat.com/browse/OCPBUGS-45319
198205[ OCPBUGS-49709 ] : https://issues.redhat.com/browse/OCPBUGS-49709
@@ -204,7 +211,7 @@ table in [Console dynamic plugins README](./README.md).
204211[ OCPBUGS-58118 ] : https://issues.redhat.com/browse/OCPBUGS-58118
205212[ OCPBUGS-58258 ] : https://issues.redhat.com/browse/OCPBUGS-58258
206213[ OCPBUGS-58375 ] : https://issues.redhat.com/browse/OCPBUGS-58375
207- [ OCPBUGS-44612 ] : https://issues.redhat.com/browse/OCPBUGS-44612
214+ [ OCPBUGS-62126 ] : https://issues.redhat.com/browse/OCPBUGS-62126
208215[ ODC-7425 ] : https://issues.redhat.com/browse/ODC-7425
209216[ #12983 ] : https://github.com/openshift/console/pull/12983
210217[ #13233 ] : https://github.com/openshift/console/pull/13233
@@ -250,6 +257,7 @@ table in [Console dynamic plugins README](./README.md).
250257[ #15699 ] : https://github.com/openshift/console/pull/15699
251258[ #15735 ] : https://github.com/openshift/console/pull/15735
252259[ #15778 ] : https://github.com/openshift/console/pull/15778
260+ [ #15786 ] : https://github.com/openshift/console/pull/15786
253261[ #15893 ] : https://github.com/openshift/console/pull/15893
254262[ #15904 ] : https://github.com/openshift/console/pull/15904
255263[ #15934 ] : https://github.com/openshift/console/pull/15934
0 commit comments