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