Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 87 additions & 5 deletions content/en/docs/release_notes/16_0_0_release_notes.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,100 @@
---
title: Platform Management 16.0.0 - 16.11.0 release notes
linkTitle: Platform Management 16.0.0 - 16.11.0 release notes
title: Platform Management 16.0.0 - 16.13.1 release notes
linkTitle: Platform Management 16.0.0 - 16.13.1 release notes
weight: 47
simple_list: true
date: 2026-05-04
date: 2026-06-30
---

New features, improvements, and fixed issues for releases 16.0.0 - 16.11.0.
New features, improvements, and fixed issues for releases 16.0.0 - 16.13.1.

---

## 16.13.1 - 30 Jun 2026

Platform Management 16.13.1 is a patch release which includes several fixed issues.

__Fixed issue__

* Fixed an issue where assigned roles may not be displayed on the user's *Organizations* view.
* Fixed an issue where the *Devices* view may be display properly for users with multi-factor authentication enabled.
* Fixed an issue where the common navigation menu may fail to render properly for users assigned developer organization role, but not added as a member in any teams.
* Fixed an issue where users failing multiple consecutive sign-in attempts may not be shown the expected error message once attempts are no longer permitted.

---

## 16.13.0 - 29 Jun 2026

Platform Management 16.13.0 is a feature release which includes one new feature and several fixed issue.

__New features__

* Added flag on the *Marketplace Settings* view to allow marketplace managers to prohibit consunmer organization administrators from deleting their organizations. This action is permitted by default.

__Fixed issues__

* Fixed an issue where developer organization role users who are not members of any teams may not be able to view their organization user view.
* Fixed appearance issues in email notifications for marketplace consumer organization signup approval and certificate expiry.

---

## 16.12.1 - 11 Jun 2026

Platform Management 16.13.0 is a patch release which includes one fixed issue.

__Fixed issue__

* Fixed an issue where interactions in the support messenger window may not behave as expected.

---

## 16.12.0 - 28 May 2026

Platform Management 16.12.0 is a feature release which includes two new features and one fixed issue.

__New features__

* Added support for marketplace consumer organiations to configure services accounts. This feature can be enabled on the *Marketplace Settings* view.
* Added the ability for organization administrators to disable or enable services accounts. The option is available on the *Service Accounts* table from the row's actions dropdown.

__Fixed issue__

* Fixed an issue where some __Amplify Engage__ quotas may not be shown on the organization *Monthly Usage* view unless some consumption of that quota existed.

---

## 16.11.2 - 15 May 2026

Platform Management 16.11.2 is a patch release which includes several fixed issues.

__Fixed issues__

* Fixed an issue where correlated metrics for __SecureTransport__ usage may show under the wrong governance for organizations with multiple subscriptions.
* Fixed an issue where users signing up for a marketplace may receive an email that did not reflect the configured marketplace's appearance.
* Fixed an issue where date range values supplied via query string parametered may not be applied on the *Custom Query* view.

---

## 16.11.1 - 14 May 2026

Platform Management 16.11.1 is a patch release which includes several improvements and two fixed issues.

__Improvements__

* Improve autocomplete handling for password type input fields.
* Added validation to service account client secret values to require 12 character minimum length.
* Revised links in emailed notifications to consistently use organization GUID values instead of organization ID.

__Fixed issues__

* Fixed an issue where password changes attempted from the user *Credentials* view may not require current password.
* Fixed an issue where values supplied via query string parametered may not be applied on the *Custom Query* view.

---

## 16.11.0 - 4 May 2026

Platform Management 16.11.0 is a feature release which includes two new features and several fixed issue.
Platform Management 16.11.0 is a feature release which includes two new features and several fixed issues.

__New features__

Expand Down
Loading