Roadmap update
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{% extends "global/layout.html" %}
|
{% extends "global/layout.html" %}
|
||||||
{% block title %} {{ _('Roadmap') }}{% endblock %}
|
{% block title %} {{ _('Roadmap') }}{% endblock %}
|
||||||
{% block lastupdated %}2021-03{% endblock %} {% block content %}
|
{% block lastupdated %}2021-08{% endblock %} {% block content %}
|
||||||
|
|
||||||
<p>
|
<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.
|
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.
|
||||||
@ -202,7 +202,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<h2 id="1.9.0">1.9.0 (API 0.9.55)</h2>
|
<h2 id="1.9.0">1.9.0 (API 0.9.55)</h2>
|
||||||
<p><b>Target release: August 2022</b></p>
|
<p><b>Released: August 22, 2022</b></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
SSU2 peer test and relay implementation
|
SSU2 peer test and relay implementation
|
||||||
@ -213,6 +213,9 @@
|
|||||||
<li>
|
<li>
|
||||||
SSU MTU/PMTU improvements
|
SSU MTU/PMTU improvements
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
Enable SSU2 for a small portion of routers
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Add deadlock detector
|
Add deadlock detector
|
||||||
</li>
|
</li>
|
||||||
@ -222,6 +225,24 @@
|
|||||||
<li>
|
<li>
|
||||||
Fix i2psnark DHT restart after router restart
|
Fix i2psnark DHT restart after router restart
|
||||||
</li>
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h2 id="1.10.0">1.10.0 (API 0.9.56)</h2>
|
||||||
|
<p><b>Target release: November 2022</b></p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
SSU2 connection migration
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Enable SSU2 by default
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
i2psnark UDP tracker support (proposal 160) ?
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Yggdrasil support in Go reseed server equivalent to Python version
|
Yggdrasil support in Go reseed server equivalent to Python version
|
||||||
</li>
|
</li>
|
||||||
@ -240,14 +261,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h2 id="1.10.0">1.10.0 (API 0.9.56)</h2>
|
<h2 id="1.11.0">1.11.0 (API 0.9.57)</h2>
|
||||||
<p><b>Target release: November 2022</b></p>
|
<p><b>Target release: February 2023</b></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Enable SSU2 by default
|
TBD
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
i2psnark UDP tracker support (proposal 160) ?
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user