Release Notes 6.1.3
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.3 release.
New
Changed
Pop-Up Notifications for Interrupted OnBeforeInit Event
Added possibility to display dashboard notification for the interrupted onBeforeInit CS event
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
Debian 11 OS Template Support
The platform implements support for the Debian 11 “bullseye” OS templates on all the PaaS installations (available for all platforms starting with the PaaS 6.0 release). It is an LTS (Long Term Support) version with an estimated support period of five years. The new release provides a massive update of the default packages list, kernel support for the exFAT filesystem, and many other improvements, optimizations, and security fixes. For detailed information, refer to the official Debian 11 release notes.
Also, Debian 11 was added as an out-of-box Elastic VPS stack in the platform dashboard.
Pop-Up Notifications for Interrupted OnBeforeInit Event
In the current PaaS 6.1.3 release, the ability to show dashboard notifications for interrupted onBeforeInit events was implemented. Such a possibility will help JPS package and CS scripts developers to implement better UI/UX for their solutions.
Add the following code to interrupt your onBeforeInit event with the dashboard notification:
return { type: "info|warning|error", message: "Your custom message." };
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: