Release Notes 6.1.4
This document is preliminary and subject to change.
In this document, you will find all of the new features, enhancements and visible changes included to the CloudMyDC PaaS 6.1.4 release.
New
Submit Button Customization in CS
Implemented the possibility to customize the default behavior of the submit button in the Cloud Scripting dialogs
Changed
Let’s Encrypt Root Certificate Expiration
Updated root certificate package on PaaS installations to ensure the modern LE root certificate is supported
Software Stack Versions
Actualized list of supported OS templates and software stack versions
Fixed
Fixes Compatible with Prior Versions
Bug fixes implemented in the current release and integrated into the previous platform versions through the appropriate patches
Let’s Encrypt Root Certificate Expiration
Due to the DST Root CA X3 Let’s Encrypt certificate expiration on September 30, clients with the outdated list of root certificates will consider certificates issued by LE as expired. In order to make sure that all platform clients support the modern ISRG Root X1 Let’s Encrypt certificate, the root certificate package was updated on all PaaS installations.
Submit Button Customization in CS
In the current PaaS 6.1.4 release, the possibility to customize the default submit button in the Cloud Scripting dialogs was implemented. In some specific use cases, developers may need customization to the submit button behavior. For example, using the recently improved OnBeforeInit event, it is possible to determine if the user has enough permissions for the specific operation. If not, this improvement allows hiding the default Apply button or displaying an account upgrade / platform support button instead.
The exact list of new options to the buttons and settings configuration is provided below:
-
submitType (string) - determines the behavior of the submit button. This setting is applicable for installation and configuration dialogs and supports the following values:
- none - submit button is hidden
- apply (default value) - standard green button for installation or configuration
- support - blue button to open platform’s support window
- upgrade - blue button that redirects to the Upgrade to Paid Account dialog
-
submitUnchanged (boolean) - ability to submit unchanged values in the configuration dialog, false by default
API Changes
Below, you can find a list of all changes to the public API in the 6.1.4 platform version (compared to the preceding 6.0 ones):
- The response of the GetSSLCerts method was extended. Now it contains information about linked domains.
Fixes Compatible with Prior Versions
Below, you can find the fixes that were implemented in the CloudMyDC Application Platform 8.3 release and also integrated into previous platform versions by means of the appropriate patches.
Software Stack Versions
The software stack provisioning process is independent of the platform release, which allows new software solutions to be delivered as soon as they are ready. However, due to the necessity to adapt and test new stack versions, there is a small delay between software release by its respective upstream maintainer and integration into CloudMyDC Application Platform.
The most accurate and up-to-date list of the certified software stack versions can be found on the dedicated documentation page.
Bug Fixes
In the table below, you can see the list of bug fixes applied to the platform starting from CloudMyDC Application Platform 8.3 release: