I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit de04581c authored by zzz's avatar zzz
Browse files

roadmap update

parent f2ce6ae0
No related branches found
No related tags found
No related merge requests found
{% extends "global/layout.html" %}
{% block title %} {{ _('Roadmap') }}{% endblock %}
{% block lastupdated %}2024-04{% endblock %} {% block content %}
{% block lastupdated %}2024-06{% endblock %} {% block content %}
<p>
This is the official project roadmap for the desktop and Android Java I2P releases only. Some related tasks for resources such as the website and plugins may be included.
......@@ -16,6 +16,16 @@
</p>
<h2 id="2.7.0">2.7.0 (API 0.9.64)</h2>
<p><b>Target release: Late 2024</b></p>
<ul>
<li>
i2ptunnel HTTP server reduce thread usage
</li>
</ul>
<h2 id="2.6.0">2.6.0 (API 0.9.63)</h2>
<p><b>Target release: Late July 2024</b></p>
<ul>
......@@ -41,7 +51,28 @@
Continue removing SSU1 code
</li>
<li>
i2ptunnel HTTP server reduce thread usage
Fix i2psnark temp file leaks and stalls
</li>
<li>
More efficient PEX in i2psnark
</li>
<li>
JS refresh of graphs in console
</li>
<li>
Graph rendering improvements
</li>
<li>
Susimail JS search
</li>
<li>
More efficient handling of messages at OBEP
</li>
<li>
More efficient lookup of local destinations in I2CP
</li>
<li>
Fix JS variable scoping issues and concurrency
</li>
</ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment