mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.tsx
This commit is contained in:
@@ -45,7 +45,6 @@ const Roadmap: React.FC = () => {
|
||||
<h1>Roadmap</h1>
|
||||
<p>Below is a glimpse of the features planned for OpenPanel.</p>
|
||||
<p>We share this roadmap to give our users a clear view of our future direction and to encourage feedback on which features resonate the most (or least).</p>
|
||||
<p>You can <a href="https://roadmap.openpanel.com/" target="_blank">suggest new features</a>.</p>
|
||||
<ul>
|
||||
<li>Further enhancements to cluster mode and OpenAdmin.</li>
|
||||
<li>A complete email management UI.</li>
|
||||
@@ -57,6 +56,7 @@ const Roadmap: React.FC = () => {
|
||||
<li>Support for additional Linux distributions.</li>
|
||||
<li>Ongoing improvements in container isolation.</li>
|
||||
</ul>
|
||||
<p>You can <a href="https://roadmap.openpanel.com/" target="_blank">suggest new features</a>.</p>
|
||||
<h3>Planned releases</h3>
|
||||
<ul>
|
||||
{milestones.map((milestone) => (
|
||||
|
||||
Reference in New Issue
Block a user