moved the release notes and roadmap to the KB.

This commit is contained in:
2026-01-07 23:21:07 +01:00
parent 9ec9b155ca
commit 188730b31f

View File

@@ -2,76 +2,11 @@
<div class="card-body py-0 border"> <div class="card-body py-0 border">
<h5> <h5>
Sentri<br> Made by: Sentri<br> Made by:
<a class="text-decoration-none" href="https://marcomooij.net" target="_blank">Marco Mooij</a><br> Version 1.0 <a class="text-decoration-none" href="https://marcomooij.net" target="_blank">Marco Mooij</a><br> Version 1.1
</h5> </h5>
</div> </div>
</div> </div>
<hr> <hr>
<h3>Version 1.0</h3> <h4>Release notes and roadmap can be found
<b>21-12-2025</b> <a class="text-warning" href="https://kb.sentri.digistate.nl/Release%20notes/">here</a>.
<h4>First release version</h4> </h4>
<ul>
<li>
<b>First final release</b><br>
</li>
</ul>
<h3>Version 0.1</h3>
<b>23-12-2024</b>
<h4>Initial release</h4>
<ul>
<li>
<b>The start of this project</b><br>
</li>
</ul>
<hr>
<h1>Roadmap</h1>
<ul>
<li>
View permissions in group view.
</li>
<li>
Translation in server view/overview.
</li>
<li>
Improvements into the server view.
</li>
<li>
Make the /login page the same style as the rest of Sentri.
</li>
<li>
Create a knowledge base.
</li>
<li>
SSO/SAML/User provisioning.
</li>
<li>
VM hosts overview.
</li>
<li>
Loggin of actions to local storage or to things such as graylog.
</li>
<li>
Light mode theme.
</li>
<li>
View companies with connected servers.
</li>
<li>
User email preferences.
</li>
<li>
Travel cost page.
</li>
<li>
Dashboard card display improvements.
</li>
<li>
Add descriptions to servers.
</li>
<li>
Add name to API tokens.
</li>
<li>
If a server has the "new" state and it is deleted, it will be permanent.
</li>
</ul>