update welcome page release notes

This commit is contained in:
Lucy Cifferello
2021-03-16 14:27:13 -06:00
committed by Keagan McClelland
parent af46a375a9
commit 52fc992090

View File

@@ -10,11 +10,14 @@
<div style="display: flex; flex-direction: column; justify-content: space-between; height: 100%">
<h2>Highlights</h2>
<div class="main-content">
<p>0.2.11 Release includes several bugfixes:</p>
<p>This release includes several bugfixes to resolve:</p>
<ol>
<li>Refreshing error messages during configuration changes</li>
<li>Starting services with uninstalled optional dependencies</li>
<li>Fixed redirect for https</li>
<li>Uninstalling services with optional dependencies</li>
<li>Redirecting to HTTPS when navigating to LAN address</li>
<li>Displaying warning messages during concurrent upgrades of dependent services</li>
<li>Allowing larger file uploads</li>
</ol>
</div>