forked from I2P_Developers/i2p.www
Roadmap update
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
{% 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,22 +144,39 @@ 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></ul>
|
||||
|
||||
|
||||
|
||||
|
||||
<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>
|
||||
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>
|
||||
@@ -171,16 +186,12 @@ Reseed Plugin - Run a self-signed HTTPS reseed as a Java router plugin with no c
|
||||
|
||||
|
||||
|
||||
<h2 id="0.9.52">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)
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user