diff --git a/content/en/docs/_index.md b/content/en/docs/_index.md index b42e68de..5bef454e 100644 --- a/content/en/docs/_index.md +++ b/content/en/docs/_index.md @@ -3,7 +3,7 @@ title: Amplify Platform Management linkTitle: Amplify Platform Management description: The Amplify Platform Management interface is used to manage the Amplify API Management Platform. weight: 10 -date: 2021-12-09 +date: 2021-12-10 --- ## Introduction diff --git a/content/en/docs/release_notes/09_00_01_relnotes.md b/content/en/docs/release_notes/09_00_01_relnotes.md new file mode 100644 index 00000000..48016a94 --- /dev/null +++ b/content/en/docs/release_notes/09_00_01_relnotes.md @@ -0,0 +1,21 @@ +--- +title: Platform Management 9.0.1 release notes +linkTitle: Platform Management 9.0.1 release notes +description: Improvement and bug fixes for the release. +weight: 93 +date: 2021-12-10 +Hide_readingtime: true +--- + +## Platform Management 9.0.1 - 10 December 2021 + +Platform Management 9.0.1 is a patch release which includes one improvement and two fixed issues. + +## Improvement + +* Improved label colors for toggle controls in dark theme. + +## Fixed issues + +* Fixed an issue where users may not be able to reset their password if they forgot their credentials. +* Fixed an issue where events shown on _Activity_ views may not link to the user who performed the action. diff --git a/content/en/docs/release_notes/08_09_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_release_notes/08_09_00_relnotes.md similarity index 100% rename from content/en/docs/release_notes/08_09_00_relnotes.md rename to content/en/docs/release_notes/platform_management_8.0.0_release_notes/08_09_00_relnotes.md