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

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

Roadmap update

parent 7acd46c9
No related branches found
No related tags found
No related merge requests found
{% extends "global/layout.html" %}
{% block title %}{{ _('Roadmap') }}{% endblock %}
{% block lastupdated %}2021-05{% endblock %}
{% block lastupdated %}2021-09{% endblock %}
{% block content %}
<p>
This is the official project roadmap for the desktop and Android Java I2P releases only.
Some related tasks for related resources such as the website and plugins are included.
Some related tasks for resources such as the website and plugins may be included.
</p><p>
For details and discussion on specific items, search on trac or zzz.i2p.
For details and discussion on specific items, search on gitlab or zzz.i2p.
For contents of past releases, see the release notes.
For other project goals, see the meeting notes.
</p><p>
Note that we do not have a particular target for numbering a release as "1.0".
We plan to continue numbering releases as 0.9.x for now.
We do not maintain separate unstable and stable branches or releases.
We have a single, stable release path.
Our normal release cycle is 13 weeks, with releases in
......@@ -146,44 +144,57 @@ Tunnel bandwidth limiter fixes
<h2 id="0.9.51">0.9.51</h2>
<p><b>Target release: August 2021</b></p>
<h2 id="1.5.0">1.5.0 (API 0.9.51)</h2>
<p><b>Released: Aug. 23, 2021</b></p>
<ul><li>
Accelerate rekeying routers to ECIES
</li><li>
Start work on SSU2
</li><li>
Continue work on new tunnel build message (proposal 157)
Implement new tunnel build messages (proposal 157)
</li><li>
Support dmg and exe automatic updates
</li><li>
New native OSX installer
</li><li>
X-I2P-Location(alt-svc) locations for built-in I2P Site
</li><li>
Include automatic browser configuration tool in IzPack installer
RRD4J 3.8
</li><li>
Create C, CGo, SWIG bindings for libi2pd
</li><li>
Complete, document Go/Java Plugin Generation Tools
</li><li>
Reseed Plugin - Run a self-signed HTTPS reseed as a Java router plugin with no configuration.
</li></ul>
<h2 id="0.9.52">0.9.52</h2>
<h2 id="1.6.0">1.6.0 (API 0.9.52)</h2>
<p><b>Target release: November 2021</b></p>
<ul><li>
Accelerate rekeying routers to ECIES
</li><li>
Continue work on SSU2
</li><li>
Continue work on new tunnel build message (proposal 157)
Send new tunnel build messages (proposal 157)
</li><li>
Include automatic browser configuration tool in IzPack installer
</li><li>
Complete, document Go/Java Plugin Generation Tools
</li><li>
Reseed Plugin - Run a self-signed HTTPS reseed as a Java router plugin with no configuration.
</li></ul>
<h2 id="1.7.0">1.7.0 (API 0.9.53)</h2>
<p><b>Target release: February 2021</b></p>
<ul><li>
TBD
</li></ul>
<p>{% trans todo=site_url('get-involved/todo') -%}
Please see the <a href="{{ todo }}">TODO</a> list for more detailed info about some of these tasks.
{%- endtrans %}</p>
......
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