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

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

roadmap updates

parent 0b1a1adf
No related branches found
No related tags found
No related merge requests found
{% extends "global/layout.html" %}
{% block title %} {{ _('Roadmap') }}{% endblock %}
{% block lastupdated %}2022-11{% endblock %} {% block content %}
{% block lastupdated %}2024-01{% 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.
......@@ -15,8 +15,8 @@
Older releases are at the bottom of the page.
</p>
<h2 id="2.5.0">2.5.0 (API 0.9.61)</h2>
<p><b>Target release: September 2023</b></p>
<h2 id="2.5.0">2.5.0 (API 0.9.62)</h2>
<p><b>Target release: April 2024</b></p>
<ul>
<li>
"Install Plugin from File" command-line option
......@@ -27,10 +27,46 @@
<li>
Website Migration
</li>
<li>
Console iframe improvements
</li>
<li>
Reduce memory usage for netdb
</li>
<li>
Redesign i2psnark bandwidth limiter
</li>
<li>
Javascript drag-and-drop for i2psnark and susimail
</li>
<li>
i2ptunnel SSL error handling improvements
</li>
<li>
i2ptunnel persistent HTTP connection support
</li>
<li>
Start removing SSU1 code
</li>
<li>
SSU2 relay tag request handling improvements
</li>
<li>
susimail initial loading speedup
</li>
<li>
susimail javascript markdown for plain text emails
</li>
<li>
susimail HTML email support
</li>
<li>
tunnnel peer selection adjustments
</li>
</ul>
<h2 id="2.4.0">2.4.0 (API 0.9.60)</h2>
<p><b>Target release: September 2023</b></p>
<h2 id="2.4.0">2.4.0 (API 0.9.61)</h2>
<p><b>Released: December 18, 2023</b></p>
<ul>
<li>
NetDB context management/Segmented NetDB
......@@ -41,10 +77,31 @@
<li>
Revive Android helper library
</li>
<li>
i2psnark local torrent file selector
</li>
<li>
NetDB lookup handler fixes
</li>
<li>
Disable SSU1
</li>
<li>
Ban routers publishing in the future
</li>
<li>
SAM fixes
</li>
<li>
susimail fixes
</li>
<li>
UPnP fixes
</li>
</ul>
<h2 id="2.3.0">2.3.0 (API 0.9.59)</h2>
<p><b>Target release: June 2023</b></p>
<p><b>Released: June 28, 2023</b></p>
<ul>
<li>
Tunnel peer selection improvements
......@@ -66,8 +123,16 @@
</li>
</ul>
<h2 id="2.2.1">2.2.1 (API 0.9.58)</h2>
<p><b>Released: April 12, 2023</b></p>
<ul>
<li>
Packaging fixes
</li>
</ul>
<h2 id="2.2.0">2.2.0 (API 0.9.58)</h2>
<p><b>Target release: April 2023</b></p>
<p><b>Released: March 13, 2023</b></p>
<ul>
<li>
Tunnel peer selection improvements
......
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