update welcome message

This commit is contained in:
Lucy Cifferello
2022-06-19 13:25:56 -06:00
committed by Lucy C
parent 1c11d3d08f
commit af1d2c1603

View File

@@ -25,15 +25,15 @@
<h6>Highlights</h6>
<ul class="spaced-list">
<li>Enables drag and drop package installs</li>
<li>Introduces the ability to restart services</li>
<li>Enables download of logs</li>
<li>Introduces the ability to restart services quickly</li>
<li>Enables logs to be easily copied</li>
<li>
Performance enhancements for service action execution thorough JavaScript
procedures
Adds performance enhancements for service action execution through
JavaScript procedures
</li>
<li>Fixes health check dependency requirement for services</li>
<li>
Multiple bugfixes, UI rendering performance updates, and resource
Includes multiple bugfixes, UI rendering performance updates, and resource
optimizations
</li>
</ul>