diff --git a/.markdownlint.json b/.markdownlint.json index bbbdf880..b2491370 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -4,10 +4,12 @@ 'MD004': {'style': 'asterisk'}, 'MD007': {'indent': 4}, 'MD013': false, + 'MD024': false, 'MD026': {'punctuation': '.,;:!'}, 'MD029': {'style': 'ordered'}, 'MD031': {'list_items': false}, 'MD033': { 'allowed_elements': [ 'a', 'br' ] }, + 'MD036': false, 'MD040': false, 'MD041': false, 'MD046': {'style': 'fenced'}, diff --git a/content/en/docs/getting_started_with_amplify_platform_management/navigation.md b/content/en/docs/getting_started_with_amplify_platform_management/navigation.md index 0802b274..186b6a81 100644 --- a/content/en/docs/getting_started_with_amplify_platform_management/navigation.md +++ b/content/en/docs/getting_started_with_amplify_platform_management/navigation.md @@ -15,7 +15,7 @@ The {{% variables/platform_prod_name %}} includes the following menus and links ### Service Links menu -The *Service Links* menu provides links to to the *Platform Home* page, *Overview*, capabilities to which your organization is subscribed and provisioned (example shown), and the *Explore Products & Services* page. Click the *Integration Builder* capability to show links to available environments. +The *Service Links* menu provides links to to the *Platform Home* page, *Overview*, capabilities to which your organization is subscribed and provisioned (example shown), and the *Explore Products & Services* page. ![Service Links menu](/Images/service_links_menu.png) diff --git a/content/en/docs/release_notes/09_0_0_release_notes.md b/content/en/docs/release_notes/09_0_0_release_notes.md new file mode 100644 index 00000000..188851b0 --- /dev/null +++ b/content/en/docs/release_notes/09_0_0_release_notes.md @@ -0,0 +1,190 @@ +--- +title: Platform Management 9.0.0 - 9.2.2 release notes +linkTitle: Platform Management 9.0.0 - 9.2.2 release notes +weight: 90 +simple_list: true +date: 2021-08-12 +--- + +New features, improvements, and bug fixes for releases 9.0.0 - 9.2.2. + +--- + +## 9.2.2 - 18 February 2022 + +Platform Management 9.2.2 is a patch release which includes two fixed issues. + +__Fixed issues__ + +* Fixed an issue where org *Activity* view events for updating a team member's roles or removing a member from a team may not state which member was affected. +* Fixed an issue where __Amplify Runtime Services__ app *Overview* view may not render for unpublished apps. + +--- + +## 9.2.1 ❤️ 14 February 2022 + +Platform Management 9.2.1 is a patch release which includes a new feature and a fixed issue. + +__New feature__ + +* Added abiltiy to download a published __Amplify Runtime Services__ app (not available for apps published with `--type image`) or manage its CNAME setting. + +__Fixed issue__ + +* Removed an unneeded Environment filter on __Amplify Runtime Services__ app *Analytics* view. + +--- + +## 9.2.0 - 10 February 2022 + +Platform Management 9.2.0 is a minor release which includes a new feature and several fixed issues. + +__New feature__ + +* Added a *Devices* view in the *Account* section for users using __Amplify platform__ for authentication allowing authorized devices to be viewed and managed. + +__Fixed issues__ + +* Fixed an issue where usage of __Cloud Capacity__ subscription entitlements may fail to load on the *Manage Subscriptions* service. +* Fixed an issue where a banner on the *Users* view indicating an org had unavailable roles assigned to its members may persist when switching between orgs. +* Corrected an outdated *Connecting Environments* documentation link on the *Platform Home* Getting Started section. + +--- + +## 9.1.1 - 31 January 2022 + +Platform Management 9.1.1 is a patch release which includes an improvement and several fixed issues. + +{{% alert title="Note" color="primary" %}} +Supported browser versions have been updated with the release. Support for Firefox ESR 91 has been reinstated. Support for Google Chrome Enterprise versions prior to 87 has been ended. Please see the [Supported Browsers page](https://platform.axwaytest.net/browser) for more information. +{{% /alert %}} + +{{% alert title="Note" color="primary" %}} +With the upcoming [End-of-Support for Titanium SDK](https://blog.axway.com/mobile-apps/changes-to-application-development-services), subscriptions for __Application Development__ have been updated to set a termination date of March 1, 2022. Please see the [End-of-Support accouncement](https://blog.axway.com/mobile-apps/changes-to-application-development-services) for more information. +{{% /alert %}} + +__Improvements__ + +* Improved usability of left menu on small screen sizes. + +__Fixed issues__ + +* Fixed an issue where users authenticating in Axway CLI using an Identity Provider may experience a timeout error. +* Fixed an issue on the *Usage Report History* table view where the number of files may be incorrectly reported on initial access. +* Fixed an issue on the *New User* and *Manage User* views where the Central Admin role may have been assignable on users which were not assigned a Platform role of Developer or Administrator. + +--- + +## 9.1.0 - 20 January 2022 + +Platform Management 9.1.0 is a minor release which includes several improvements and fixed issues. + +__Improvements__ + +* Added filters for Environment and file Status on the *Usage Report History* table view. +* *Organization Overview* Subscriptions table no longer shows zero value entitlements. +* Changed Team name validation to allow use of special characters. +* Improved usability of date input fields by allowing direct entry. + +__Fixed issues__ + +* Fixed an issue where navigating from __Mobile Backend Services__ data table details to a related object may cause an error. +* Fixed an issue where paging through objects in __Mobile Backend Services__ data tables may not behave as expected. +* Fixed an issue where API Management analytics views may not show friendly event names. + +--- + +## 9.0.5 - 6 January 2022 + +Platform Management 9.0.5 is a patch release which includes two fixed issues. + +__Fixed issues__ + +* Fixed an issue where users associated to an external identity provider may be prompted to provide their current password when setting Tooling Credentials. +* Fixed an issue where users who are not assigned org Administrator role may not be able to edit teams in which they are assigned Administrator role. + +--- + +## 9.0.4 - 17 December 2021 + +Platform Management 9.0.4 is a patch release which includes one improvement and one fixed issue. + +__Improvement__ + +* Added validation to *Identity Provider Configuration* form to require https protocol for all URLs. + +__Fixed issue__ + +* Fixed an issue where __Mobile Backend Services__ *Manage Data* tables may not show the correct object counts as a user pages through objects. + +--- + +## 9.0.3 - 16 December 2021 + +Platform Management 9.0.3 is a patch release which includes one improvement and one fixed issue. + +__Improvement__ + +* *Organization Overview* Subscriptions table no longer shows zero value entitlements. + +__Fixed issue__ + +* Fixed an issue where a user's Team membership may not save as expected. + +--- + +## 9.0.2 - 15 December 2021 + +Platform Management 9.0.2 is a patch release which includes one improvement and three fixed issues. + +__Improvement__ + +* *Usage Entry* view no longer shows entitlements which have a zero value quota. + +__Fixed issues__ + +* Fixed an issue where __Mobile Backend Services__ datasource links on the *All Apps* table may show an error for datasources in a (VPC) service environment. +* Fixed an issue where __Mobile Backend Services__ *Manage Data* tables may not be filterable by a Custom Field. +* Fixed an issue where users who are members of multiple orgs may not be able to directly access app views for an app in an org they are not signed in to. + +--- + +## 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. + +--- + +## 9.0.0 - 9 December 2021 + +Platform Management 9.0.0 is a major release which includes several improvements and one bug fix. + +{{% alert title="Note" color="primary" %}} +With this release, use of the [https://dashboard.appcelerator.com](https://platform.axway.com) URL to access Platform Management UI or API is no longer supported and requests will issue a redirect to the current URL of [https://platform.axway.com](https://platform.axway.com). +{{% /alert %}} + +{{% alert title="Note" color="primary" %}} +Also, with this release, the *Event Funnels* feature in *App Analytics* is no longer available. Users can retrieve event counts using the *Custom Queries* feature. +{{% /alert %}} + +__Improvements__ + +* Updated the Platform Management user interface to provide more consistent look and feel, page layouts, tables, and form views with other Amplify Platform services' UIs. +* Updated the layout of the organization *Usage* view to group entitlements and their usage and quotas under each subscribed product. +* Added improved form validation interactions; fields are now validated during interaction and display messages to help guide users to provide valid inputs. +* Added "dirty form" detection; users are now presented with a confirmation when attempting to navigate away from a form view in which changes have been provided without saving. +* Added Agent and Central asset events to organization *Activity* view. +* Improved consistency and completeness of response samples in Platform Management API documentation. + +__Fixed issue__ + +* Fixed an issue where filters may not apply on the __Mobile Backend Services__ Push Notification *Subscribed Devices* table view. diff --git a/content/en/docs/release_notes/10_0_0_release_notes.md b/content/en/docs/release_notes/10_0_0_release_notes.md new file mode 100644 index 00000000..bff3d622 --- /dev/null +++ b/content/en/docs/release_notes/10_0_0_release_notes.md @@ -0,0 +1,276 @@ +--- +title: Platform Management 10.0.0 - 10.7.0 release notes +linkTitle: Platform Management 10.0.0 - 10.7.0 release notes +weight: 80 +simple_list: true +date: 2022-08-11 +--- + +New features, improvements, and bug fixes for releases 10.0.0 - 10.7.0. + +--- + +## 10.7.0 - 11 Aug 2022 + +Platform Management 10.7.0 is a minor release which includes one new feature and two fixed issues. + +__New feature__ + +* Added support for enabling and customizing homepage hero banner and featured content on the *Marketplace Homepage* settings view. + +__Fixed issues__ + +* Fixed an issue where user and organization names with non-western characters may not be handled properly in common navigation. +* Fixed a few UI glitches on the *Custom Query* view. Also, improved the column labels for selected grouped fields. + +--- + +## 10.6.1 - 26 Jul 2022 + +Platform Management 10.6.1 is a patch release which includes two improvements and one fixed issue. + +__Improvements__ + +* Added deprecation reminder to *Platform Home* and *Overview* views for organizations subscribed to the __Cloud Capacity__ offering. Please see the [end-of-life announcement](https://blog.axway.com/product-insights/discontinued/appcelerator/changes-to-application-development-services#will-my-titanium-application-fail-after-the-end-of-support-date) for more information. +* Added deprecation notices to API endpoints and parameters no longer supported after the __Cloud Capacity__ end-of-life. + +__Fixed issue__ + +* Fixed an issue where analytics views grouped by location may show larger event counts than expected. + +--- + +## 10.6.0 - 15 Jul 2022 + +Platform Management 10.6.0 is a minor release which includes one improvement and two fixed issues. + +{{% alert title="Note" color="primary" %}} +Please note with this release there is an announcement of deprecation for location based queries on analytics views. These will no longer be available as of the Platform Management 11.0.0 release in Sep 2022 corresponding to the __Cloud Capacity__ and __Mobile Backend Services__ [end-of-life announcement](https://blog.axway.com/product-insights/discontinued/appcelerator/changes-to-application-development-services#will-my-titanium-application-fail-after-the-end-of-support-date). +{{% /alert %}} + +__Improvement__ + +* Org and User Activity views can now display more than 1000 events per query. Users can now page through all events matching their provided filters, search term, and selected date range. + +__Fixed issues__ + +* Fixed an issue where *Crash Analytics* widgets and views may fail to load. +* Fixed an issue where entitlements with unlimited quota may have been displayed on the *Organization* overview's Subscriptions table as an arbitrarily large number (10T) instead of "Unlimited". + +--- + +## 10.5.4 - 8 Jul 2022 + +Platform Management 10.5.4 is a patch release which includes one improvement and two fixed issues. + +__Improvement__ + +* Custom help menu will consistently show in the common navigation header within the Marketplace UI regardless of the user's signed-in state. The service switcher and recent activity feed will only be visible for administrative role users. + +__Fixed issues__ + +* Fixed an issue where the *Usage* view may not show comsumption values for Hybrid governance __Amplify API Management Platform__ subscriptions. +* Fixed an issue where left navigation menu items may not be shown for some __Mobile Backend Services__ datasources. + +--- + +## 10.5.3 - 30 Jun 2022 + +Platform Management 10.5.3 is a patch release which includes two fixed issues. + +__Fixed issues__ + +* Fixed an issue where the *Usage* view may not show comsumption values for some SaaS governance entitlements. +* Fixed an issue on the *Marketplace Appearance* view where users may not be able to update logo or favicon files when Help Menu items have been configured. + +--- + +## 10.5.2 - 23 Jun 2022 + +Platform Management 10.5.2 is a patch release which includes two fixed issues. + +__Fixed issues__ + +* Fixed an issue where the *Activity* view may not display the names of service accounts performing the action indicated by an event. +* Fixed an issue where non-Administrator users may not be shown the teams they are members of on the *Org User* or *Team* views. + +--- + +## 10.5.1 - 16 Jun 2022 + +Platform Management 10.5.1 is a patch release which includes two improvements and one fixed issues. + +__Improvement__ + +* *Identity Providers* view is now available under *Settings* to administrators of any organization with an active Enterprise subscription. +* Updated Password Policy verbiage on the *Security* view under *Settings* to more clearly state default policies. + +__Fixed issue__ + +* Fixed an issue where the *Usage* view may not show usage values for SaaS governance entitlements. + +--- + +## 10.5.0 - 1 Jun 2022 + +Platform Management 10.5.0 is a minor release which includes two new features, an improvement, and two fixed issues. + +{{% alert title="Note" color="primary" %}} +Please note as of this release __Amplify API Management Platform__ trial subscriptions can no longer be requested on the *Explore Products & Services* view. Please [contact sales](https://go2.axway.com/GLOB-WR-Amplify-Trial-Contact-Us.html) to request custom trial assistance. +{{% /alert %}} + +__New features__ + +* Service Accounts may now be assigned a Platform Role and inherit their permissions. For example, a service account assigned to a Platform role of Administrator can perform administrative functions such as managing users, teams, and role assignments. +* Customized help menu links can now be administered on the *Marketplace Appearance* view. + +__Improvement__ + +* *Usage* view's Show Environments toggle will now persist between visits to this view. + +__Fixed issue__ + +* Fixed an issue where users signing in from their marketplace may not be redirected back after signing in if their account's Sign-in Organization setting was set to "Always ask for organization". +* Fixed an issue where the *Users* table view would not update as newly invited users activated. + +--- + +## 10.4.0 - 17 May 2022 + +Platform Management 10.4.0 is a minor release which includes three new features, two improvements, and two fixed issues. + +__New features__ + +* Organizations using a configured identity provider for authentication may now select an Identity Provider on the *New User* or *Manage User* forms. This will require that the user authenticate with the selected identity provider in order to access the organization. +* Organizations which use __Amplify Platform__ as their identity provider may now establish password policies for its users. These settings are found on the new *Security* settings view. +* Privacy conscious organizations may now enable redaction (masking) of users' personal information, such as email addresses. This setting is found on the new *Security* settings view. + +__Improvements__ + +* Added a banner to the *Environments* view to clarify that environments managed in __Amplify Central__ are shown on this view. +* Removed capture for phone number from user *Activation* and *Account* forms. + +__Fixed issue__ + +* Fixed an issue where environments may have been reported under the incorrect governance on the *Usage* view. +* Fixed an issue on the *Manual Entry* form where usage for subscriptions starting within the reported month was reported as first of the month. The usage will now be reported as the subscription start date. + +--- + +## 10.3.0 - 28 April 2022 + +Platform Management 10.3.0 is a minor release which includes two new features and several improvements and fixed issues. + +{{% alert title="Note" color="primary" %}} +Please note that SMS-base multi-factor authentication has been disabled and will be removed in a future release. If you previously had SMS selected as your preferred MFA method, device authorization codes will be sent by email instead. It is recommended that you configure Authenticator App support on your account [*Credentials*](https://platform.axway.com/user/credentials) view. +{{% /alert %}} + +__New features__ + +* Identity provider configurations and their associated email domains can be used by multiple organizations. See [Enabling an Identity Provider for multiple organizations](/docs/management_guide/configuring_and_managing_identity_providers/enabling_identity_provider_multiple_orgs) for more information. +* Added tags to *Service Accounts* to aid grouping and searching. + +__Improvements__ + +* Changed date range selection and dates displayed for Date Received and Reporting Period columns on the *Usage Report History* view to UTC. +* Added the ability to select a SAML Descriptor file to prefill values on the *Identity Provider* configuration form. +* Added the ability to delete multiple devices associated to your account on the *Devices* view. + +__Fixed issue__ + +* Fixed an issue where activation links shown on the *Usage Manual Entry* form displayed its units incorrectly. + +--- + +## 10.2.1 - 14 April 2022 + +Platform Management 10.2.1 is a patch release which includes two improvements and one fixed issue. + +__Improvements__ + +* Added *Environments* capability tile on *Platform Home* view for organizations with Marketplace entitlement. +* Provided support for non-administrator role users to fetch information about teams in their organization to improve *Asset Catalog* user experience. + +__Fixed issue__ + +* Fixed an issue where organizations with non-trial API Management Platform subscriptions may have trial data generated in Central. + +--- + +## 10.2.0 - 5 April 2022 + +Platform Management 10.2.0 is a minor release which includes one new feature. + +__New features__ + +* Revised *Platform Home* layout and contents to provide easier access to Management Plane and Marketplace tasks and features. For organizations with Marketplace entitlement, new capabilities and tasks have been added linking to Services Registry, Asset Catalog, and Product Foundry both on *Platform Home* and in top navigation's Service Links. + +--- + +## 10.1.0 - 25 March 2022 + +Platform Management 10.1.0 is a minor release which includes two new features and a fixed issue. + +{{% alert title="Note" color="primary" %}} +With this release, Insights (read only admin) and Collaborator role support has been removed. These deprecated roles were only available for organizations with Pro or Enterprise Application Development subscriptions. As those offerings reached [end-of-support on March 1, 2022](https://www.axway.com/en/appcelerator-end-of-life), all users with these deprecated roles assigned have been removed from their respective organizations. Events dated March 25, 2022 are noted in the *Activity* view for these removed users. These users can be re-added with Administrator or Developer role if needed. +{{% /alert %}} + +__New features__ + +* Added a Promoter Specialist service role available for subscribers of __Flow Manager__. +* Added a Subscription Admin team role available for subscribers of __Amplify API Management Platform__ or __Amplify Hub__. + +__Fixed issue__ + +* Fixed an issue where organization administrators were unable to delete a team without selecting a team to reassign its assets to. + +--- + +## 10.0.1 - 10 March 2022 + +Platform Management 10.0.1 is a patch release which includes an improvement and a fixed issue. + +__Improvement__ + +* Added a series legend to chart images downloaded from *Analytics* and *Custom Query* views. + +__Fixed issue__ + +* Restored ability to select a date range on *Analytics* and *Custom Query* view charts to show only data for that range. + +--- + +## 10.0.0 - 1 March 2022 + +Platform Management 10.0.0 is a major release which includes several changed behaviors as well as an improvement and a fixed issue. + +{{% alert title="Note" color="primary" %}} +This release corresponds with the [Appcelerator and Application Developement offering End-of-Support](https://www.axway.com/en/appcelerator-end-of-life) initially [announced February 24, 2021](https://blog.axway.com/mobile-apps/changes-to-application-development-services). Support for development workflow actions such as use of __Appcelerator CLI__ for building __Titanium SDK__ applications are no longer supported. +{{% /alert %}} + +{{% alert title="Note" color="primary" %}} +For continued management of __Amplify Runtime Services__ applications, please use the [Amplify Cloud Services CLI](https://docs.axway.com/bundle/AMPLIFY_Runtime_Services_2_0_allOS_en/page/amplify_runtime_services_getting_started.html). +{{% /alert %}} + +__Changed behaviors__ + +* Renamed the *Dashboard* tile on the *Platform Home* view to *Overview*. +* Changed availability of the Auditor role to only be assignable for organizations subscribed to __Flow Manager__. This role has been unassigned from members of organizations with no __Flow Manager__ subscription. +* Changed availability of the Runtime Services Admin to only be assignable for organizations with a __Cloud Capacity__ or __Amplify Runtime Services__ subscription. +* Deprecated the Analytics Specialist role. This role has been unassigned from all users. +* Added a __Business Insights__ tile on the *Platform Home* view and link in the Service Links menu in in the top navigation for orgs provisioned for __Amplify Central__. This link is also shown in the *Overview* menu, replacing the previous *API Observer* link. +* Removed the __App Builder__ tile from the *Platform Home* view and link from the Service Links menu in the top navigation. +* Removed the ability to request feature trials in __Application Development__, __Mobile Backend Services__, and __Amplify Runtime Services__ offerings from the *Explore Products & Services* view. +* Removed the *Download Premium Modules* view. Premium modules are available as open source software from the corresponding [Appcelerator Modules GitHub repository](https://github.com/orgs/appcelerator-modules/repositories). +* Removed the *Get Started with App Builder* view. +* Removed the __App Preview__ link on the *App Overview* view. +* Removed the option to sign in to __Amplify Platform__ using GitHub OAuth integration. +* Changed the top navigation to consistently link to the *Platform Home* view. + +__Improvements__ + +* Added support for logarithmic scaling of *Analytics* and *Custom Query* view charts. + +__Fixed issues__ + +* Fixed an issue where org administrators attempting to upload usage for an environment not previously registered may experience an error. diff --git a/content/en/docs/release_notes/11_0_0_release_notes.md b/content/en/docs/release_notes/11_0_0_release_notes.md new file mode 100644 index 00000000..6d9866dd --- /dev/null +++ b/content/en/docs/release_notes/11_0_0_release_notes.md @@ -0,0 +1,49 @@ +--- +title: Platform Management 11.0.0 - 11.1.0 release notes +linkTitle: Platform Management 11.0.0 - 11.1.0 release notes +weight: 70 +simple_list: true +date: 2021-08-12 +--- + +New features, improvements, and bug fixes for releases 11.0.0 - 11.1.0. + +--- + +## 11.1.0 - 15 Sep 2022 + +Platform Management 11.1.0 is a minor release which includes two new features. + +{{% alert title="Note" color="primary" %}} +With this release, API endpoints related to __Application Development__ offering support have been marked as deprecated. They will be removed in a future release. Please see the [Platform API documentation](https://platform.axway.com/api-docs.html) for the set of deprecated endpoints. +{{% /alert %}} + +__New features__ + +* Added the ability for users and organizations created through signup to delete themselves. This option is available on *Account Settings* for users and on a new *Manage* view under *Settings* for organizations. This ability is only available for organizations and their members with no active or expired paid subscriptions and no Support Access Code set on the organization. +* Added the ability to view and download an event on the organization, user, and app *Activity* views as well as download the page of displayed events. + +--- + +## 11.0.0 - 01 Sep 2022 + +Platform Management 11.0.0 is a major release which includes two new features and three fixed issues. + +{{% alert title="Note" color="primary" %}} +This release corresponds with the __Mobile Backend Services__ and __Amplify Runtime Services__ End-of-Support [initially announced February 24, 2021](https://blog.axway.com/learning-center/software-development/api-development/prepare-your-apps-for-appcelerator-end-of-support#mobile-backend-services). Support for applications' use of these services has been discontinued. Access to manage __Runtime Services__ applications and __Mobile Backend Services__ data is no longer available within __Platform Management__ UI. Access to the __Mobile Backend Services__ APIs and applications deployed on __Amplify Runtime Services__ will be terminated effective 07 Sep 2022. Existing __Cloud Capacity__ subscriptions have been terminated effective 01 Sep 2022. +{{% /alert %}} + +{{% alert title="Note" color="primary" %}} +Additionally, location based analytics are no longer supported and map as an analytics display type has been removed with this release. +{{% /alert %}} + +__New feature__ + +* Added Subscription Approver as an assignable team role allowing more granular control when granting Marketplace Subscription and Access Request permissions. See the [Team roles documentation](https://docs.axway.com/bundle/platform-management/page/docs/management_guide/organizations/organization_roles_and_features/index.html#team-roles) for more information. +* Added Stream as a display type on the *Custom Query* view when Find is the selected method. + +__Fixed issues__ + +* Fixed an issue where users authenticating to various Axway portals may not be returned to their initial destination after logging in. +* Fixed an issue where the *Events* metric overview may not display event names when grouped by name. +* Fixed an issue where navigating between app analytics views may not function as expected. diff --git a/content/en/docs/release_notes/12_0_0_release_notes.md b/content/en/docs/release_notes/12_0_0_release_notes.md new file mode 100644 index 00000000..3a996d0d --- /dev/null +++ b/content/en/docs/release_notes/12_0_0_release_notes.md @@ -0,0 +1,238 @@ +--- +title: Platform Management 12.0.0 - 12.8.2 release notes +linkTitle: Platform Management 12.0.0 - 12.8.2 release notes +weight: 60 +simple_list: true +date: 2023-03-09 +--- + +New features, improvements, and bug fixes for releases 12.0.0 - 12.8.2. + +--- + +## 12.8.2 - 09 Mar 2023 + +Platform Management 12.8.2 is an incremental release which includes one improvement and one fixed issue. + +__Improvement__ + +* Improved performance when searching within the *Usage Report History* view. + +__Fixed issue__ + +* Fixed an issue on the *Edit User* view where a user designated as the organization's primary contact could previously be demoted from the required Administator role. + +--- + +## 12.8.1 - 28 Feb 2023 + +Platform Management 12.8.1 is an incremental release which includes one improvement and two fixed issues. + +{{% alert title="Note" color="primary" %}} +With this release, Platform Management API endpoints related to use of __Mobile Backend Services__ and __Amplify Runtime Services__ have been marked as deprecated and will be removed in a future release. +{{% /alert %}} + +__Improvement__ + +* Added informative modals to the *Edit User* view when an organization administrator changes the user's Identity Provider restriction. These modals indicate when next steps must be performed by the user in order for the change to apply. + +__Fixed issues__ + +* Fixed an issue on the *Edit User* view where a previously selected Identity Provider restriction may not be correctly displayed. +* Fixed an issue on the *Marketplace Homepage* settings view where the Hero Banner background gradient options may be incorrectly displayed. + +--- + +## 12.8.0 - 21 Feb 2023 + +Platform Management 12.8.0 is a minor release which includes one new feature and two fixed issues. + +__New feature__ + +* Administrators of organizations which are entitled to multiple marketplaces may now remove unneeded marketplaces from the *Marketplaces* view. + +__Fixed issues__ + +* Fixed an issue on the *Custom Query* view where non-numeric fields could be selected for numeric methods, such as average or sum, which may have resulted in an error. Field selection is now limited to known numeric event fields. +* Fixed an issue on the *Real Time Analytics* view where data in the charts may not be displayed correctly. + +--- + +## 12.7.0 - 31 Jan 2023 + +Platform Management 12.7.0 is a minor release which includes two improvements and one fixed issue. + +__Improvements__ + +* Improved authentication flow experience when signing in from a marketplace and the provided user's email is associated with a __Platform__ organization. If the address is associated with one or more consumer organizations for the marketplace, the user will be prompted to select which account they wish to sign in to. +* Added counts for published products and subscriptions on the *Marketplaces* view. + +__Fixed issue__ + +* Fixed an issue where user event type was selectable on the organization *Activity* view and may cause unexpected behavior when selected. User events are displayed on the user's *Activity* view. + +--- + +## 12.6.0 - 23 Jan 2023 + +Platform Management 12.6.0 is a minor release which includes one changed behavior, one new feature, and two fixed issues. + +__Changed behavior__ + +* With the __Flow Manager__ 2.0 release, the Auditor role assignment is no longer available. The common navigation header's service switcher no longer contains a link to __Flow Manager__ SaaS service. The *Overview* menu no longer contains links to the *Audit Search* UI. + +__New feature__ + +* The *Edit Identity Provider* form view now provides the ability to export and import its configuration. + +__Fixed issues__ + +* Fixed an issue where some details in *Activity* views may display an entity's identifier rather than its name. +* Fixed an issue where attempting to navigate away from the *Marketplace Settings* view after saving changes may cause an unexpected confirmation dialog that the form has unsaved changes to show. + +--- + +## 12.5.1 - 12 Jan 2023 + +Platform Management 12.5.1 is a patch release which includes two improvements and one changed behavior. + +__Improvements__ + +* The *Usage* view now includes all usage which has been reported regardless of whether the organization has a qualifying quota for the metric. Usage for unentitled metrics is displayed in a separate *Unentitled* section below usage for the subscribed offerings and their metrics. +* Improved validation for certificates uploaded for URL configured on the *Marketplace Settings* view. + +__Changed behavior__ + +* The ability to enable and configure *Marketplace Homepage* content is now limited to organizations which have a Public Marketplace entitlement. + +--- + +## 12.5.0 - 15 Dec 2022 + +Platform Management 12.5.0 is a minor release which includes one new feature, two improvements, and one fixed issue. + +__New feature__ + +* With this release, organizations which are entitled may configure multiple marketplaces. See the document for more information on [publishing products to one or more marketplaces](https://docs.axway.com/bundle/amplify-central/page/docs/manage_marketplace/publish_to_marketplace/index.html). + +__Improvements__ + +* Organizations which were previously entitled and had established marketplaces may still access the *Marketplaces* view. +* Non-administrator role users may now access the *Marketplaces* view in order to navigate to the organization's marketplaces. + +__Fixed issue__ + +* Fixed an issue where users logging into marketplaces which have been configured to run on a custom URL may not be redirected to the marketplace after authenticating. + +--- + +## 12.4.0 - 8 Dec 2022 + +Platform Management 12.4.0 is a minor release which includes one feature and one improvement. + +__New feature__ + +* Added an option on *Marketplace Settings* to require approval for newly registered consumer orgs before allowing access to the corresponding marketplace. + +__Improvement__ + +* Added counts for Asset Catalog assets, Product Foundry products, Marketplace subscriptions, and consumer organizations, teams, and users to the __API Management__ *Overview* view. + +--- + +## 12.3.1 - 5 Dec 2022 + +Platform Management 12.3.1 is a patch release which includes one new feature, one improvement, and one fixed issue. + +__New feature__ + +* Asia-Pacific (Singapore) is now an available region during sign-up. + +__Improvement__ + +* Limited organization metadata will now always be included when selecting any organization related data types during account data export. + +__Fixed issue__ + +* Fixed an issue where the *Homepage* action link on the *Marketplaces* view inadvertently linked to the *Appearances* view. + +--- + +## 12.3.0 - 1 Dec 2022 + +Platform Management 12.3.0 is a minor release which includes four new features and two improvements. + +__New features__ + +* Added the ability to assign a custom title to featured content setting in *Marketplace Homepage* settings view. +* Introduced session management features to the *Account* allowing users to revoke their sessions and see their corresponding activity. +* Added data export features to the organization *Manage* view allowing users to download their organization's metadata and related data. +* Added data export features to the user account *Settings* view allowing users to download their user and organizations' metadata and related data. + +__Improvements__ + +* Added a *Marketplaces* view and updated related views to use tabbed navigation. +* Added controls to table views to toggle layout between tabular and card layouts. + +--- + +## 12.2.0 - 21 Nov 2022 + +Platform Management 12.2.0 is a minor release which includes two new features, one improvement, and one fixed issue. + +__New features__ + +* Added the ability to configure a custom marketplace URL and matching certificate on the *Marketplace Settings* view. +* Added a new Rate method to the *Custom Query* view to calculate event rates per unit of time. + +__Improvement__ + +* Users assigned Consumer role in an organization entitled to __Amplify Enterprise Marketplace__ will now be redirected to the marketplace after signing in. + +__Fixed issue__ + +* Fixed an issue where users signing into a marketplace with an external Identity Provider may not redirected back to the marketplace afterward. + +--- + +## 12.1.0 - 1 Nov 2022 + +Platform Management 12.1.0 is a minor release which includes several new features and one improvement. + +__New features__ + +* Added a Consumer Organizations toggle to *Marketplace Settings* view to allow consumers outside of your organization to access your Marketplace. +* Added settings for a new Navigation Menu in *Marketplace Appearance* view. +* Added settings for a new Call To Action block in *Marketplace Homepage* view. + +__Improvement__ + +* Improved navigation within organization *Users* table and *Manage User* views. + +--- + +## 12.0.1 - 20 Oct 2022 + +Platform Management 12.0.1 is a patch release which includes one behavior change. + +__Changed behavior__ + +* Previously new users activating their account would be automatically signed in. Now users will be redirected to sign in after activation. + +--- + +## 12.0.0 - 19 Oct 2022 + +Platform Management 12.0.0 is a major release which includes one new feature, one improvement, and one fixed issue. + +__New feature__ + +* Added new *Consumer Orgs* view for organizations entitled to __Marketplace__ listing organizations which have signed up for their marketplace along with their counts of teams and users. + +__Improvement__ + +* Users may now be assigned multiple roles within a team. Some team roles have been renamed. See the [Team roles documentation](https://docs.axway.com/bundle/platform-management/page/docs/management_guide/organizations/organization_roles_and_features/index.html#team-roles) for more information. + +__Fixed issue__ + +* Fixed an issue where users attempting to switch their signed-in organization to an inactive or invalid organization would regenerate a session in their prior signed-in organization. diff --git a/content/en/docs/release_notes/13_0_0_release_notes.md b/content/en/docs/release_notes/13_0_0_release_notes.md new file mode 100644 index 00000000..2769f109 --- /dev/null +++ b/content/en/docs/release_notes/13_0_0_release_notes.md @@ -0,0 +1,578 @@ +--- +title: Platform Management 13.0.0 - 13.18.0 release notes +linkTitle: Platform Management 13.0.0 - 13.18.0 release notes +weight: 50 +simple_list: true +date: 2024-03-13 +--- + +New features, improvements, and bug fixes for releases 13.0.0 - 13.18.0. + +--- + +## 13.18.0 - 13 Mar 2024 + +Platform Management 13.18.0 is a minor release which includes two new features and two fixed issues. + +__New features__ + +* The *Usage* view now includes charts showing daily usage per entitlement and per environment by clicking the corresponding icon. +* Administrator and Marketplace Manager role users can now view the organizations, teams, and users by following the corresponding organization's link on the *Consumer Orgs* view under each marketplace. + +__Fixed issues__ + +* Fixed an issue where signing in and signup using GitHub, GitLab, or Google OAuth integrations enabled for a marketplace may not function as expected. +* Fixed an issue where the Catalog Asset, Marketplace Subscription, and Marketplaces counts may have shown as zero on the *Overview* and *Usage* views. + +--- + +## 13.17.3 - 29 Feb 2024 + +Platform Management 13.17.3 is a patch release which includes two improvements and one fixed issue. + +__Improvements__ + +* Administrator role members of an organization can reassign any administrator to Primary Contact on the *Users* table view. Previously, only the current Primary Contact could reassign that designation. +* Improved verbiage in platform-sent email notifications. + +__Fixed issue__ + +* Fixed an issue where review instructions may not be able to be saved on the *Marketplace Ratings & Reviews* view. + +--- + +## 13.17.2 - 14 Feb 2024 + +Platform Management 13.17.2 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where consumer org users of marketplaces which have identity provider configuration enabled may not be redirected back to the marketplace after authenticating. + +--- + +## 13.17.1 - 13 Feb 2024 + +Platform Management 13.17.1 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where users who have been removed from an organization may experience an error on next sign-in. + +--- + +## 13.17.0 - 12 Feb 2024 + +Platform Management 13.17.0 is a minor release which includes one new feature and two fixed issues. + +__New feature__ + +* Relocated the *Ratings & Reviews* settings from the *Marketplace Settings* view to its own view. + +__Fixed issues__ + +* Fixed an issue where managing service account credentials using Axway CLI may not function as expected. +* Fixed an issue where the *Reset Your Password* form view may be initially shown in an error state. + +--- + +## 13.16.0 - 01 Feb 2024 + +Platform Management 13.16.0 is a minor release which includes one new feature and one improvement. + +__New feature__ + +* Added *Custom Version Display* settings to the *Marketplace Settings* view. + +__Improvement__ + +* Service accounts may now be assigned any role a user may be assigned. + +--- + +## 13.15.1 - 25 Jan 2024 + +Platform Management 13.15.1 is a patch release which includes one new feature. + +{{% alert title="Note" color="primary" %}} +With this release, organizations which are currently entitled to access Unified Catalog have been granted an __Amplify Enterprise Marketplace__ subscription. +{{% /alert %}} + +__New feature__ + +* Added *Activity* view event definitions to the __Platform__ API documentation. + +--- + +## 13.15.0 - 18 Jan 2024 + +Platform Management 13.15.0 is a minor release which includes five improvements and one fixed issue. + +{{% alert title="Note" color="primary" %}} +With this release, self-service account creation has been temporarily disabled. This ability will be restored in a future release. +{{% /alert %}} + +{{% alert title="Note" color="primary" %}} +Subscriptions for deprecated Axway products will no longer be shown under the organization *Overview* view. +{{% /alert %}} + +__Improvements__ + +* The organization name is now persistently shown in the breadcrumbs at the top of *Teams*, *Users*, and other views under the organization menu. +* The date range filter on the *Usage Report History* view may now be applied to the date reported or the reporting period of the file. +* Added the product name and version for which the file was reported as available columns on the *Usage Report History* view. +* Added support for Axway license products to be shown on the organization *Overview* view. +* Improved table sorting for undefined or empty values. + +__Fixed issue__ + +* Fixed an issue with the date range selection component where selecting ranges across years may not behave as expected. + +--- + +## 13.14.1 - 12 Dec 2023 + +Platform Management 13.14.1 is a patch release which includes two fixed issues. + +__Fixed issues__ + +* Fixed an issue where the *Identity Provider Configuration* views may not be visible if the feature was previously configured but is no longer entitled. +* Fixed an issue where the *Consumer Org* creation form view may not show the initial administrator email form input and cannot be submitted. + +--- + +## 13.14.0 - 07 Dec 2023 + +Platform Management 13.14.0 is a minor release which includes one new feature, one improvement, and two fixed issues. + +{{% alert title="Note" color="primary" %}} +With this release, __Application Integration__ and __Integration Builder__ capabilities are no longer available or navigable from the *Platform Home* view. +{{% /alert %}} + +__New feature__ + +* Added *Ratings & Reviews* settings to the *Marketplace Settings* view. + +__Improvement__ + +* Ad-hoc or previously saved queries created on the *Custom Query* view are now sharable via its URL. + +__Fixed issues__ + +* Fixed an issue where users assigned Team Manager role, but not organization Administrator role, may not be able to edit their teams. +* Fixed an issue where *Platform Home* and *Overview* view links were shown for Consumer role users but would error when followed. + +--- + +## 13.13.0 - 29 Nov 2023 + +Platform Management 13.13.0 is a minor release which includes one new feature, one improvement, and two fixed issues. + +__New feature__ + +* Added an option to the *Marketplace Settings* view to require Consumer role marketplace users to authenticate with a configured Identity Provider. + +__Improvement__ + +* Improved usability of the date range selector on analytics views. + +__Fixed issues__ + +* Fixed an issue where users attempting to sign up for a marketplace using the GitHub, GitLab, or Google OAuth integrations, but do not have a name set in those services, may encounter an error. +* Fixed an issue where a banner containing a warning about unavailable roles being assigned may flash as the organization *Users* view was loading. + +--- + +## 13.12.1 - 7 Nov 2023 + +Platform Management 13.12.1 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where attempting to update organization settings on the *Manage* view may not function as expected. + +--- + +## 13.12.0 - 7 Nov 2023 + +Platform Management 13.12.0 is a minor release which includes two new features, one improvement, and two fixed issues. + +__New features__ + +* Added social authentication options to the *Marketplace Settings* view. This allows for OAuth-based integration with GitHub, GitLab, or Google to allow authentication and sign-up for consumer org users. +* Added the ability to customize the *Help & Resources Menu* on the organization *Manage* view. + +__Improvements__ + +* Removed *Runtime Services Admin* role from all users to which it was assigned. This role is no longer valid or grants no permissions. +* Improved handling of email address fields to be permissive of mixed case values. + +__Fixed issues__ + +* Fixed an issue where users assigned *Developer* role in teams to which marketplace access has been granted may not see the marketplace on the *Marketplaces* view or in navigation elements. +* Fixed an issue where performing manual entry of usage data may not function as expected. + +--- + +## 13.11.1 - 17 Oct 2023 + +Platform Management 13.11.1 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where events may not be shown as expected on the organization *Activity* view. + +--- + +## 13.11.0 - 12 Oct 2023 + +Platform Management 13.11.0 is a minor release which includes one new feature, two improvements, and one fixed issue. + +__New feature__ + +* Added links to __Document Library__ in the common navigation service switcher and *Platform Home* view. + +__Improvements__ + +* Added *Support Access Code* to the *Organization* view. +* Improved validation for email addresses to enforce a maximum length for local segment independent of domain length. + +__Fixed issue__ + +* Fixed an issue where exporting *Marketplace Appearance* settings may not work as expected. + +--- + +## 13.10.1 - 27 Sep 2023 + +Platform Management 13.10.1 is a patch release which includes one changed behavior and two fixed issues. + +__Changed behavior__ + +* Increased number of users that may be invited before hitting invitation limit. + +__Improvements__ + +* Fixed an issue where environments removed from *Central* may still show in the __Platform__ *Environments* view. +* Fixed an issue where attempting to remove color settings on the *Marketplace Footer* view may put the form in a bad state. + +--- + +## 13.10.0 - 7 Sep 2023 + +Platform Management 13.10.0 is a minor release which includes one new feature and one improvement. + +__New feature__ + +* Added the ability to opt out of third-party support services to the organization *Security & Privacy Settings* view. + +__Improvement__ + +* Simplified grouping and improved organization, labels, and hints for *Theme* fields on the *Marketplace Appearance* view. + +--- + +## 13.9.2 - 1 Sep 2023 + +Platform Management 13.9.2 is a patch release which includes one changed behavior and one fixed issue. + +__Changed behavior__ + +* __Amplify Platform__ password policy now enforces a maximum length of 128 characters. + +__Fixed issue__ + +* Fixed an issue where providing an invalid code when attempting setup of multi-factor authentication using an Authenticator app may result in an error message. With this fix, it will now respond with a message indicating the code was invalid. + +--- + +## 13.9.1 - 25 Aug 2023 + +Platform Management 13.9.1 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where the *Marketplaces* view may incorrectly display a published product count of zero. + +--- + +## 13.9.0 - 24 Aug 2023 + +Platform Management 13.9.0 is a minor release which includes one new feature and several fixed issues. + +__New feature__ + +* Extended theme settings captured on *Marketplace Appearance* to support page background and container colors. Improved grouping and clarity of labeling for existing theme settings. + +__Fixed issues__ + +* Fixed an issue where the *Usage* view may have displayed the API Gateway Outbound Volume usage for non-production environments as counting against entitled quota. +* Fixed an issue where removing teams from Administration, Publication, or Consumption Preference on *Marketplace Settings* view may not save as expected. +* Fixed an issue where the *Edit User* view may not display breadcrumbs correctly for users that are not yet activated. + +--- + +## 13.8.5 - 9 Aug 2023 + +Platform Management 13.8.5 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where malformed certificates uploaded on the *Marketplace Settings* view may have not been properly validated. + +--- + +## 13.8.4 - 7 Aug 2023 + +Platform Management 13.8.4 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where editing content in text areas may not behave as expected. + +--- + +## 13.8.3 - 17 Jul 2023 + +Platform Management 13.8.3 is a patch release which includes one improvement. + +__Improvement__ + +* Extended Cache-Control headers for static assets to improve caching behavior for proxy servers. + +--- + +## 13.8.2 - 29 Jun 2023 + +Platform Management 13.8.2 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where volume entitlements' quotas and usage on the *Monthly Usage* view may be inadvertently rounded to integer values. + +--- + +## 13.8.1 - 22 Jun 2023 + +Platform Management 13.8.1 is a patch release which includes several fixed issues. + +__Fixed issues__ + +* Fixed an issue where an invalid or unregistered URL entered on the *Marketplace Settings* view may receive a generic error response. The response now indicates that the URL was invalid. +* Fixed an issue on the *Monthly Usage* view where numeric entitlements for renewing subscriptions may show an incorrect quota. +* Fixed an issue where changes on the *Marketplace Settings* view when no Sitename value is set may cause Sitename to show as changed on the *Activity* view. +* Fixed an issue where users in certain versions of Safari may experience issues viewing the *Users* or *Account* views. + +--- + +## 13.8.0 - 12 Jun 2023 + +Platform Management 13.8.0 is a minor release which includes several new features, one improvement, several changed behaviors, and several fixed issues. + +__New features__ + +* Added a *Marketplace Activity* view containing events related to the management of your marketplace and its assets as well as actions performed by consumer org members. The events can be filtered by date range, event type, or consumer org. +* Added an *Activity* link from the *Marketplace Consumer Orgs* view linking to the *Marketplace Activity* view for the selected consumer org. +* Added a toggle to the *Marketplace Settings* view allowing organization Administrator and Marketplace Manager role users to enable *Identity Provider* support for the marketplace's consumer orgs. + +__Improvement__ + +* Added the ability for Platform-managed usage environments for which no usage has been reported to be deleted. + +__Changed behaviors__ + +* Removed __Unified Catalog__ branding capabilities under organization settings. +* Relocated organization logo upload to the organization settings *Manage* view. +* Removed "Featured Products" option from the "Featured Content" selection on *Marketplace Homepage* view. + +__Fixed issues__ + +* Fixed an issue where an "Unentitled Usage" section may be shown on the *Usage Report* view showing usage for Analytics Events. +* Fixed an issue on the *Usage Report* view where usage not matching a subscription's governance may not be shown as "Unentitled Usage." +* Fixed an issue on the *Manage User* view where deselecting Administrator role for the organization's primary contact may put the roles list into a bad state. +* Fixed an issue where changing the "Publication Preference" on the *Marketplace Settings* view from "Included/Excluded Teams" to "Include Teams with Tags" may cause the previously selected team's identifiers to be shown as tags. +* Fixed an issue where malformed HTML content in an element on the *Marketplace Footer* view may disallow the element from being deleted. + +--- + +## 13.7.0 - 7 Jun 2023 + +Platform Management 13.7.0 is a minor release which includes one new feature. + +__New feature__ + +* Added Consumption Preference to the *Marketplace Settings* view to allow organization administrators to control which teams' Consumer role members are allowed to access that marketplace. + +--- + +## 13.6.1 - 1 Jun 2023 + +Platform Management 13.6.1 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where users attempting to access marketplaces hosted on custom URLs may experience an error loading the common navigation header. + +--- + +## 13.6.0 - 31 May 2023 + +Platform Management 13.6.0 is a minor release which includes several new features, one improvement, several changed behaviors, and several fixed issues. + +__New features__ + +* Added a *Marketplace Activity* view containing events related to the management of your marketplace and its assets as well as actions performed by consumer org members. The events can be filtered by date range, event type, or consumer org. +* Added an *Activity* link from the *Marketplace Consumer Orgs* view linking to the *Marketplace Activity* view for the selected consumer org. +* Added a toggle to the *Marketplace Settings* view allowing organization Administrator and Marketplace Manager role users to enable *Identity Provider* support for the marketplace's consumer orgs. + +__Improvement__ + +* Added the ability for Platform-managed usage environments for which no usage has been reported to be deleted. + +__Changed behaviors__ + +* Removed __Unified Catalog__ branding capabilities under organization settings. +* Relocated organization logo upload to the organization settings *Manage* view. +* Removed "Featured Products" option from the "Featured Content" selection on *Marketplace Homepage* view. + +__Fixed issues__ + +* Fixed an issue where an "Unentitled Usage" section may be shown on the *Usage Report* view showing usage for Analytics Events. +* Fixed an issue on the *Usage Report* view where usage not matching a subscription's governance may not be shown as "Unentitled Usage." +* Fixed an issue on the *Manage User* view where deselecting Administrator role for the organization's primary contact may put the roles list into a bad state. +* Fixed an issue where changing the "Publication Preference" on the *Marketplace Settings* view from "Included/Excluded Teams" to "Include Teams with Tags" may cause the previously selected team's identifiers to be shown as tags. +* Fixed an issue where malformed HTML content in an element on the *Marketplace Footer* view may disallow the element from being deleted. + +--- + +## 13.5.1 - 17 May 2023 + +Platform Management 13.5.1 is a patch release which includes one behavior change and one improvement. + +__Changed behavior__ + +* Organizations which have no activity in greater than 180 days will be notified of their inactivity and potential removal if no activity occurs within the organization in the next 30 days. Previously, this process only occurred if the organization had all its subscriptions expired for more than the inactivity window. With this change, since organizations created via signup may have no subscriptions, they will also be subject to this process. Organizations marked as license or contract holders or those which have a Support Access Code set are excluded from this process. + +__Improvement__ + +* Improved visibility of recently uploaded usage files when uploading on the *Report History* view. Added a "Refresh" control on the *Usage* and *Report History* views to fetch latest data. + +--- + +## 13.5.0 - 11 May 2023 + +Platform Management 13.5.0 is a minor release which includes one new feature and one fixed issue. + +__New feature__ + +* For organizations entitled to __Amplify Enterprise Marketplace__, a new *Marketplace Billing* view allows capture of billing integration settings with Stripe as the first supported vendor. + +__Fixed issue__ + +* Fixed an issue on the *Marketplace Footer* view where HTML markup entry in text blocks may not function as expected in some older browser versions. + +--- + +## 13.4.2 - 8 May 2023 + +Platform Management 13.4.2 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue on the *Devices* view where users may experience an error when selecting an action from the dropdown when no devices are listed. + +--- + +## 13.4.1 - 28 Apr 2023 + +Platform Management 13.4.1 is a patch release which includes one fixed issue. + +__Fixed issue__ + +* Fixed an issue where organizations with a large number of users may experience errors performing certain *Identity Provider* management actions. + +--- + +## 13.4.0 - 26 Apr 2023 + +Platform Management 13.4.0 is a minor release which includes one new feature and one fixed issue. + +__New feature__ + +* Organizations with active __Amplify Integration__ subscriptions may now configured Integration environments. These environments will be linked to from a new capability on *Platform Home* and in the common navigation header's service switcher. + +__Fixed issue__ + +* Fixed an issue where marketplaces may show the organization branding's logo prior to a logo being uploaded on the *Marketplace Appearance* view. + +--- + +## 13.3.0 - 18 Apr 2023 + +Platform Management 13.3.0 is a minor release which includes four improvements. + +__Improvements__ + +* Added a new Usage Reporter organization level role. This role can be assigned to service accounts and users within your organization to allow them to register environments and report usage without granting additional administrative roles or permissions. +* Improved clarity of uploaded file statuses on the *Usage Report History* view. Files containing at least one valid metric will now be shown with a status of "Partially Accepted." Files containing no valid metrics will have a status of "Invalid Metrics." Both provide an icon which will list the invalid metrics contained in the file when hovered over. +* Readded the Switch Org menu to the common navigation header for consumer role users. +* Added an option on the *Identity Providers* view to bypass email verification for subdomains of parent domains associated to an identity provider. + +--- + +## 13.2.0 - 5 Apr 2023 + +Platform Management 13.2.0 is a minor release which includes three new features and one improvement. + +__New features__ + +* Added ability to set visibility in *Marketplace Menus* to control whether menu items are shown when marketplace visitors are signed in or out. +* Added *Identity Provider* configuration support for __Amplify Enterprise Marketplace__ consumer organizations. +* Added an option on the *Identity Provider* configuration view to allow users which can sign in with the identity provider, but do not have email addresses on an associated domain, to be provisioned into the organization. + +__Improvement__ + +* Revised dark theme to increase contrast and brighten actionable elements. + +--- + +## 13.1.0 - 22 Mar 2023 + +Platform Management 13.1.0 is a minor release which includes two new features, one improvement, and several fixed issues. + +__New features__ + +* This release introduces a new Marketplace Manager role assignable on your organization's teams. A new Administration Preference captured on the *Marketplace Settings* view enables organization administrators to select when team's Marketplace Manager role members can modify settings, appearance, and menu, footer, and homepage content for that marketplace. +* Added Publication Preference to *Marketplace Settings* view to allow organization administrators to control which teams' Catalog Manager role members are allowed to publish products to that marketplace. + +__Improvement__ + +* Added pagination controls to the Environments view. + +__Fixed issues__ + +* Fixed an issue where analytics chart views may not display their series legends in the accompanying table. +* Fixed an issue where the left navigation for app views may not display the app name. +* Fixed an issue where *Apps* view table may not allow sorting by app name or type. + +--- + +## 13.0.0 - 14 Mar 2023 + +Platform Management 13.0.0 is a major release which includes one behavior change, one new feature, and one improvement. + +{{% alert title="Note" color="primary" %}} +With this release, Platform Management API endpoints related to use of __Mobile Backend Services__ and __Amplify Runtime Services__ previously marked as deprecated have be removed. All remaining __Amplify Runtime Services__ environments have been decommissioned. Application types served by those environments will no longer be visible with the Platform. +{{% /alert %}} + +__Changed behavior__ + +* Removed filtering by application type on the *Apps* view. + +__New feature__ + +* Added a *Marketplace Footer* view to capture settings for a customizable footer displayed on all __Marketplace__ and related authentication views. + +__Improvement__ + +* The Help Menu and Nav Items captured previously on the *Marketplace Appearance* view have been relocated to a new *Marketplace Menus* view. diff --git a/content/en/docs/release_notes/13_10_00_relnotes.md b/content/en/docs/release_notes/13_10_00_relnotes.md deleted file mode 100644 index fd016b91..00000000 --- a/content/en/docs/release_notes/13_10_00_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 13.10.0 release notes -linkTitle: Platform Management 13.10.0 release notes -weight: 32 -date: 2023-09-07 -Hide_readingtime: true ---- - -## Platform Management 13.10.0 - 7 Sep 2023 - -Platform Management 13.10.0 is a minor release which includes one new feature and one improvement. - -## New feature - -* Added the ability to opt out of third-party support services to the organization *Security & Privacy Settings* view. - -## Improvement - -* Simplified grouping and improved organization, labels, and hints for *Theme* fields on the *Marketplace Appearance* view. diff --git a/content/en/docs/release_notes/13_10_01_relnotes.md b/content/en/docs/release_notes/13_10_01_relnotes.md deleted file mode 100644 index c9bf5a99..00000000 --- a/content/en/docs/release_notes/13_10_01_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 13.10.1 release notes -linkTitle: Platform Management 13.10.1 release notes -weight: 31 -date: 2023-09-27 -Hide_readingtime: true ---- - -## Platform Management 13.10.1 - 27 Sep 2023 - -Platform Management 13.10.1 is a patch release which includes one changed behavior and two fixed issues. - -## Changed behavior - -* Increased number of users that may be invited before hitting invitation limit. - -## Improvement - -* Fixed an issue where environments removed from *Central* may still show in the **Platform** *Environments* view. -* Fixed an issue where attempting to remove color settings on the *Marketplace Footer* view may put the form in a bad state. diff --git a/content/en/docs/release_notes/13_11_00_relnotes.md b/content/en/docs/release_notes/13_11_00_relnotes.md deleted file mode 100644 index f3aa65aa..00000000 --- a/content/en/docs/release_notes/13_11_00_relnotes.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Platform Management 13.11.0 release notes -linkTitle: Platform Management 13.11.0 release notes -weight: 30 -date: 2023-10-12 -Hide_readingtime: true ---- - -## Platform Management 13.11.0 - 12 Oct 2023 - -Platform Management 13.11.0 is a minor release which includes one new feature, two improvements, and one fixed issue. - -## New feature - -* Added links to **Document Library** in the common navigation service switcher and *Platform Home* view. - -## Improvements - -* Added *Support Access Code* to the *Organization* view. -* Improved validation for email addresses to enforce a maximum length for local segment independent of domain length. - -## Fixed issue - -* Fixed an issue where exporting *Marketplace Appearance* settings may not work as expected. diff --git a/content/en/docs/release_notes/13_11_01_relnotes.md b/content/en/docs/release_notes/13_11_01_relnotes.md deleted file mode 100644 index 60c0a3c7..00000000 --- a/content/en/docs/release_notes/13_11_01_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.11.1 release notes -linkTitle: Platform Management 13.11.1 release notes -weight: 29 -date: 2023-10-17 -Hide_readingtime: true ---- - -## Platform Management 13.11.1 - 17 Oct 2023 - -Platform Management 13.11.1 is a patch release which includes one fixed issue. - -## Fixed issue - -* Fixed an issue where events may not be shown as expected on the organization *Activity* view. diff --git a/content/en/docs/release_notes/13_12_00_relnotes.md b/content/en/docs/release_notes/13_12_00_relnotes.md deleted file mode 100644 index 0531e507..00000000 --- a/content/en/docs/release_notes/13_12_00_relnotes.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: Platform Management 13.12.0 release notes -linkTitle: Platform Management 13.12.0 release notes -weight: 28 -date: 2023-11-07 -Hide_readingtime: true ---- - -## Platform Management 13.12.0 - 7 Nov 2023 - -Platform Management 13.12.0 is a minor release which includes two new features, one improvement, and two fixed issues. - -## New features - -* Added social authentication options to the *Marketplace Settings* view. This allows for OAuth-based integration with GitHub, Gitlab, or Google to allow authentication and sign-up for consumer org users. -* Added the ability to customize the *Help & Resources Menu* on the organization *Manage* view. - -## Improvement - -* Removed *Runtime Services Admin* role from all users to which it was assigned. This role is no longer valid or grants no permissions. -* Improved handling of email address fields to be permissive of mixed case values. - -## Fixed issues - -* Fixed an issue where users assigned *Developer* role in teams to which marketplace access has been granted may not see the marketplace on the *Marketplaces* view or in navigation elements. -* Fixed an issue where performing manual entry of usage data may not function as expected. diff --git a/content/en/docs/release_notes/13_12_01_relnotes.md b/content/en/docs/release_notes/13_12_01_relnotes.md deleted file mode 100644 index ee6bfa2e..00000000 --- a/content/en/docs/release_notes/13_12_01_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.12.1 release notes -linkTitle: Platform Management 13.12.1 release notes -weight: 27 -date: 2023-11-07 -Hide_readingtime: true ---- - -## Platform Management 13.12.1 - 7 Nov 2023 - -Platform Management 13.12.1 is a patch release which includes one fixed issue. - -## Fixed issue - -* Fixed an issue where attempting to update organization settings on the *Manage* view may not function as expected. diff --git a/content/en/docs/release_notes/_index.md b/content/en/docs/release_notes/_index.md index 7907259c..cae3b138 100644 --- a/content/en/docs/release_notes/_index.md +++ b/content/en/docs/release_notes/_index.md @@ -6,6 +6,7 @@ weight: 40 date: 2021-10-21 hide_readingtime: true --- + Review the Amplify Platform Management release notes for new features, improvements, and fixed issues. {{% alert title="Note" color="primary" %}}You must log in to this portal and be authenticated as an Axway customer to have access to release notes dated February 2022 and later. Release notes published before that date remain publicly accessible.{{% /alert %}} diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_00_00_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_00_00_relnotes.md deleted file mode 100644 index 5297a8d4..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_00_00_relnotes.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: Platform Management 10.0.0 release notes -linkTitle: Platform Management 10.0.0 release notes -weight: 83 -date: 2022-03-01 -Hide_readingtime: true ---- - -## Platform Management 10.0.0 - 1 March 2022 - -Platform Management 10.0.0 is a major release which includes several changed behaviors as well as an improvement and a fixed issue. - -This release corresponds with the [Appcelerator and Application Developement offering End-of-Support](https://www.axway.com/en/appcelerator-end-of-life) initially [announced February 24, 2021](https://blog.axway.com/mobile-apps/changes-to-application-development-services). Support for development workflow actions such as use of **Appcelerator CLI** for building **Titanium SDK** applications are no longer supported. - -For continued management of **Amplify Runtime Services** applications, please use the [Amplify Cloud Services CLI](https://docs.axway.com/bundle/AMPLIFY_Runtime_Services_2_0_allOS_en/page/amplify_runtime_services_getting_started.html). - -## Changed behaviors - -* Renamed the *Dashboard* tile on the *Platform Home* view to *Overview*. -* Changed availability of the Auditor role to only be assignable for organizations subscribed to **Flow Manager**. This role has been unassigned from members of organizations with no **Flow Manager** subscription. -* Changed availability of the Runtime Services Admin to only be assignable for organizations with a **Cloud Capacity** or **Amplify Runtime Services** subscription. -* Deprecated the Analytics Specialist role. This role has been unassigned from all users. -* Added a **Business Insights** tile on the *Platform Home* view and link in the Service Links menu in in the top navigation for orgs provisioned for **Amplify Central**. This link is also shown in the *Overview* menu, replacing the previous *API Observer* link. -* Removed the **App Builder** tile from the *Platform Home* view and link from the Service Links menu in the top navigation. -* Removed the ability to request feature trials in **Application Development**, **Mobile Backend Services**, and **Amplify Runtime Services** offerings from the *Explore Products & Services* view. -* Removed the *Download Premium Modules* view. Premium modules are available as open source software from the corresponding [Appcelerator Modules GitHub repository](https://github.com/orgs/appcelerator-modules/repositories). -* Removed the *Get Started with App Builder* view. -* Removed the **App Preview** link on the *App Overview* view. -* Removed the option to sign in to **Amplify Platform** using GitHub OAuth integration. -* Changed the top navigation to consistently link to the *Platform Home* view. - -## Improvements - -* Added support for logarithmic scaling of *Analytics* and *Custom Query* view charts. - -## Fixed issues - -* Fixed an issue where org administrators attempting to upload usage for an environment not previously registered may experience an error. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_00_01_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_00_01_relnotes.md deleted file mode 100644 index 742b1e24..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_00_01_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 10.0.1 release notes -linkTitle: Platform Management 10.0.1 release notes -weight: 82 -date: 2022-03-10 -Hide_readingtime: true ---- - -## Platform Management 10.0.1 - 10 March 2022 - -Platform Management 10.0.1 is a patch release which includes an improvement and a fixed issue. - -## Improvement - -* Added a series legend to chart images downloaded from *Analytics* and *Custom Query* views. - -## Fixed issue - -* Restored ability to select a date range on *Analytics* and *Custom Query* view charts to show only data for that range. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_01_00_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_01_00_relnotes.md deleted file mode 100644 index aad0a1da..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_01_00_relnotes.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Platform Management 10.1.0 release notes -linkTitle: Platform Management 10.1.0 release notes -weight: 81 -date: 2022-03-25 -Hide_readingtime: true ---- - -## Platform Management 10.1.0 - 25 March 2022 - -Platform Management 10.1.0 is a minor release which includes two new features and a fixed issue. - -With this release, Insights (read only admin) and Collaborator role support has been removed. These deprecated roles were only available for organizations with Pro or Enterprise Application Development subscriptions. As those offerings reached [end-of-support on March 1, 2022](https://www.axway.com/en/appcelerator-end-of-life), all users with these deprecated roles assigned have been removed from their respective organizations. Events dated March 25, 2022 are noted in the *Activity* view for these removed users. These users can be re-added with Administrator or Developer role if needed. - -## New features - -* Added a Promoter Specialist service role available for subscribers of **Flow Manager**. -* Added a Subscription Admin team role available for subscribers of **Amplify API Management Platform** or **Amplify Hub**. - -## Fixed issue - -* Fixed an issue where organization administrators were unable to delete a team without selecting a team to reassign its assets to. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_02_00_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_02_00_relnotes.md deleted file mode 100644 index f672efef..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_02_00_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 10.2.0 release notes -linkTitle: Platform Management 10.2.0 release notes -weight: 80 -date: 2022-04-05 -Hide_readingtime: true ---- - -## Platform Management 10.2.0 - 5 April 2022 - -Platform Management 10.2.0 is a minor release which includes one new feature. - -## New features - -* Revised *Platform Home* layout and contents to provide easier access to Management Plane and Marketplace tasks and features. For organizations with Marketplace entitlement, new capabilities and tasks have been added linking to Services Registry, Asset Catalog, and Product Foundry both on *Platform Home* and in top navigation's Service Links. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_02_01_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_02_01_relnotes.md deleted file mode 100644 index 43240e2d..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_02_01_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 10.2.1 release notes -linkTitle: Platform Management 10.2.1 release notes -weight: 79 -date: 2022-04-14 -Hide_readingtime: true ---- - -## Platform Management 10.2.1 - 14 April 2022 - -Platform Management 10.2.1 is a patch release which includes two improvements and one fixed issue. - -## Improvements - -* Added *Environments* capability tile on *Platform Home* view for organizations with Marketplace entitlement. -* Provided support for non-administrator role users to fetch information about teams in their organization to improve *Asset Catalog* user experience. - -## Fixed issue - -* Fixed an issue where organizations with non-trial API Management Platform subscriptions may have trial data generated in Central. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_03_00_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_03_00_relnotes.md deleted file mode 100644 index 684a5a36..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_03_00_relnotes.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Platform Management 10.3.0 release notes -linkTitle: Platform Management 10.3.0 release notes -weight: 78 -date: 2022-04-28 -Hide_readingtime: true ---- - -## Platform Management 10.3.0 - 28 April 2022 - -Platform Management 10.3.0 is a minor release which includes two new features and several improvements and fixed issues. - -Please note that SMS-base multi-factor authentication has been disabled and will be removed in a future release. If you previously had SMS selected as your preferred MFA method, device authorization codes will be sent by email instead. It is recommended that you configure Authenticator App support on your account [*Credentials*](https://platform.axway.com/user/credentials) view. - -## New features - -* Identity provider configurations and their associated email domains can be used by multiple organizations. See [Enabling an Identity Provider for multiple organizations](/docs/management_guide/configuring_and_managing_identity_providers/enabling_identity_provider_multiple_orgs) for more information. -* Added tags to *Service Accounts* to aid grouping and searching. - -## Improvements - -* Changed date range selection and dates displayed for Date Received and Reporting Period columns on the *Usage Report History* view to UTC. -* Added the ability to select a SAML Descriptor file to prefill values on the *Identity Provider* configuration form. -* Added the ability to delete multiple devices associated to your account on the *Devices* view. - -## Fixed issue - -* Fixed an issue where activation links shown on the *Usage Manual Entry* form displayed its units incorrectly. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_04_00_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_04_00_relnotes.md deleted file mode 100644 index 92b61232..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_04_00_relnotes.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Platform Management 10.4.0 release notes -linkTitle: Platform Management 10.4.0 release notes -weight: 77 -date: 2022-05-17 -Hide_readingtime: true ---- - -## Platform Management 10.4.0 - 17 May 2022 - -Platform Management 10.4.0 is a minor release which includes three new features, two improvements, and two fixed issues. - -## New features - -* Organizations using a configured identity provider for authentication may now select an Identity Provider on the *New User* or *Manage User* forms. This will require that the user authenticate with the selected identity provider in order to access the organization. -* Organizations which use **Amplify Platform** as their identity provider may now establish password policies for its users. These settings are found on the new *Security* settings view. -* Privacy conscious organizations may now enable redaction (masking) of users' personal information, such as email addresses. This setting is found on the new *Security* settings view. - -## Improvements - -* Added a banner to the *Environments* view to clarify that environments managed in **Amplify Central** are shown on this view. -* Removed capture for phone number from user *Activation* and *Account* forms. - -## Fixed issue - -* Fixed an issue where environments may have been reported under the incorrect governance on the *Usage* view. -* Fixed an issue on the *Manual Entry* form where usage for subscriptions starting within the reported month was reported as first of the month. The usage will now be reported as the subscription start date. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_00_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_00_relnotes.md deleted file mode 100644 index 0336fc71..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_00_relnotes.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Platform Management 10.5.0 release notes -linkTitle: Platform Management 10.5.0 release notes -weight: 76 -date: 2022-06-01 -Hide_readingtime: true ---- - -## Platform Management 10.5.0 - 1 Jun 2022 - -Platform Management 10.5.0 is a minor release which includes two new features, an improvement, and two fixed issues. - -Please note as of this release **Amplify API Management Platform** trial subscriptions can no longer be requested on the *Explore Products & Services* view. Please [contact sales](https://go2.axway.com/GLOB-WR-Amplify-Trial-Contact-Us.html) to request custom trial assistance. - -## New features - -* Service Accounts may now be assigned a Platform Role and inherit their permissions. For example, a service account assigned to a Platform role of Administrator can perform administrative functions such as managing users, teams, and role assignments. -* Customized help menu links can now be administered on the *Marketplace Appearance* view. - -## Improvement - -* *Usage* view's Show Environments toggle will now persist between visits to this view. - -## Fixed issue - -* Fixed an issue where users signing in from their marketplace may not be redirected back after signing in if their account's Sign-in Organization setting was set to "Always ask for organization". -* Fixed an issue where the *Users* table view would not update as newly invited users activated. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_01_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_01_relnotes.md deleted file mode 100644 index ad3ad7e9..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_01_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 10.5.1 release notes -linkTitle: Platform Management 10.5.1 release notes -weight: 75 -date: 2022-06-16 -Hide_readingtime: true ---- - -## Platform Management 10.5.1 - 16 Jun 2022 - -Platform Management 10.5.1 is a patch release which includes two improvements and one fixed issues. - -## Improvement - -* *Identity Providers* view is now available under *Settings* to administrators of any organization with an active Enterprise subscription. -* Updated Password Policy verbiage on the *Security* view under *Settings* to more clearly state default policies. - -## Fixed issue - -* Fixed an issue where the *Usage* view may not show usage values for SaaS governance entitlements. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_02_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_02_relnotes.md deleted file mode 100644 index 914037e5..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_02_relnotes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Platform Management 10.5.2 release notes -linkTitle: Platform Management 10.5.2 release notes -weight: 74 -date: 2022-06-23 -Hide_readingtime: true ---- - -## Platform Management 10.5.2 - 23 Jun 2022 - -Platform Management 10.5.2 is a patch release which includes two fixed issues. - -## Fixed issues - -* Fixed an issue where the *Activity* view may not display the names of service accounts performing the action indicated by an event. -* Fixed an issue where non-Administrator users may not be shown the teams they are members of on the *Org User* or *Team* views. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_03_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_03_relnotes.md deleted file mode 100644 index 44bd02c1..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_03_relnotes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Platform Management 10.5.3 release notes -linkTitle: Platform Management 10.5.3 release notes -weight: 73 -date: 2022-06-30 -Hide_readingtime: true ---- - -## Platform Management 10.5.3 - 30 Jun 2022 - -Platform Management 10.5.3 is a patch release which includes two fixed issues. - -## Fixed issues - -* Fixed an issue where the *Usage* view may not show comsumption values for some SaaS governance entitlements. -* Fixed an issue on the *Marketplace Appearance* view where users may not be able to update logo or favicon files when Help Menu items have been configured. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_04_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_04_relnotes.md deleted file mode 100644 index 7828df80..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_05_04_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 10.5.4 release notes -linkTitle: Platform Management 10.5.4 release notes -weight: 72 -date: 2022-07-08 -Hide_readingtime: true ---- - -## Platform Management 10.5.4 - 8 Jul 2022 - -Platform Management 10.5.4 is a patch release which includes one improvement and two fixed issues. - -## Improvement - -* Custom help menu will consistently show in the common navigation header within the Marketplace UI regardless of the user's signed-in state. The service switcher and recent activity feed will only be visible for administrative role users. - -## Fixed issues - -* Fixed an issue where the *Usage* view may not show comsumption values for Hybrid governance **Amplify API Management Platform** subscriptions. -* Fixed an issue where left navigation menu items may not be shown for some **Mobile Backend Services** datasources. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_06_00_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_06_00_relnotes.md deleted file mode 100644 index fe55a9a5..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_06_00_relnotes.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Platform Management 10.6.0 release notes -linkTitle: Platform Management 10.6.0 release notes -weight: 71 -date: 2022-07-15 -Hide_readingtime: true ---- - -## Platform Management 10.6.0 - 15 Jul 2022 - -Platform Management 10.6.0 is a minor release which includes one improvement and two fixed issues. - -Please note with this release there is an announcement of deprecation for location based queries on analytics views. These will no longer be available as of the Platform Management 11.0.0 release in Sep 2022 corresponding to the **Cloud Capacity** and **Mobile Backend Services** [end-of-life announcement](https://blog.axway.com/product-insights/discontinued/appcelerator/changes-to-application-development-services#will-my-titanium-application-fail-after-the-end-of-support-date). - -## Improvement - -* Org and User Activity views can now display more than 1000 events per query. Users can now page through all events matching their provided filters, search term, and selected date range. - -## Fixed issues - -* Fixed an issue where *Crash Analytics* widgets and views may fail to load. -* Fixed an issue where entitlements with unlimited quota may have been displayed on the *Organization* overview's Subscriptions table as an arbitrarily large number (10T) instead of "Unlimited". diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_06_01_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_06_01_relnotes.md deleted file mode 100644 index a5fa206d..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_06_01_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 10.6.1 release notes -linkTitle: Platform Management 10.6.1 release notes -weight: 70 -date: 2022-07-26 -Hide_readingtime: true ---- - -## Platform Management 10.6.1 - 26 Jul 2022 - -Platform Management 10.6.1 is a patch release which includes two improvements and one fixed issue. - -## Improvements - -* Added deprecation reminder to *Platform Home* and *Overview* views for organizations subscribed to the **Cloud Capacity** offering. Please see the [end-of-life announcement](https://blog.axway.com/product-insights/discontinued/appcelerator/changes-to-application-development-services#will-my-titanium-application-fail-after-the-end-of-support-date) for more information. -* Added deprecation notices to API endpoints and parameters no longer supported after the **Cloud Capacity** end-of-life. - -## Fixed issue - -* Fixed an issue where analytics views grouped by location may show larger event counts than expected. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_07_00_relnotes.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_07_00_relnotes.md deleted file mode 100644 index e9cd9028..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/10_07_00_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 10.7.0 release notes -linkTitle: Platform Management 10.7.0 release notes -weight: 69 -date: 2022-08-11 -Hide_readingtime: true ---- - -## Platform Management 10.7.0 - 11 Aug 2022 - -Platform Management 10.7.0 is a minor release which includes one new feature and two fixed issues. - -## New feature - -* Added support for enabling and customizing homepage hero banner and featured content on the *Marketplace Homepage* settings view. - -## Fixed issues - -* Fixed an issue where user and organization names with non-western characters may not be handled properly in common navigation. -* Fixed a few UI glitches on the *Custom Query* view. Also, improved the column labels for selected grouped fields. diff --git a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/_index.md b/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/_index.md deleted file mode 100644 index f28ee011..00000000 --- a/content/en/docs/release_notes/platform_management_10.0.0_-_10.7.0_release_notes/_index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Platform Management 10.0.0 - 10.7.0 release notes -linkTitle: Platform Management 10.0.0 - 10.7.0 release notes -weight: 130 -simple_list: true -date: 2022-04-28 ---- -New features, improvements, and bug fixes for releases 10.0.0 - 10.7.0. - -{{% alert title="Note" color="primary" %}}You must log in to this portal and be authenticated as an Axway customer to have access to release notes dated February 2022 and later. Release notes published before that date remain publicly accessible.{{% /alert %}} diff --git a/content/en/docs/release_notes/platform_management_11.0.0_-_11.1.0_release_notes/11_00_00_relnotes.md b/content/en/docs/release_notes/platform_management_11.0.0_-_11.1.0_release_notes/11_00_00_relnotes.md deleted file mode 100644 index f08636e1..00000000 --- a/content/en/docs/release_notes/platform_management_11.0.0_-_11.1.0_release_notes/11_00_00_relnotes.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: Platform Management 11.0.0 release notes -linkTitle: Platform Management 11.0.0 release notes -weight: 68 -date: 2022-08-31 -Hide_readingtime: true ---- - -## Platform Management 11.0.0 - 01 Sep 2022 - -Platform Management 11.0.0 is a major release which includes two new features and three fixed issues. - -This release corresponds with the **Mobile Backend Services** and **Amplify Runtime Services** End-of-Support [initially announced February 24, 2021](https://blog.axway.com/learning-center/software-development/api-development/prepare-your-apps-for-appcelerator-end-of-support#mobile-backend-services). Support for applications' use of these services has been discontinued. Access to manage **Runtime Services** applications and **Mobile Backend Services** data is no longer available within **Platform Management** UI. Access to the **Mobile Backend Services** APIs and applications deployed on **Amplify Runtime Services** will be terminated effective 07 Sep 2022. Existing **Cloud Capacity** subscriptions have been terminated effective 01 Sep 2022. - -Additionally, location based analytics are no longer supported and map as an analytics display type has been removed with this release. - -## New feature - -* Added Subscription Approver as an assignable team role allowing more granular control when granting Marketplace Subscription and Access Request permissions. See the [Team roles documentation](https://docs.axway.com/bundle/platform-management/page/docs/management_guide/organizations/organization_roles_and_features/index.html#team-roles) for more information. -* Added Stream as a display type on the *Custom Query* view when Find is the selected method. - -## Fixed issues - -* Fixed an issue where users authenticating to various Axway portals may not be returned to their initial destination after logging in. -* Fixed an issue where the *Events* metric overview may not display event names when grouped by name. -* Fixed an issue where navigating between app analytics views may not function as expected. diff --git a/content/en/docs/release_notes/platform_management_11.0.0_-_11.1.0_release_notes/11_01_00_relnotes.md b/content/en/docs/release_notes/platform_management_11.0.0_-_11.1.0_release_notes/11_01_00_relnotes.md deleted file mode 100644 index 303ca49d..00000000 --- a/content/en/docs/release_notes/platform_management_11.0.0_-_11.1.0_release_notes/11_01_00_relnotes.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Platform Management 11.1.0 release notes -linkTitle: Platform Management 11.1.0 release notes -weight: 67 -date: 2022-09-15 -Hide_readingtime: true ---- - -## Platform Management 11.1.0 - 15 Sep 2022 - -Platform Management 11.1.0 is a minor release which includes two new features. - -With this release, API endpoints related to **Application Development** offering support have been marked as deprecated. They will be removed in a future release. Please see the [Platform API documentation](https://platform.axway.com/api-docs.html) for the set of deprecated endpoints. - -## New features - -* Added the ability for users and organizations created through signup to delete themselves. This option is available on *Account Settings* for users and on a new *Manage* view under *Settings* for organizations. This ability is only available for organizations and their members with no active or expired paid subscriptions and no Support Access Code set on the organization. -* Added the ability to view and download an event on the organization, user, and app *Activity* views as well as download the page of displayed events. diff --git a/content/en/docs/release_notes/platform_management_11.0.0_-_11.1.0_release_notes/_index.md b/content/en/docs/release_notes/platform_management_11.0.0_-_11.1.0_release_notes/_index.md deleted file mode 100644 index 9714e38e..00000000 --- a/content/en/docs/release_notes/platform_management_11.0.0_-_11.1.0_release_notes/_index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Platform Management 11.0.0 - 11.1.0 release notes -linkTitle: Platform Management 11.0.0 - 11.1.0 release notes -weight: 120 -simple_list: true -date: 2021-08-12 ---- -New features, improvements, and bug fixes for releases 11.0.0 - 11.1.0. - -{{% alert title="Note" color="primary" %}}You must log in to this portal and be authenticated as an Axway customer to have access to release notes dated February 2022 and later. Release notes published before that date remain publicly accessible.{{% /alert %}} diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_00_00_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_00_00_relnotes.md deleted file mode 100644 index 79e666a1..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_00_00_relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Platform Management 12.0.0 release notes -linkTitle: Platform Management 12.0.0 release notes -weight: 66 -date: 2022-10-19 -Hide_readingtime: true ---- - -## Platform Management 12.0.0 - 19 Oct 2022 - -Platform Management 12.0.0 is a major release which includes one new feature, one improvement, and one fixed issue. - -## New feature - -* Added new *Consumer Orgs* view for organizations entitled to **Marketplace** listing organizations which have signed up for their marketplace along with their counts of teams and users. - -## Improvement - -* Users may now be assigned multiple roles within a team. Some team roles have been renamed. See the [Team roles documentation](https://docs.axway.com/bundle/platform-management/page/docs/management_guide/organizations/organization_roles_and_features/index.html#team-roles) for more information. - -## Fixed issue - -* Fixed an issue where users attempting to switch their signed-in organization to an inactive or invalid organization would regenerate a session in their prior signed-in organization. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_00_01_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_00_01_relnotes.md deleted file mode 100644 index 23c94f32..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_00_01_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 12.0.1 release notes -linkTitle: Platform Management 12.0.1 release notes -weight: 65 -date: 2022-10-20 -Hide_readingtime: true ---- - -## Platform Management 12.0.1 - 20 Oct 2022 - -Platform Management 12.0.1 is a patch release which includes one behavior change. - -## Changed behavior - -* Previously new users activating their account would be automatically signed in. Now users will be redirected to sign in after activation. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_01_00_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_01_00_relnotes.md deleted file mode 100644 index 396b6b19..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_01_00_relnotes.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Platform Management 12.1.0 release notes -linkTitle: Platform Management 12.1.0 release notes -weight: 64 -date: 2022-11-01 -Hide_readingtime: true ---- - -## Platform Management 12.1.0 - 1 Nov 2022 - -Platform Management 12.1.0 is a minor release which includes several new features and one improvement. - -## New features - -* Added a Consumer Organizations toggle to *Marketplace Settings* view to allow consumers outside of your organization to access your Marketplace. -* Added settings for a new Navigation Menu in *Marketplace Appearance* view. -* Added settings for a new Call To Action block in *Marketplace Homepage* view. - -## Improvement - -* Improved navigation within organization *Users* table and *Manage User* views. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_02_00_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_02_00_relnotes.md deleted file mode 100644 index 315fb4e2..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_02_00_relnotes.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Platform Management 12.2.0 release notes -linkTitle: Platform Management 12.2.0 release notes -weight: 63 -date: 2022-11-21 -Hide_readingtime: true ---- - -## Platform Management 12.2.0 - 21 Nov 2022 - -Platform Management 12.2.0 is a minor release which includes two new features, one improvement, and one fixed issue. - -## New features - -* Added the ability to configure a custom marketplace URL and matching certificate on the *Marketplace Settings* view. -* Added a new Rate method to the *Custom Query* view to calculate event rates per unit of time. - -## Improvement - -* Users assigned Consumer role in an organization entitled to **Amplify Enterprise Marketplace** will now be redirected to the marketplace after signing in. - -## Fixed issue - -* Fixed an issue where users signing into a marketplace with an external Identity Provider may not redirected back to the marketplace afterward. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_03_00_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_03_00_relnotes.md deleted file mode 100644 index 8c5afa16..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_03_00_relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Platform Management 12.3.0 release notes -linkTitle: Platform Management 12.3.0 release notes -weight: 62 -date: 2022-12-01 -Hide_readingtime: true ---- - -## Platform Management 12.3.0 - 1 Dec 2022 - -Platform Management 12.3.0 is a minor release which includes four new features and two improvements. - -## New features - -* Added the ability to assign a custom title to featured content setting in *Marketplace Homepage* settings view. -* Introduced session management features to the *Account* allowing users to revoke their sessions and see their corresponding activity. -* Added data export features to the organization *Manage* view allowing users to download their organization's metadata and related data. -* Added data export features to the user account *Settings* view allowing users to download their user and organizations' metadata and related data. - -## Improvements - -* Added a *Marketplaces* view and updated related views to use tabbed navigation. -* Added controls to table views to toggle layout between tabular and card layouts. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_03_01_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_03_01_relnotes.md deleted file mode 100644 index 8630eaff..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_03_01_relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Platform Management 12.3.1 release notes -linkTitle: Platform Management 12.3.1 release notes -weight: 61 -date: 2022-12-05 -Hide_readingtime: true ---- - -## Platform Management 12.3.1 - 5 Dec 2022 - -Platform Management 12.3.1 is a patch release which includes one new feature, one improvement, and one fixed issue. - -## New feature - -* Asia-Pacific (Singapore) is now an available region during sign-up. - -## Improvement - -* Limited organization metadata will now always be included when selecting any organization related data types during account data export. - -## Fixed issue - -* Fixed an issue where the *Homepage* action link on the *Marketplaces* view inadvertently linked to the *Appearances* view. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_04_00_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_04_00_relnotes.md deleted file mode 100644 index a4461aa9..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_04_00_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 12.4.0 release notes -linkTitle: Platform Management 12.4.0 release notes -weight: 60 -date: 2022-12-08 -Hide_readingtime: true ---- - -## Platform Management 12.4.0 - 8 Dec 2022 - -Platform Management 12.4.0 is a minor release which includes one feature and one improvement. - -## New feature - -* Added an option on *Marketplace Settings* to require approval for newly registered consumer orgs before allowing access to the corresponding marketplace. - -## Improvement - -* Added counts for Asset Catalog assets, Product Foundry products, Marketplace subscriptions, and consumer organizations, teams, and users to the **API Management** *Overview* view. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_05_00_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_05_00_relnotes.md deleted file mode 100644 index 9443062a..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_05_00_relnotes.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Platform Management 12.5.0 release notes -linkTitle: Platform Management 12.5.0 release notes -weight: 60 -date: 2022-12-15 -Hide_readingtime: true ---- - -## Platform Management 12.5.0 - 15 Dec 2022 - -Platform Management 12.5.0 is a minor release which includes one new feature, two improvements, and one fixed issue. - -## New feature - -* With this release, organizations which are entitled may configure multiple marketplaces. See the document for more information on [publishing products to one or more marketplaces](https://docs.axway.com/bundle/amplify-central/page/docs/manage_marketplace/publish_to_marketplace/index.html). - -## Improvements - -* Organizations which were previously entitled and had established marketplaces may still access the *Marketplaces* view. -* Non-administrator role users may now access the *Marketplaces* view in order to navigate to the organization's marketplaces. - -## Fixed issue - -* Fixed an issue where users logging into marketplaces which have been configured to run on a custom URL may not be redirected to the marketplace after authenticating. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_05_01_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_05_01_relnotes.md deleted file mode 100644 index ec8d1bf6..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_05_01_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 12.5.1 release notes -linkTitle: Platform Management 12.5.1 release notes -weight: 59 -date: 2023-01-12 -Hide_readingtime: true ---- - -## Platform Management 12.5.1 - 12 Jan 2023 - -Platform Management 12.5.1 is a patch release which includes two improvements and one changed behavior. - -## Improvements - -* The *Usage* view now includes all usage which has been reported regardless of whether the organization has a qualifying quota for the metric. Usage for unentitled metrics is displayed in a separate *Unentitled* section below usage for the subscribed offerings and their metrics. -* Improved validation for certificates uploaded for URL configured on the *Marketplace Settings* view. - -## Changed behavior - -* The ability to enable and configure *Marketplace Homepage* content is now limited to organizations which have a Public Marketplace entitlement. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_06_00_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_06_00_relnotes.md deleted file mode 100644 index 35f1b62c..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_06_00_relnotes.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Platform Management 12.6.0 release notes -linkTitle: Platform Management 12.6.0 release notes -weight: 58 -date: 2023-01-23 -Hide_readingtime: true ---- - -## Platform Management 12.6.0 - 23 Jan 2023 - -Platform Management 12.6.0 is a minor release which includes one changed behavior, one new feature, and two fixed issues. - -## Changed behavior - -* With the **Flow Manager** 2.0 release, the Auditor role assignment is no longer available. The common navigation header's service switcher no longer contains a link to **Flow Manager** SaaS service. The *Overview* menu no longer contains links to the *Audit Search* UI. - -## New feature - -* The *Edit Identity Provider* form view now provides the ability to export and import its configuration. - -## Fixed issues - -* Fixed an issue where some details in *Activity* views may display an entity's identifier rather than its name. -* Fixed an issue where attempting to navigate away from the *Marketplace Settings* view after saving changes may cause an unexpected confirmation dialog that the form has unsaved changes to show. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_07_00_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_07_00_relnotes.md deleted file mode 100644 index d65aee3e..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_07_00_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 12.7.0 release notes -linkTitle: Platform Management 12.7.0 release notes -weight: 57 -date: 2023-01-31 -Hide_readingtime: true ---- - -## Platform Management 12.7.0 - 31 Jan 2023 - -Platform Management 12.7.0 is a minor release which includes two improvements and one fixed issue. - -## Improvements - -* Improved authentication flow experience when signing in from a marketplace and the provided user's email is associated with a **Platform** organization. If the address is associated with one or more consumer organizations for the marketplace, the user will be prompted to select which account they wish to sign in to. -* Added counts for published products and subscriptions on the *Marketplaces* view. - -## Fixed issue - -* Fixed an issue where user event type was selectable on the organization *Activity* view and may cause unexpected behavior when selected. User events are displayed on the user's *Activity* view. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_08_00_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_08_00_relnotes.md deleted file mode 100644 index c23f5e64..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_08_00_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 12.8.0 release notes -linkTitle: Platform Management 12.8.0 release notes -weight: 56 -date: 2023-02-21 -Hide_readingtime: true ---- - -## Platform Management 12.8.0 - 21 Feb 2023 - -Platform Management 12.8.0 is a minor release which includes one new feature and two fixed issues. - -## New feature - -* Administrators of organizations which are entitled to multiple marketplaces may now remove unneeded marketplaces from the *Marketplaces* view. - -## Fixed issues - -* Fixed an issue on the *Custom Query* view where non-numeric fields could be selected for numeric methods, such as average or sum, which may have resulted in an error. Field selection is now limited to known numeric event fields. -* Fixed an issue on the *Real Time Analytics* view where data in the charts may not be displayed correctly. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_08_01_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_08_01_relnotes.md deleted file mode 100644 index d2992905..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_08_01_relnotes.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Platform Management 12.8.1 release notes -linkTitle: Platform Management 12.8.1 release notes -weight: 55 -date: 2023-02-28 -Hide_readingtime: true ---- - -## Platform Management 12.8.1 - 28 Feb 2023 - -Platform Management 12.8.1 is an incremental release which includes one improvement and two fixed issues. - -With this release, Platform Management API endpoints related to use of **Mobile Backend Services** and **Amplify Runtime Services** have been marked as deprecated and will be removed in a future release. - -## Improvement - -* Added informative modals to the *Edit User* view when an organization administrator changes the user's Identity Provider restriction. These modals indicate when next steps must be performed by the user in order for the change to apply. - -## Fixed issues - -* Fixed an issue on the *Edit User* view where a previously selected Identity Provider restriction may not be correctly displayed. -* Fixed an issue on the *Marketplace Homepage* settings view where the Hero Banner background gradient options may be incorrectly displayed. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_08_02_relnotes.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_08_02_relnotes.md deleted file mode 100644 index 24342f0e..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/12_08_02_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 12.8.2 release notes -linkTitle: Platform Management 12.8.2 release notes -weight: 54 -date: 2023-03-09 -Hide_readingtime: true ---- - -## Platform Management 12.8.2 - 09 Mar 2023 - -Platform Management 12.8.2 is an incremental release which includes one improvement and one fixed issue. - -## Improvement - -* Improved performance when searching within the *Usage Report History* view. - -## Fixed issue - -* Fixed an issue on the *Edit User* view where a user designated as the organization's primary contact could previously be demoted from the required Administator role. diff --git a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/_index.md b/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/_index.md deleted file mode 100644 index 11657e1c..00000000 --- a/content/en/docs/release_notes/platform_management_12.0.0_-_12.8.2_release_notes/_index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Platform Management 12.0.0 - 12.8.2 release notes -linkTitle: Platform Management 12.0.0 - 12.8.2 release notes -weight: 110 -simple_list: true -date: 2023-01-12 ---- -New features, improvements, and bug fixes for releases 12.0.0 - 12.8.2. - -{{% alert title="Note" color="primary" %}}You must log in to this portal and be authenticated as an Axway customer to have access to release notes dated February 2022 and later. Release notes published before that date remain publicly accessible.{{% /alert %}} diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_00_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_00_00_relnotes.md deleted file mode 100644 index c871f1c1..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_00_00_relnotes.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Platform Management 13.0.0 release notes -linkTitle: Platform Management 13.0.0 release notes -weight: 53 -date: 2023-03-14 -Hide_readingtime: true ---- - -## Platform Management 13.0.0 - 14 Mar 2023 - -Platform Management 13.0.0 is a major release which includes one behavior change, one new feature, and one improvement. - -With this release, Platform Management API endpoints related to use of **Mobile Backend Services** and **Amplify Runtime Services** previously marked as deprecated have be removed. All remaining **Amplify Runtime Services* environments have been decommissioned. Application types served by those environments will no longer be visible with the Platform. - -## Behavior change - -* Removed filtering by application type on the *Apps* view. - -## New feature - -* Added a *Marketplace Footer* view to capture settings for a customizable footer displayed on all **Marketplace** and related authentication views. - -## Improvement - -* The Help Menu and Nav Items captured previously on the *Marketplace Appearance* view have been relocated to a new *Marketplace Menus* view. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_01_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_01_00_relnotes.md deleted file mode 100644 index 656dd116..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_01_00_relnotes.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: Platform Management 13.1.0 release notes -linkTitle: Platform Management 13.1.0 release notes -weight: 52 -date: 2023-03-22 -Hide_readingtime: true ---- - -## Platform Management 13.1.0 - 22 Mar 2023 - -Platform Management 13.1.0 is a minor release which includes two new features, one improvement, and several fixed issues. - -## New features - -* This release introduces a new Marketplace Manager role assignable on your organization's teams. A new Administration Preference captured on the *Marketplace Settings* view enables organization administrators to select when team's Marketplace Manager role members can modify settings, appearance, and menu, footer, and homepage content for that marketplace. -* Added Publication Preference to *Marketplace Settings* view to allow organization administrators to control which teams' Catalog Manager role members are allowed to publish products to that marketplace. - -## Improvement - -* Added pagination controls to the Environments view. - -## Fixed issue - -* Fixed an issue where analytics chart views may not display their series legends in the accompanying table. -* Fixed an issue where the left navigation for app views may not display the app name. -* Fixed an issue where *Apps* view table may not allow sorting by app name or type. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_02_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_02_00_relnotes.md deleted file mode 100644 index 134e4a6c..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_02_00_relnotes.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Platform Management 13.2.0 release notes -linkTitle: Platform Management 13.2.0 release notes -weight: 51 -date: 2023-04-05 -Hide_readingtime: true ---- - -## Platform Management 13.2.0 - 5 Apr 2023 - -Platform Management 13.2.0 is a minor release which includes three new features and one improvement. - -## New features - -* Added ability to set visibility in *Marketplace Menus* to control whether menu items are shown when marketplace visitors are signed in or out. -* Added *Identity Provider* configuration support for **Amplify Enterprise Marketplace** consumer organizations. -* Added an option on the *Identity Provider* configuration view to allow users which can sign in with the identity provider, but do not have email addresses on an associated domain, to be provisioned into the organization. - -## Improvement - -* Revised dark theme to increase contrast and brighten actionable elements. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_03_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_03_00_relnotes.md deleted file mode 100644 index 91c26941..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_03_00_relnotes.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Platform Management 13.3.0 release notes -linkTitle: Platform Management 13.3.0 release notes -weight: 50 -date: 2023-04-18 -Hide_readingtime: true ---- - -## Platform Management 13.3.0 - 18 Apr 2023 - -Platform Management 13.3.0 is a minor release which includes four improvements. - -## Improvements - -* Added a new Usage Reporter organization level role. This role can be assigned to service accounts and users within your organization to allow them to register environments and report usage without granting additional administrative roles or permissions. -* Improved clarity of uploaded file statuses on the *Usage Report History* view. Files containing at least one valid metric will now be shown with a status of "Partially Accepted". Files containing no valid metrics will have a status of "Invalid Metrics". Both provide an icon which will list the invalid metrics contained in the file when hovered over. -* Readded the Switch Org menu to the common navigation header for consumer role users. -* Added an option on the *Identity Providers* view to bypass email verification for subdomains of parent domains associated to an identity provider. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_04_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_04_00_relnotes.md deleted file mode 100644 index 032ffd3f..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_04_00_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 13.4.0 release notes -linkTitle: Platform Management 13.4.0 release notes -weight: 49 -date: 2023-04-26 -Hide_readingtime: true ---- - -## Platform Management 13.4.0 - 26 Apr 2023 - -Platform Management 13.4.0 is a minor release which includes one new feature and one fixed issue. - -## New feature - -* Organizations with active **Amplify Integration** subscriptions may now configured Integration environments. These environments will be linked to from a new capabilty on *Platform Home* and in the common navigation header's service switcher. - -## Fixed issue - -* Fixed an issue where marketplaces may show the organization branding's logo prior to a logo being uploaded on the *Marketplace Appearance* view. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_04_01_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_04_01_relnotes.md deleted file mode 100644 index 52479daa..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_04_01_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.4.1 release notes -linkTitle: Platform Management 13.4.1 release notes -weight: 48 -date: 2023-04-28 -Hide_readingtime: true ---- - -## Platform Management 13.4.1 - 28 Apr 2023 - -Platform Management 13.4.1 is a patch release which includes one fixed issue. - -## Fixed issue - -* Fixed an issue where organizations with a large number of users may experience errors performing certain *Identity Provider* management actions. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_04_02_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_04_02_relnotes.md deleted file mode 100644 index 40e5b2ca..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_04_02_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.4.2 release notes -linkTitle: Platform Management 13.4.2 release notes -weight: 47 -date: 2023-05-08 -Hide_readingtime: true ---- - -## Platform Management 13.4.2 - 8 May 2023 - -Platform Management 13.4.2 is a patch release which includes one fixed issue. - -## Fixed issue - -* Fixed an issue on the *Devices* view where users may experience an error when selecting an action from the dropdown when no devices are listed. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_05_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_05_00_relnotes.md deleted file mode 100644 index e290f11a..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_05_00_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 13.5.0 release notes -linkTitle: Platform Management 13.5.0 release notes -weight: 46 -date: 2023-05-11 -Hide_readingtime: true ---- - -## Platform Management 13.5.0 - 11 May 2023 - -Platform Management 13.5.0 is a minor release which includes one new feature and one fixed issue. - -## New feature - -* For organizations entitled to **Amplify Enterprise Marketplace**, a new *Marketplace Billing* view allows capture of billing integration settings with Stripe as the first supported vendor. - -## Fixed issue - -* Fixed an issue on the *Marketplace Footer* view where HTML markup entry in text blocks may not function as expected in some older browser versions. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_05_01_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_05_01_relnotes.md deleted file mode 100644 index fd1d539a..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_05_01_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 13.5.1 release notes -linkTitle: Platform Management 13.5.1 release notes -weight: 45 -date: 2023-05-17 -Hide_readingtime: true ---- - -## Platform Management 13.5.1 - 17 May 2023 - -Platform Management 13.5.1 is a patch release which includes one behavior change and one improvement. - -## Changed behavior - -* Organizations which have no activity in greater than 180 days will be notified of their inactivity and potential removal if no activity occurs within the organization in the next 30 days. Previously, this process only occurred if the organization had all its subscriptions expired for more than the inactivty window. With this change, since organizations created via signup may have no subscriptions, they will also be subject to this process. Organizations marked as license or contract holders or those which have a Support Access Code set are excluded from this process. - -## Improvement - -* Improved visibility of recently uploaded usage files when uploading on the *Report History* view. Added a "Refresh" control on the *Usage* and *Report History* views to fetch latest data. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_06_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_06_00_relnotes.md deleted file mode 100644 index 034a7728..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_06_00_relnotes.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: Platform Management 13.6.0 release notes -linkTitle: Platform Management 13.6.0 release notes -weight: 44 -date: 2023-05-31 -Hide_readingtime: true ---- - -## Platform Management 13.6.0 - 31 May 2023 - -Platform Management 13.6.0 is a minor release which includes several new features, one improvement, several changed behaviors, and several fixed issues. - -## New features - -* Added a *Marketplace Activity* view containing events related to the management of your marketplace and its assets as well as actions performed by consumer org members. The events can be filtered by date range, event type, or consumer org. -* Added an *Activity* link from the *Marketplace Consumer Orgs* view linking to the *Marketplace Activity* view for the selected consumer org. -* Added a toggle to the *Marketplace Settings* view allowing organization Administrator and Marketplace Manager role users to enable *Identity Provider* support for the marketplace's consumer orgs. - -## Improvement - -* Added the ability for Platform-managed usage environments for which no usage has been reported to be deleted. - -## Changed behaviors - -* Removed **Unified Catalog** branding capabilities under organization settings. -* Relocated organization logo upload to the organization settings *Manage* view. -* Removed "Featured Products" option from the "Featured Content" selection on *Marketplace Homepage* view. - -## Fixed issues - -* Fixed an issue where an "Unentitled Usage" section may be shown on the *Usage Report* view showing usage for Analytics Events. -* Fixed an issue on the *Usage Report* view where usage not matching a subscription's governance may not be shown as "Unentitled Usage." -* Fixed an issue on the *Manage User* view where deselecting Administrator role for the organization's primary contact may put the roles list into a bad state. -* Fixed an issue where changing the "Publication Preference" on the *Marketplace Settings* view from "Included/Excluded Teams" to "Include Teams with Tags" may cause the previously selected team's identifiers to be shown as tags. -* Fixed an issue where malformed HTML content in an element on the *Marketplace Footer* view may disallow the element from being deleted. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_06_01_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_06_01_relnotes.md deleted file mode 100644 index 761445da..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_06_01_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.6.1 release notes -linkTitle: Platform Management 13.6.1 release notes -weight: 43 -date: 2023-06-01 -Hide_readingtime: true ---- - -## Platform Management 13.6.1 - 1 Jun 2023 - -Platform Management 13.6.1 is a patch release which includes one fixed issue. - -## Fixed issue - -* Fixed an issue where users attempting to access marketplaces hosted on custom URLs may experience an error loading the common navigation header. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_07_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_07_00_relnotes.md deleted file mode 100644 index f3e23a81..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_07_00_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.7.0 release notes -linkTitle: Platform Management 13.7.0 release notes -weight: 42 -date: 2023-06-07 -Hide_readingtime: true ---- - -## Platform Management 13.7.0 - 7 Jun 2023 - -Platform Management 13.7.0 is a minor release which includes one new feature. - -## New feature - -* Added Consumption Preference to the *Marketplace Settings* view to allow organization administrators to control which teams' Consumer role members are allowed to access that marketplace. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_00_relnotes.md deleted file mode 100644 index e926692c..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_00_relnotes.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: Platform Management 13.8.0 release notes -linkTitle: Platform Management 13.8.0 release notes -weight: 41 -date: 2023-06-12 -Hide_readingtime: true ---- - -## Platform Management 13.8.0 - 12 Jun 2023 - -Platform Management 13.8.0 is a minor release which includes several new features, one improvement, several changed behaviors, and several fixed issues. - -## New features - -* Added a *Marketplace Activity* view containing events related to the management of your marketplace and its assets as well as actions performed by consumer org members. The events can be filtered by date range, event type, or consumer org. -* Added an *Activity* link from the *Marketplace Consumer Orgs* view linking to the *Marketplace Activity* view for the selected consumer org. -* Added a toggle to the *Marketplace Settings* view allowing organization Administrator and Marketplace Manager role users to enable *Identity Provider* support for the marketplace's consumer orgs. - -## Improvement - -* Added the ability for Platform-managed usage environments for which no usage has been reported to be deleted. - -## Changed behaviors - -* Removed **Unified Catalog** branding capabilities under organization settings. -* Relocated organization logo upload to the organization settings *Manage* view. -* Removed "Featured Products" option from the "Featured Content" selection on *Marketplace Homepage* view. - -## Fixed issues - -* Fixed an issue where an "Unentitled Usage" section may be shown on the *Usage Report* view showing usage for Analytics Events. -* Fixed an issue on the *Usage Report* view where usage not matching a subscription's governance may not be shown as "Unentitled Usage." -* Fixed an issue on the *Manage User* view where deselecting Administrator role for the organization's primary contact may put the roles list into a bad state. -* Fixed an issue where changing the "Publication Preference" on the *Marketplace Settings* view from "Included/Excluded Teams" to "Include Teams with Tags" may cause the previously selected team's identifiers to be shown as tags. -* Fixed an issue where malformed HTML content in an element on the *Marketplace Footer* view may disallow the element from being deleted. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_01_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_01_relnotes.md deleted file mode 100644 index 36c9d6b5..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_01_relnotes.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Platform Management 13.8.1 release notes -linkTitle: Platform Management 13.8.1 release notes -weight: 40 -date: 2023-06-22 -Hide_readingtime: true ---- - -## Platform Management 13.8.1 - 22 Jun 2023 - -Platform Management 13.8.1 is a patch release which includes several fixed issues. - -## Fixed issues - -* Fixed an issue where an invalid or unregistered URL entered on the *Marketplace Settings* view may receive a generic error response. The response now indicates that the URL was invalid. -* Fixed an issue on the *Monthly Usage* view where numeric entitlements for renewing subscriptions may show an incorrect quota. -* Fixed an issue where changes on the *Marketplace Settings* view when no Sitename value is set may cause Sitename to show as changed on the *Activity* view. -* Fixed an issue where users in certain versions of Safari may experience issues viewing the *Users* or *Account* views. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_02_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_02_relnotes.md deleted file mode 100644 index 874872ed..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_02_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.8.2 release notes -linkTitle: Platform Management 13.8.2 release notes -weight: 39 -date: 2023-06-29 -Hide_readingtime: true ---- - -## Platform Management 13.8.2 - 29 Jun 2023 - -Platform Management 13.8.2 is a patch release which includes one fixed issue. - -## Fixed issue - -* Fixed an issue where volume entitlements' quotas and usage on the *Monthly Usage* view may be inadvertently rounded to integer values. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_03_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_03_relnotes.md deleted file mode 100644 index c39ac1ff..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_03_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.8.3 release notes -linkTitle: Platform Management 13.8.3 release notes -weight: 38 -date: 2023-07-17 -Hide_readingtime: true ---- - -## Platform Management 13.8.3 - 17 Jul 2023 - -Platform Management 13.8.3 is a patch release which includes one improvement. - -## Improvement - -* Extended Cache-Control headers for static assets in an attempt to improve caching behavior for proxy servers. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_04_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_04_relnotes.md deleted file mode 100644 index 4d43af9b..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_04_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.8.4 release notes -linkTitle: Platform Management 13.8.4 release notes -weight: 37 -date: 2023-08-07 -Hide_readingtime: true ---- - -## Platform Management 13.8.4 - 7 Aug 2023 - -Platform Management 13.8.4 is a patch release which includes one fixed issue. - -## Fixed issue - -* Fixed an issue where editing content in textareas may not behave as expected. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_05_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_05_relnotes.md deleted file mode 100644 index 2c699ef3..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_08_05_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.8.5 release notes -linkTitle: Platform Management 13.8.5 release notes -weight: 36 -date: 2023-08-09 -Hide_readingtime: true ---- - -## Platform Management 13.8.5 - 9 Aug 2023 - -Platform Management 13.8.5 is a patch release which includes one fixed issue. - -## Fixed issue - -* Fixed an issue where malformed certificates uploaded on the *Marketplace Settings* view may have not been properly validated. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_09_00_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_09_00_relnotes.md deleted file mode 100644 index d8bc5e46..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_09_00_relnotes.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Platform Management 13.9.0 release notes -linkTitle: Platform Management 13.9.0 release notes -weight: 35 -date: 2023-08-24 -Hide_readingtime: true ---- - -## Platform Management 13.9.0 - 24 Aug 2023 - -Platform Management 13.9.0 is a minor release which includes one new feature and several fixed issues. - -## New feature - -* Extended theme settings captured on *Marketplace Appearance* to support page background and container colors. Improved grouping and clarity of labeling for existing theme settings. - -## Fixed issues - -* Fixed an issue where the *Usage* view may have displayed the API Gateway Outbound Volume usage for non-production environments as counting against entitled quota. -* Fixed an issue where removing teams from Administration, Publication, or Consumption Preference on *Marketplace Settings* view may not save as expected. -* Fixed an issue where the *Edit User* view may not display breadcrumbs correctly for users that are not yet activated. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_09_01_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_09_01_relnotes.md deleted file mode 100644 index e063f49a..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_09_01_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 13.9.1 release notes -linkTitle: Platform Management 13.9.1 release notes -weight: 34 -date: 2023-08-25 -Hide_readingtime: true ---- - -## Platform Management 13.9.1 - 25 Aug 2023 - -Platform Management 13.9.1 is a patch release which includes one fixed issue. - -## Fixed issue - -* Fixed an issue where the *Marketplaces* view may incorrectly display a published product count of zero. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_09_02_relnotes.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_09_02_relnotes.md deleted file mode 100644 index 59c5a808..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/13_09_02_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 13.9.2 release notes -linkTitle: Platform Management 13.9.2 release notes -weight: 33 -date: 2023-09-01 -Hide_readingtime: true ---- - -## Platform Management 13.9.2 - 1 Sep 2023 - -Platform Management 13.9.2 is a patch release which includes one changed behavior and one fixed issue. - -## Changed behavior - -* **Amplify Platform** password policy now enforces a maximum length of 128 characters. - -## Fixed issue - -* Fixed an issue where providing an invalid code when attempting setup of multi-factor authentication using an Authenticator app may result in an error message. With this fix, it will now respond with a message indicating the code was invalid. diff --git a/content/en/docs/release_notes/platform_management_13.0.0_and_later/_index.md b/content/en/docs/release_notes/platform_management_13.0.0_and_later/_index.md deleted file mode 100644 index 882329bc..00000000 --- a/content/en/docs/release_notes/platform_management_13.0.0_and_later/_index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Platform Management 13.0.0 and later release notes -linkTitle: Platform Management 13.0.0 and later release notes -weight: 109 -simple_list: true -date: 2023-03-14 ---- -New features, improvements, and bug fixes for releases 13.0.0 and later. - -{{% alert title="Note" color="primary" %}}You must log in to this portal and be authenticated as an Axway customer to have access to release notes dated February 2022 and later. Release notes published before that date remain publicly accessible.{{% /alert %}} diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_00_relnotes.md deleted file mode 100644 index eebb499f..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_00_relnotes.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -title: Platform Management 8.0.0 release notes -linkTitle: Platform Management 8.0.0 release notes -weight: 224 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.0.0 - 17 July 2020 - -Platform Management 8.0.0 is a major release, which includes new features, improvements, and one bug fix. - -Please note that browser support for Amplify Platform has been changed to no longer support Apple Safari 11.0 and below (version 11.1 or later is supported) or Microsoft Edge 16 and below. Please visit [https://platform.axway.com/browser](https://platform.axway.com/browser) for the list of supported browsers and versions. - -## New features - -* This release introduces a new **Amplify Platform** on-boarding experience and an all-new _Amplify Platform_ Home. _Amplify Platform Home_ now lists the capabilities to which your organization has access as well as common tasks available for those capabilities. Users can explore more offerings on a streamlined _Products and Services_ page. -* The common header (aka Unified Nav) has also been improved. A new _Help & Resources_ dropdown provides links to document, support, and other resources. Once signed in, the header now shows new services menu on the left, allowing users to quickly switch between various Platform capabilities and their UIs, and a simplified user menu on the right, now showing your assigned role. -* During activation of newly signed up users, a new page is now presented, asking which Amplify Platform capabilities the org wishes to use. Feature trials will be automatically requested for the selected capabilities. -* For organizations primarily using **API Management** capabilities, the Dashboard link on the _Amplify Platform Home_ page will now link to the new _Amplify Visibility_ UI. This new UI requires assignment of the "Analytics Specialist" role in order to access it. - -## Improvements - -* Navigation between the _Dashboard_, _Overview_, and _Custom Queries_ views has changed from a left-hand menu. -* The link for the _Download Premium Modules_ view has been relocated to the Dashboard left-hand menu. -* Display of long app names of the Apps table is improved. -* The Add (+) menu items for "Register App for Services" and "Create MBS Datasource" previously in the common header have been relocated to the _Apps_ view's right-hand actions menu. -* Added a "Manage Subscriptions" link to the _Organization Overview_ above the Subscriptions table for on-demand organizations to manage their subscriptions. -* Added support for indicating which administrator member of an organization is its primary contact on the organization _Members_ view. -* The organization _Members_ view's Roles list now displays the reason why a role may not be available. E.g, if all seats for a given role are occupied, a "Seat limit reached" message is shown. - -## Fixed Issues - -* Fixed an issue where attempting to add an existing platform user to a new or different organization may not behave as expected. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_01_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_01_relnotes.md deleted file mode 100644 index ad0c8f4e..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_01_relnotes.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Platform Management 8.0.1 release notes -linkTitle: Platform Management 8.0.1 release notes -weight: 223 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.0.1 - 23 July 2020 - -Platform Management 8.0.1 is an incremental release, which includes a few improvements and a bug fix. - -## Improvements - -* Performed minor revisions and usability improvements to the common header and the _Amplify Platform Home_, _Organization_, and _Account_ views. -* Reordered "My Capabilities" and key tasks sections of _Amplify Platform Home_ to promote Central, Catalog, and Integration Builder offerings. -* Removed the Applications, Mobile Backend Services Datasources, and Amplify Runtime Services counts on the organization _Usage_ view. - -## Fixed issues - -* Fixed an issue where the services listed in the common header's service (left most) menu and capabilities and tasks shown on _Amplify Platform Home_ may not include all services subscribed or provisioned for the organization or available for the user's role. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_02_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_02_relnotes.md deleted file mode 100644 index e023082f..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_02_relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Platform Management 8.0.2 release notes -linkTitle: Platform Management 8.0.2 release notes -weight: 222 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.0.2 - 4 August 2020 - -Platform Management 8.0.2 is a patch release, which includes two improvements and two bug fixes. - -Please note that browser support for **Amplify Platform** has changed. Support for Microsoft Internet Explorer 11 has been deprecated and and will no longer function after September 30, 2020. Please visit [https://platform.axway.com/browser](https://platform.axway.com/browser) for the list of supported browsers and versions. - -## Improvements - -* For organizations subscribed to Application Integration, the Integration Builder link in the common header's services menu now provides links to available environments. -* Overview and app analytics chart/table views now link to open the corresponding query in the Custom Query view (requires Application Development Pro or Enterprise subscription or monthly Cloud Capacity subscription). - -## Fixed issues - -* Fixed an issue where organizations with a large number of applications may experience intermittent browser instability or long load times when viewing their list of apps. -* Fixed an issue where attempting to navigate to a specific view when not signed in may experience a "page not found" error after signing in rather than being successfully redirected to the requested view. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_03_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_03_relnotes.md deleted file mode 100644 index 1edd48d9..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_03_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 8.0.3 release notes -linkTitle: Platform Management 8.0.3 release notes -weight: 221 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.0.3 - 10 August 2020 - -Platform Management 8.0.3 is a patch release, which includes two bug fixes. - -With this release, integration with Appcelerator DevLink is no longer supported. Appcelerator DevLink has been discontinued and will no longer be available. - -## Fixed issues - -* Fixed an issue where long-time Appcelerator community members who never set their name on their {{% variables/platform_prod_name %}} account may see an unexpected message when attempting to sign in. -* Fixed an issue in the _Custom Query_ view where changing a custom date range for a previously saved or previewed query may not show the correct date range for the returned data on a subsequent preview. -* Fixed an issue where users attempting to sign up using their GitHub account may receive an error. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_04_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_04_relnotes.md deleted file mode 100644 index 2eed6ac7..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_00_04_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 8.0.4 release notes -linkTitle: Platform Management 8.0.4 release notes -weight: 220 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.0.4 - 24 August 2020 - -Platform Management 8.0.4 is a patch release, which includes two improvements and a bug fix. - -## Improvements - -* Added a guided product tour for Amplify Platform Home and Offerings views. -* Added Governance to Organization overview's Subscriptions table. - -## Fixed issues - -* Fixed an issue where Devices and OS Versions charts on Amplify Crash Analytics detail view may not be visible for applications with a large number of devices or OS versions. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_01_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_01_00_relnotes.md deleted file mode 100644 index 721455a9..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_01_00_relnotes.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: Platform Management 8.1.0 release notes -linkTitle: Platform Management 8.1.0 release notes -weight: 219 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.1.0 - 23 September 2020 - -Platform Management 8.1.0 is a minor release, which includes new features, improvements, and bug fixes. - -## New features - -* Introduced a new _Activity_ view accessible from the notifications (bell) icon in the common header or the left-hand menu on the user's _Account_ view. The _Activity_ view shows additions, deletions, and changes performed by or on the user and changes to the organization and its apps and services for the user's current organization. -* Introduced a new org _Activity_ view accessible from the left-hand menu on the _Organization_ view. The _Activity_ view shows changes to the organization, its subscriptions, and its apps and services. -* Introduced a new app _Activity_ view accessible from the left-hand menu on any app view. The _Activity_ view shows events related to the apps. -* Added the ability to download _Analytics_ view charts as an image. -* Added modules used by _Titanium_ applications to the _App Overview_. -* Added four widgets to the _Metric Overview_ available for organizations which have **Amplify Central** provisioned showing occurrences of Central Asset, Central Environment, Catalog Item, and Catalog Subscription events. -* Selecting a time range on _Analytics_ view charts will now "zoom in" on that date range. - -## Improvements - -* Revised the _Latest Activity_ and _Notifications_ accessible from the notifications icon in the common header. Their entries are now combined into a single list of _Recent Activity_. Clicking on an entry in this list takes the user to the user _Activity_ view to see more details about the event. -* Improved resolution (i.e., number of data points shown) on _Analytics_ view charts. -* Improved labels on the x-axis of charts on _Analytics_ views. -* Changed the _Subscriptions_ section of the _Organization_ overview to show only active subscriptions on initial load. Terminated, inactive, and pending subscriptions can be viewed by selecting that status from the dropdown above the table. -* Added a link to the _Titanium SDK Prerequisites_ documentation on the _Get Started with App Builder_ guide. This documentation shows supported dependency versions and their download locations. -* All applications deployed using **Amplify Runtime Services** now show a type value of "Runtime Service" on the all apps table. - -## Fixed issues - -* Fixed an issue where users may not be able to edit their _Account_ information in Safari. -* Fixed an issue where Firefox for Android was shown as an unsupported browser (it's totally supported!) -* Fixed an issue where the organization _Usage_ view may not have shown the correct entitlement quotas when viewing usage for prior months. -* Fixed an issue where **Amplify Runtime Services** application access logs may not have been properly format response times greater than one second. -* Fixed an issue where application names may not have been included in exported chart or table data. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_00_relnotes.md deleted file mode 100644 index 1817d40d..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_00_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 8.2.0 release notes -linkTitle: Platform Management 8.2.0 release notes -weight: 218 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.2.0 - 30 September 2020 - -Platform Management 8.2.0 is a minor release, which includes two new features and an improvement. - -## New features - -* Signing up for **Amplify Platform** now allows new users to select the data privacy region in which their organization's customer data will reside. -* Added a _Download Center_ menu in the common header's _Help & Resources_ menu replacing the previous _Marketplace_ link and linking to product and product extension resources. - -## Improvement - -* Consolidated **Amplify** **Central** and **Flow Manager** service roles for _Analytics Specialist_ into a single **Visibility** service role. The existing _Auditor_ role has also been relocated to **Visibility** services roles. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_01_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_01_relnotes.md deleted file mode 100644 index 242ddd6c..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_01_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 8.2.1 release notes -linkTitle: Platform Management 8.2.1 release notes -weight: 217 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.2.1 - 1 October 2020 - -Platform Management 8.2.1 is a patch release, which includes a new feature and bug fixes. - -## New features - -* Added support for configuring Firebase Cloud Messaging (FCM) HTTP v1 to **Mobile Backend Services** Push Notifications _Android_ _Cloud Messaging Configuration_ view. - -## Fixed issues - -* Fixed an issue where the _Organization_ overview may not render properly for some organizations. -* Fixed an issue where a user who does not select any interests during activation may not be properly redirected to the _Explore Products & Services_ view after activation. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_02_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_02_relnotes.md deleted file mode 100644 index dfccc9f2..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_02_relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Platform Management 8.2.2 release notes -linkTitle: Platform Management 8.2.2 release notes -weight: 216 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.2.2 - 15 October 2020 - -Platform Management 8.2.2 is a patch release, which includes a new feature and several bug fixes. - -{{% alert title="Note" color="primary" %}}With this release, support for Internet Explorer 11 has been officially sunset.{{% /alert %}} - -## New features - -* Added two settings to the user _Account Settings_ view. The "Inactivity Sign-out" setting lets users select how long to allow browser sessions to be inactive before signing the user out. This default setting is 30 minutes. This behavior may also be disabled. The "Restore page on next sign-in" setting lets users choose whether to be redirected to the page previously viewed once signed back in after being signed out due to inactivity. This setting is disabled by default (do not restore previous page on next sign-in). - -## Fixed issues - -* Fixed an issue where **Runtime Services** app names may not appear in chart and table data saved on analytics views. Additionally, fixed an issue where some columns for **Mobile Backend Services** datasources may be empty in saved table data. -* Fixed an issue where starting a free trial from the _Explore More Products & Services_ view may not redirect users to the _Platform Home_ view showing the newly available capabilities. -* Fixed an issue where clicking **Amplify Platform** in the page header while on the _Signup_ view may cause an error. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_03_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_03_relnotes.md deleted file mode 100644 index fd528001..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_02_03_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 8.2.3 release notes -linkTitle: Platform Management 8.2.3 release notes -weight: 215 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.2.3 - 6 November 2020 - -Platform Management 8.2.3 is a patch release, which includes an improvement and two bug fixes. - -## Improvements - -* Simplified the _Organization_ overview's _Subscriptions_ table. - -## Fixed issues - -* Fixed an issue where the _Explore More Products & Services_ view may not indicate a trial subscription is expired. -* Fixed an issue where users with existing accounts attempting to sign up may receive an error rather than the "You already have an account" email. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_03_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_03_00_relnotes.md deleted file mode 100644 index bc422668..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_03_00_relnotes.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: Platform Management 8.3.0 release notes -linkTitle: Platform Management 8.3.0 release notes -weight: 214 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.3.0 - 3 December 2020 - -Platform Management 8.3.0 is a minor release which includes several improvements and bug fixes. - -## Improvements - -* Updated the _Identity Provider Configuration_ setup to use a DNS entry for domain ownership verification. -* Added the capability to automatically add all users with email addresses on a verified domain to an organization. -* Provided one-click downloads for the SAML descriptor and signing certificate files on the _Identity Provider Configuration_ view. -* Added the ability for organization administrators to perform manual usage entry for Customer Managed environments. -* Improved the month/year and subscription selectors on the organization _Usage_ view. -* Improved the redirect handling on signup and when signing in from **Amplify** services other than **Platform**. - -## Fixed issues - -* Fixed an issue where product Category names on the _Organization_ overview's _Subscriptions_ table may not be displayed properly. -* Fixed an issue where **Mobile Backend Services** _Push Notification_ form may not allow sending a one-time push notification. -* Removed support for SVG images for branding logos. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_03_01_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_03_01_relnotes.md deleted file mode 100644 index c670e999..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_03_01_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 8.3.1 release notes -linkTitle: Platform Management 8.3.1 release notes -weight: 213 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.3.1 - 15 December 2020 - -Platform Management 8.3.1 is a patch release, which includes a new feature and two improvements. - -## New features - -* Added the ability to configure P8 certificates in _iOS Push Notification settings_ for **Mobile Backend Services** datasources. - -## Improvements - -* Improved restrictions for Consumer role users to no longer allow access to view organization, team, or organization member information. -* Relocated the App Preview link to the actions dropdown on _App Overview._ diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_03_02_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_03_02_relnotes.md deleted file mode 100644 index 17db5c31..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_03_02_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 8.3.2 release notes -linkTitle: Platform Management 8.3.2 release notes -weight: 212 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.3.2 - 17 December 2020 - -Platform Management 8.3.2 is a patch release, which includes an improvement and a bug fix. - -## Improvement - -* Improved handling of redirects after sign-in or activation when initiated from portals or other services. - -## Fixed Issue - -* Fixed an issue when configuring P8 format certificates on iOS Push Notification settings for **Mobile Backend Services** datasources. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_00_relnotes.md deleted file mode 100644 index 5a3e82e0..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_00_relnotes.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Platform Management 8.4.0 release notes -linkTitle: Platform Management 8.4.0 release notes -weight: 211 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.4.0 - 14 January 2021 - -Platform Management 8.4.0 is a minor release, which includes several improvements and bug fixes. - -## Improvements - -* Updated UI colors and icons for improved visibility and clarity. -* Improved error messaging when a **Mobile Backend Services** datasource is not accessible. -* Added a column on the _Usage_ _Report History_ table indicating which user performed the upload or entry. - -## Fixed issues - -* Fixed an issue where navigating away from views containing tables using the browser's back button or history may not function as expected. -* Fixed an issue where the _Events_ analytics view may not correctly link to **Amplify Runtime Services** apps hosted in VPC environments. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_01_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_01_relnotes.md deleted file mode 100644 index cfd80362..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_01_relnotes.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Platform Management 8.4.1 release notes -linkTitle: Platform Management 8.4.1 release notes -weight: 210 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.4.1 - 5 February 2021 - -Platform Management 8.4.1 is a patch release, which includes new features, improvements, and bug fixes. - -## New features - -* Organizations using their company's Identity Provider to authenticate to **Amplify Platform** can now select the default roles and teams to which members are assigned when initially signing in. User attributes from their Identity Provider can also be used to manage assigned roles and teams. See the [Identity Provider Configuration documentation](https://docs.axway.com/csh?context=62555476) for more information. - -## Improvements - -* Added an option to the organization _Usage_ view to show usage for all environments or production environments only. -* Updated organization _Usage_ view to no longer show entitlements for which the organization has no quota or usage. -* Updated the _Usage Report History_ view to show the user who performed usage upload or manual entry and includes entries for both Axway-managed and customer-managed environments. - -## Fixed issues - -* Fixed an issue where **Amplify Crash Analytics** views permitted selection of a date range more than the allowed 30 day retention for crash events. -* Fixed an issue where organizations with one or more available VPC environments may not be able to deselect environments during **Mobile Backend Services** app creation. -* Fixed an issue on the _Usage Report History_ view where filtering report history by selected date range may not function as expected. -* Fixed an issue where the **Mobile Backend Services** Friends object type form view may not render properly. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_02_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_02_relnotes.md deleted file mode 100644 index 96b79085..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_02_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 8.4.2 release notes -linkTitle: Platform Management 8.4.2 release notes -weight: 209 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.4.2 - 1 March 2021 - -Platform Management 8.4.2 is a patch release, which includes a new feature and an improvement. - -## New features - -* Organizations entitled to use their own Identity Provider for authenticating to **Amplify Platform** may now configure more than one Identity Provider. See the [Configuring and Managing Identity Providers documentation](https://docs.axway.com/csh?context=62555476) for more information. - -## Improvements - -* Added specific browser vendors and versions supported by **Amplify Platform** to the [Supported Browsers](https://platform.axway.com/browser) page. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_03_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_03_relnotes.md deleted file mode 100644 index b2f5e64b..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_03_relnotes.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Platform Management 8.4.3 release notes -linkTitle: Platform Management 8.4.3 release notes -weight: 208 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.4.3 - 18 March 2021 - -Platform Management 8.4.3 is a patch release, which includes two improvements and two bug fixes. - -## Improvements - -* Updated the _Usage_ view to only show consumption for Axway Managed and Customer Managed governance entitlements if a quota was set. -* Updated the _Identity Provider Settings_ view's Domain Verification modal to clarify the TXT record value should be empty if allowed by the DNS provider. - -## Fixed Issues - -* Fixed an issue where new Mobile Backend Services datasources may not be created as expected. -* Fixed an issue where platform icons for an application may not be shown in the _All Apps_ or _Add/Edit Team_ tables. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_04_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_04_relnotes.md deleted file mode 100644 index 44c4429a..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_04_04_relnotes.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Platform Management 8.4.4 release notes -linkTitle: Platform Management 8.4.4 release notes -weight: 207 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.4.4 - 1 April 2021 - -Platform Management 8.4.4 is a patch release, which includes several improvements and bug fixes. - -## Improvements - -* Added End-of-Support badge on **App Builder** capability and Discontinuance badge on **Mobile Backend Services** capability on _Platform Home_ view.  Added End-of-Support badge on **Application Development** offering and Discontinuance badge on **Mobile Backend Services** offering on _Explore Products_ view. See [Product Update: Changes to Application Development Services](https://devblog.axway.com/featured/product-update-changes-to-application-development-services-appcelerator/) on Axway Developer Blog for more information. -* Added ability to group _Custom Query_ chart data by arbitrary time intervals using the "From/To" or "Period" date range options. E.g., you can now query 14 days in 6 hour intervals, 12 hours in 15 minute intervals, etc. -* Changed date format in analytics chart series exported CSV to improve recognition in spreadsheet applications. The format was changed from ISO-8601 UTC format to "yyyy-MM-dd HH:mm:ss". - -## Fixed issues - -* Fixed an issue where viewing a saved _Custom Query_ may not select the previously selected date range. -* Fixed an issue where Download Descriptor XML and Download Signing Certificate buttons on the _Identity Provider_ view for SAML protocol identity providers may cause a 404 error instead of prompting download of the desired resource. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_05_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_05_00_relnotes.md deleted file mode 100644 index eb3a8eb7..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_05_00_relnotes.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Platform Management 8.5.0 release notes -linkTitle: Platform Management 8.5.0 release notes -weight: 206 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.5.0 - 27 April 2021 - -Platform Management 8.5.0 is a minor release, which includes several improvements and bug fixes. - -## Improvements - -* Improved layout and visualization of consumption of quota on _Usage_ view. -* Added access to _Custom Queries_ functionality for all orgs and users. -* Added ability to remove association of a domain to an Identity Provider configuration. -* Added organization name to the _Add New Member_ view for administrators that are members of multiple organizations. -* Improved consistency of column and detail view labels for **Mobile Backend Services** and **Amplify Runtime Services** logs. - -## Fixed issues - -* Fixed an issue where Logout URI for OpenID Connect Identity Provider configurations may not be shown correctly. -* Fixed an issue where **Amplify Runtime Services** app analytics may not render as expected for orgs with no retention policy entitlement. -* Fixed an issue where shifting to an adjacent date range on analytics view may not select the correct date range. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_05_01_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_05_01_relnotes.md deleted file mode 100644 index c655ab09..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_05_01_relnotes.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -title: Platform Management 8.5.1 release notes -linkTitle: Platform Management 8.5.1 release notes -weight: 205 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.5.1 - 04 May 2021 - -Platform Management 8.5.1 is a patch release, which includes several improvements and bug fixes. - -## Improvements - -* First time visitors to Amplify Platform (or return visitors using Incognito mode, private browsing, etc.) will no longer be redirected to marketing content. -* Improved performance of authentication flows. -* Added app ID as an available column on the All Apps table. - -## Fixed issues - -* Fixed an issue where Central Admin may have been an assigned role on org members which were not Administrator Platform role. -* Fixed an issue where the date range selection controls on analytics views may not present time range options. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_06_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_06_00_relnotes.md deleted file mode 100644 index b9867c43..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_06_00_relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Platform Management 8.6.0 release notes -linkTitle: Platform Management 8.6.0 release notes -weight: 204 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.6.0 - 18 May 2021 - -Platform Management 8.6.0 is a minor release which includes several new features and improvements. - -## New features - -* Updated **Amplify API Management Platform** offering and added **Integration Builder** offering and added support for their trials on the _Explore Products & Services_ view. -* Updated onboarding questions during activation to initiate **Amplify API Management Platform** and **Integration Builder** trials if the respective capabilities are selected. -* Updated usage aggregation for third-party gateways and Agent SDK to have transactions for all environments count towards entitlement quota or tokens. -* Added a link to the Axway GitHub organization in the header's Help & Resources dropdown. - -## Improvements - -* Improved loading time for the _All Apps_ table view. -* Updated validation on the **Mobile Backend Services** _Apple iOS Push Configuration_ form to require Bundle ID regardless of selected certificate format. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_06_01_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_06_01_relnotes.md deleted file mode 100644 index 90ede378..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_06_01_relnotes.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Platform Management 8.6.1 release notes -linkTitle: Platform Management 8.6.1 release notes -weight: 203 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.6.1 - 27 May 2021 - -Platform Management 8.6.1 is a patch release which includes several improvements. - -## Improvements - -* Added session creation and sign-out events to _Org_ and _User Activity_ views. -* Added introductory content and link to Documentation to _Custom Query_ view. -* Improved verbiage on Region selection and added Terms of Use and Privacy Statement acceptance to _Sign Up_ view. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_06_02_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_06_02_relnotes.md deleted file mode 100644 index c75efbd2..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_06_02_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 8.6.2 release notes -linkTitle: Platform Management 8.6.2 release notes -weight: 202 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.6.2 - 01 June 2021 - -Platform Management 8.6.2 is a patch release which includes a bug fix. - -## Fixed issues - -* Fixed an issue where organizations with private cloud **Amplify Runtime Services** environments may not see apps deployed in those environments listed in the _All Apps_ table. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_00_relnotes.md deleted file mode 100644 index 8fffebf3..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_00_relnotes.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Platform Management 8.7.0 release notes -linkTitle: Platform Management 8.7.0 release notes -weight: 201 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.7.0 - 17 June 2021 - -Platform Management 8.7.0 is a minor release which includes several new features, improvements, and bug fixes. - -## New features - -* Introduced a new _Dashboard_ experience. _Dashboard_ on _Platform Home_ links to a new _Overview_ page with content based on your organization's subscriptions. -* Added a new _Transactions_ analytics view for **API Management** subscribers. -* Organization _Activity_ view now includes events for **Central** environments and API services and **Unified Catalog** assets and subscriptions. - -## Improvements - -* Central Admin service role may now be assigned to Developer Platform role users. -* Added friendly names for events related to **Central** environments and API services and **Unified Catalog** assets and subscriptions on analytics views. -* Added a legal disclaimer to the _Usage_ view. -* Renamed the _Members_, _Add New Member_, and _Edit Member Teams_ views to _Users_, _Add New User_, and _Edit User Teams_ respectively. - -## Fixed issues - -* Fixed an issue on analytics views where selecting the "Last 3 Months" date range option may cause the view to not display as expected. -* Fixed usability issues with date range selection on _Custom Query_ view. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_01_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_01_relnotes.md deleted file mode 100644 index 7bfc710e..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_01_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 8.7.1 release notes -linkTitle: Platform Management 8.7.1 release notes -weight: 200 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.7.1 - 21 June 2021 - -Platform Management 8.7.1 is a patch release which includes an improvement. - -## Improvements - -* Added the ability to select a date range for Transactions, Connected Environments, asset, team, and user counts on _API Management Overview_. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_02_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_02_relnotes.md deleted file mode 100644 index 5f354f64..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_02_relnotes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Platform Management 8.7.2 release notes -linkTitle: Platform Management 8.7.2 release notes -weight: 140 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.7.2 - 24 June 2021 - -Platform Management 8.7.2 is a patch release which includes two improvements. - -## Improvements - -* Added an Actions dropdown to the _Usage Report History_ table entries. The menu includes a "View Usage Events" link for a _Custom Query_ to view events for files with a status of "Processed." -* Central Services, Central Environments, and Catalog Entries entitlement quotas and usage are no longer shown on _Usage_ view. The Analytics Events entitlement is no longer shown for organizations with no quota. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_03_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_03_relnotes.md deleted file mode 100644 index 48a52384..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_07_03_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 8.7.3 release notes -linkTitle: Platform Management 8.7.3 release notes -weight: 130 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.7.3 - 7 July 2021 - -Platform Management 8.7.3 is a patch release which includes an improvement and a bug fix. - -## Improvements - -* For organizations using their own Identity Provider, improved the verbiage on the _Credentials_ view to clarify scope of use of tooling credentials. Added a link to the corresponding documentation. - -## Fixed issues - -* Fixed an issue where the _Organization Overview_ Subscription status dropdown table may not include the correct set of statuses or allow filtering the subscriptions within the table. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_00_relnotes.md deleted file mode 100644 index 86e228a3..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_00_relnotes.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Platform Management 8.8.0 release notes -linkTitle: Platform Management 8.8.0 release notes -weight: 120 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.8.0 - 22 July 2021 - -Platform Management 8.8.0 is a minor release which includes a new feature, several improvements, and a bug fix. - -## New features - -* Introduced Service Accounts in Platform organization and user management.  Service Accounts may be created and assigned Service Roles and as members of your organization's teams. Please see the [managing service accounts documentation](/docs/management_guide/organizations/managing_organizations/#managing-service-accounts) for more information. - -## Improvements - -* Added new service links and tasks on _Platform Home_ for managing your organization and its users and visiting **Repository** and **Support**. For organizations only subscribed to non-Amplify offerings, Platform Home is now available to access _Getting Started_ content and these services. -* Simplified signup and account activation process. Signup now requests first and last name, password, organization name, and region. Activation is now a one-click step by following the link in the "Activate your account" email. For users signing up from API Management marketing resources, **API Management Platform** and **Integration Builder** trials will be automatically subscribed once activated. -* Improved layout and consistency of authentication views. - -Fixed issues - -* Fixed an issue where updating organization _Users_ and _Teams_ views with members assigned roles that are no longer available may not be able to update a user or team. This issue arises due to expiry of subscription and loss of entitled services for assigned Service Roles. A banner is now displayed at the top of these views indicating which roles are no longer available and provides a means to search for members by role in order to correct the assignment. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_01_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_01_relnotes.md deleted file mode 100644 index 29272390..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_01_relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Platform Management 8.8.1 release notes -linkTitle: Platform Management 8.8.1 release notes -weight: 110 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.8.1 - 4 August 2021 - -Platform Management 8.8.1 is a patch release which includes several improvements and two bug fixes. - -## Improvements - -* Added events and details for Identity Provider and Branding changes to the organization _Activity_ view. -* Added events for when new user invitation emails are resent to the organization _Activity_ view. -* Simplified the Runtime Services app overview and relocated resource utilization charts (CPU and memory use) to a new _Resources_ view. -* Changed the Account _Orgs & Roles_ view to include inactive organizations the user is a member of. - -## Fixed issues - -* Fixed an issue where the Support tile on the _Platform Home_ view may not be clickable. -* Fixed an issue on the organization _Users_ view when unassigning a user's role if the table is filtered by role. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_02_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_02_relnotes.md deleted file mode 100644 index add1cdc8..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_02_relnotes.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Platform Management 8.8.2 release notes -linkTitle: Platform Management 8.8.2 release notes -weight: 100 -date: 2021-08-12 -Hide_readingtime: true ---- - -## Platform Management 8.8.2 - 30 August 2021 - -Platform Management 8.8.2 is a patch release which includes two improvements and two bug fixes. - -Please note this release contains a deprecation notice for the _Event Funnels_ feature which will be removed in the 9.0.0 release. - -This release updates the list of browsers support by **Amplify Platform**. Please see [About Browser Support](https://platform.axway.com/browser) for more information. - -## Improvements - -* Simplified the display of entitlements on the _Organization_ overview's Subscriptions table. -* Display Organization GUID on the _Organization_ overview for organizations which have a Support Access Code set. - -## Fixed issues - -* Fixed an issue where members of organizations with no active subscriptions authenticating using **Axway CLI** may not be prompted to select an organization. -* Fixed an issue where users may not be able to view information of other members of their organization. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_03_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_03_relnotes.md deleted file mode 100644 index 03f5adac..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_08_03_relnotes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Platform Management 8.8.3 release notes -linkTitle: Platform Management 8.8.3 release notes -weight: 99 -date: 2021-09-15 -Hide_readingtime: true ---- - -## Platform Management 8.8.3 - 15 September 2021 - -Platform Management 8.8.3 is a patch release which includes two improvements. - -## Improvements - -* Added a link to the [Appcelerator Modules GitHub organization's repositories](https://github.com/orgs/appcelerator-modules/repositories) on the _Premium Module Downloads_ view where the modules are now accessible as open source projects. -* Improved Usage reporting _Manual Entry_ form to only show entitlements which correspond to the governance of the selected environment. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_00_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_00_relnotes.md deleted file mode 100644 index 1a5b6ba6..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_00_relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: Platform Management 8.9.0 release notes -linkTitle: Platform Management 8.9.0 release notes -weight: 98 -date: 2021-10-04 -Hide_readingtime: true ---- - -## Platform Management 8.9.0 - 4 October 2021 - -Platform Management 8.9.0 is a minor release which includes one new feature, one improvement, and one bug fix. - -## New feature - -* Added indicator of days remaining in trial and control to launch _Guided Tours_ to page header for organizations currently subscribed to **API Management Platform trial**. - -## Improvement - -* Added **API Management Platform** trial features and FAQs to _Amplify Platform Signup_ view when linked from marketing site. - -## Fixed issue - -* Fixed issue where application table views may not be updated after an application is updated or deleted. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_01_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_01_relnotes.md deleted file mode 100644 index f890471c..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_01_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 8.9.1 release notes -linkTitle: Platform Management 8.9.1 release notes -weight: 97 -date: 2021-10-06 -Hide_readingtime: true ---- - -## Platform Management 8.9.1 - 6 October 2021 - -Platform Management 8.9.1 is a patch release which includes one new feature. - -## New feature - -* For **Amplify Runtime Services** applications created after October 5, 2021, the hosted URL will now be on the ``.ars.us.axway.com`` domain. For applications created prior to this date, the app's _Overview_ view will list both its ``.cloudapp-enterprise.appcelerator.com`` and ``.ars.us.axway.com`` URLs. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_02_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_02_relnotes.md deleted file mode 100644 index b1e007e6..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_02_relnotes.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Platform Management 8.9.2 release notes -linkTitle: Platform Management 8.9.2 release notes -weight: 96 -date: 2021-10-15 -Hide_readingtime: true ---- - -## Platform Management 8.9.2 - 15 October 2021 - -Platform Management 8.9.2 is a patch release which includes one fixed issue. - -## Fixed issue - -* Updated documentation links for API Builder on the _Offerings_ view and common navigation header's services list. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_03_relnotes.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_03_relnotes.md deleted file mode 100644 index 5dc3ecc8..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/08_09_03_relnotes.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Platform Management 8.9.3 release notes -linkTitle: Platform Management 8.9.3 release notes -weight: 95 -date: 2021-10-21 -Hide_readingtime: true ---- - -## Platform Management 8.9.3 - 21 October 2021 - -Platform Management 8.9.3 is a patch release which includes one improvement. - -As of this release, all Support, Community, and other Axway portal user accounts have now been merged with their corresponding **Amplify Platform** accounts. For users which did not yet have an **Amplify Platform** account, an **Amplify Platform** account has been created and their credentials will remain the same. For existing users with both portal and **Amplify Platform** accounts, their **Amplify Platform** account credentials should now be used to sign in. - -## Improvement - -* Added messaging on the _Sign In_ form shown after a failed sign-in attempt guiding portal users to use their **Amplify Platform** account credentials to sign in. diff --git a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/_index.md b/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/_index.md deleted file mode 100644 index 2ca6eed0..00000000 --- a/content/en/docs/release_notes/platform_management_8.0.0_-_8.9.3_release_notes/_index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: Platform Management 8.0.0 - 8.9.3 release notes -linkTitle: Platform Management 8.0.0 - 8.9.3 release notes -weight: 150 -simple_list: true -date: 2021-08-12 ---- -New features, improvements, and bug fixes for releases 8.0.0 - 8.9.3. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_00_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_00_relnotes.md deleted file mode 100644 index c91c0fb8..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_00_relnotes.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -title: Platform Management 9.0.0 release notes -linkTitle: Platform Management 9.0.0 release notes -weight: 94 -date: 2021-12-09 -Hide_readingtime: true ---- - -## Platform Management 9.0.0 - 9 December 2021 - -Platform Management 9.0.0 is a major release which includes several improvements and one bug fix. - -With this release, use of the [https://dashboard.appcelerator.com](https://platform.axway.com) URL to access Platform Management UI or API is no longer supported and requests will issue a redirect to the current URL of [https://platform.axway.com](https://platform.axway.com). - -Also, with this release, the *Event Funnels* feature in *App Analytics* is no longer available. Users can retrieve event counts using the *Custom Queries* feature. - -## Improvements - -* Updated the Platform Management user interface to provide more consistent look and feel, page layouts, tables, and form views with other Amplify Platform services' UIs. -* Updated the layout of the organization *Usage* view to group entitlements and their usage and quotas under each subscribed product. -* Added improved form validation interactions; fields are now validated during interaction and display messages to help guide users to provide valid inputs. -* Added "dirty form" detection; users are now presented with a confirmation when attempting to navigate away from a form view in which changes have been provided without saving. -* Added Agent and Central asset events to organization *Activity* view. -* Improved consistency and completeness of response samples in Platform Management API documentation. - -## Fixed issue - -* Fixed an issue where filters may not apply on the **Mobile Backend Services** Push Notification *Subscribed Devices* table view. diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_01_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_01_relnotes.md deleted file mode 100644 index 7ba8ffc2..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_01_relnotes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Platform Management 9.0.1 release notes -linkTitle: Platform Management 9.0.1 release notes -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/platform_management_9.0.0_-_9.2.2_release_notes/09_00_02_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_02_relnotes.md deleted file mode 100644 index d6e2160c..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_02_relnotes.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Platform Management 9.0.2 release notes -linkTitle: Platform Management 9.0.2 release notes -weight: 92 -date: 2021-12-15 -Hide_readingtime: true ---- - -## Platform Management 9.0.2 - 15 December 2021 - -Platform Management 9.0.2 is a patch release which includes one improvement and three fixed issues. - -## Improvement - -* *Usage Entry* view no longer shows entitlements which have a zero value quota. - -## Fixed issues - -* Fixed an issue where **Mobile Backend Services** datasource links on the *All Apps* table may show an error for datasources in a (VPC) service environment. -* Fixed an issue where **Mobile Backend Services** *Manage Data* tables may not be filterable by a Custom Field. -* Fixed an issue where users who are members of multiple orgs may not be able to directly access app views for an app in an org they are not signed in to. diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_03_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_03_relnotes.md deleted file mode 100644 index 12b1fcc6..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_03_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 9.0.3 release notes -linkTitle: Platform Management 9.0.3 release notes -weight: 91 -date: 2021-12-16 -Hide_readingtime: true ---- - -## Platform Management 9.0.3 - 16 December 2021 - -Platform Management 9.0.3 is a patch release which includes one improvement and one fixed issue. - -## Improvement - -* *Organization Overview* Subscriptions table no longer shows zero value entitlements. - -## Fixed issue - -* Fixed an issue where a user's Team membership may not save as expected. diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_04_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_04_relnotes.md deleted file mode 100644 index f82995b7..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_04_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 9.0.4 release notes -linkTitle: Platform Management 9.0.4 release notes -weight: 90 -date: 2021-12-17 -Hide_readingtime: true ---- - -## Platform Management 9.0.4 - 17 December 2021 - -Platform Management 9.0.4 is a patch release which includes one improvement and one fixed issue. - -## Improvement - -* Added validation to *Identity Provider Configuration* form to require https protocol for all URLs. - -## Fixed issue - -* Fixed an issue where **Mobile Backend Services** *Manage Data* tables may not show the correct object counts as a user pages through objects. diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_05_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_05_relnotes.md deleted file mode 100644 index 76827922..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_00_05_relnotes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Platform Management 9.0.5 release notes -linkTitle: Platform Management 9.0.5 release notes -weight: 89 -date: 2022-01-06 -Hide_readingtime: true ---- - -## Platform Management 9.0.5 - 6 January 2022 - -Platform Management 9.0.5 is a patch release which includes two fixed issues. - -## Fixed issues - -* Fixed an issue where users associated to an external identity provider may be prompted to provide their current password when setting Tooling Credentials. -* Fixed an issue where users who are not assigned org Administrator role may not be able to edit teams in which they are assigned Administrator role. diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_01_00_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_01_00_relnotes.md deleted file mode 100644 index d9aa8d01..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_01_00_relnotes.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Platform Management 9.1.0 release notes -linkTitle: Platform Management 9.1.0 release notes -weight: 88 -date: 2022-01-20 -Hide_readingtime: true ---- - -## Platform Management 9.1.0 - 20 January 2022 - -Platform Management 9.1.0 is a minor release which includes several improvements and fixed issues. - -## Improvements - -* Added filters for Environment and file Status on the *Usage Report History* table view. -* *Organization Overview* Subscriptions table no longer shows zero value entitlements. -* Changed Team name validation to allow use of special characters. -* Improved usability of date input fields by allowing direct entry. - -## Fixed issues - -* Fixed an issue where navigating from **Mobile Backend Services** data table details to a related object may cause an error. -* Fixed an issue where paging through objects in **Mobile Backend Services** data tables may not behave as expected. -* Fixed an issue where API Management analytics views may not show friendly event names. diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_01_01_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_01_01_relnotes.md deleted file mode 100644 index fd56fa21..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_01_01_relnotes.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: Platform Management 9.1.1 release notes -linkTitle: Platform Management 9.1.1 release notes -weight: 87 -date: 2022-01-31 -Hide_readingtime: true ---- - -## Platform Management 9.1.1 - 31 January 2022 - -Platform Management 9.1.1 is a patch release which includes an improvement and several fixed issues. - -Supported browser versions have been updated with the release. Support for Firefox ESR 91 has been reinstated. Support for Google Chrome Enterprise versions prior to 87 has been ended. Please see the [Supported Browsers page](https://platform.axwaytest.net/browser) for more information. - -With the upcoming [End-of-Support for Titanium SDK](https://blog.axway.com/mobile-apps/changes-to-application-development-services), subscriptions for **Application Development** have been updated to set a termination date of March 1, 2022. Please see the [End-of-Support accouncement](https://blog.axway.com/mobile-apps/changes-to-application-development-services) for more information. - -## Improvements - -* Improved usability of left menu on small screen sizes. - -## Fixed issues - -* Fixed an issue where users authenticating in Axway CLI using an Identity Provider may experience a timeout error. -* Fixed an issue on the *Usage Report History* table view where the number of files may be incorrectly reported on initial access. -* Fixed an issue on the *New User* and *Manage User* views where the Central Admin role may have been assignable on users which were not assigned a Platform role of Developer or Administrator. diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_02_00_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_02_00_relnotes.md deleted file mode 100644 index f016768e..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_02_00_relnotes.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Platform Management 9.2.0 release notes -linkTitle: Platform Management 9.2.0 release notes -weight: 86 -date: 2022-02-10 -Hide_readingtime: true ---- - -## Platform Management 9.2.0 - 10 February 2022 - -Platform Management 9.2.0 is a minor release which includes a new feature and several fixed issues. - -## New feature - -* Added a *Devices* view in the *Account* section for users using **Amplify platform** for authentication allowing authorized devices to be viewed and managed. - -## Fixed issues - -* Fixed an issue where usage of **Cloud Capacity** subscription entitlements may fail to load on the *Manage Subscriptions* service. -* Fixed an issue where a banner on the *Users* view indicating an org had unavailable roles assigned to its members may persist when switching between orgs. -* Corrected an outdated *Connecting Environments* documentation link on the *Platform Home* Getting Started section. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_02_01_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_02_01_relnotes.md deleted file mode 100644 index 090dcb30..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_02_01_relnotes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Platform Management 9.2.1 release notes -linkTitle: Platform Management 9.2.1 release notes -weight: 85 -date: 2022-02-14 -Hide_readingtime: true ---- - -## Platform Management 9.2.1 ❤️ 14 February 2022 - -Platform Management 9.2.1 is a patch release which includes a new feature and a fixed issue. - -## New feature - -* Added abiltiy to download a published **Amplify Runtime Services** app (not available for apps published with `--type image`) or manage its CNAME setting. - -## Fixed issue - -* Removed an unneeded Environment filter on **Amplify Runtime Services** app *Analytics* view. \ No newline at end of file diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_02_02_relnotes.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_02_02_relnotes.md deleted file mode 100644 index 7763139b..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/09_02_02_relnotes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: Platform Management 9.2.2 release notes -linkTitle: Platform Management 9.2.2 release notes -weight: 84 -date: 2022-02-18 -Hide_readingtime: true ---- - -## Platform Management 9.2.2 - 18 February 2022 - -Platform Management 9.2.2 is a patch release which includes two fixed issues. - -## Fixed issues - -* Fixed an issue where org *Activity* view events for updating a team member's roles or removing a member from a team may not state which member was affected. -* Fixed an issue where **Amplify Runtime Services** app *Overview* view may not render for unpublished apps. diff --git a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/_index.md b/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/_index.md deleted file mode 100644 index 1ad2972c..00000000 --- a/content/en/docs/release_notes/platform_management_9.0.0_-_9.2.2_release_notes/_index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Platform Management 9.0.0 - 9.2.2 release notes -linkTitle: Platform Management 9.0.0 - 9.2.2 release notes -weight: 140 -simple_list: true -date: 2021-08-12 ---- -New features, improvements, and bug fixes for releases 9.0.0 - 9.2.2. - -{{% alert title="Note" color="primary" %}}You must log in to this portal and be authenticated as an Axway customer to have access to release notes dated February 2022 and later. Release notes published before that date remain publicly accessible.{{% /alert %}}