forked from I2P_Developers/i2p.www
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-09{% endblock %}
|
{% block lastupdated %}2021-12{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -167,12 +167,18 @@ Create C, CGo, SWIG bindings for libi2pd
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h2 id="1.6.0">1.6.0 (API 0.9.52)</h2>
|
<h2 id="1.6.1">1.6.1 (API 0.9.52)</h2>
|
||||||
<p><b>Target release: November 2021</b></p>
|
<p><b>Released: Nov. 29, 2021</b></p>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
Accelerate rekeying routers to ECIES
|
Accelerate rekeying routers to ECIES
|
||||||
</li><li>
|
</li><li>
|
||||||
Continue work on SSU2
|
SSU performance improvements
|
||||||
|
</li><li>
|
||||||
|
Improve SSU peer test security
|
||||||
|
</li><li>
|
||||||
|
Add theme selection to new-install wizard
|
||||||
|
</li><li>
|
||||||
|
Continue work on SSU2 (proposal 159)
|
||||||
</li><li>
|
</li><li>
|
||||||
Send new tunnel build messages (proposal 157)
|
Send new tunnel build messages (proposal 157)
|
||||||
</li><li>
|
</li><li>
|
||||||
@@ -200,7 +206,36 @@ Reseed Plugin - Run a self-signed HTTPS reseed as a Java router plugin with no c
|
|||||||
|
|
||||||
|
|
||||||
<h2 id="1.7.0">1.7.0 (API 0.9.53)</h2>
|
<h2 id="1.7.0">1.7.0 (API 0.9.53)</h2>
|
||||||
<p><b>Target release: February 2021</b></p>
|
<p><b>Target release: February/March 2022</b></p>
|
||||||
|
<ul><li>
|
||||||
|
Remove BOB
|
||||||
|
</li><li>
|
||||||
|
New i2psnark torrent editor
|
||||||
|
</li><li>
|
||||||
|
i2psnark standalone fixes and improvements
|
||||||
|
</li><li>
|
||||||
|
NetDB reliability improvements
|
||||||
|
</li><li>
|
||||||
|
Add popup messages in systray
|
||||||
|
</li><li>
|
||||||
|
NTCP2 performance improvements
|
||||||
|
</li><li>
|
||||||
|
Remove outbound tunnel when first hop fails
|
||||||
|
</li><li>
|
||||||
|
Fallback to exploratory for tunnel build reply after repeated client tunnel build failures
|
||||||
|
</li><li>
|
||||||
|
Restore tunnel same-IP restrictions
|
||||||
|
</li><li>
|
||||||
|
Refactor i2ptunnel UDP support for I2CP ports
|
||||||
|
</li><li>
|
||||||
|
Continue work on SSU2, start implementation (proposal 159)
|
||||||
|
</li></ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h2 id="1.8.0">1.8.0 (API 0.9.54)</h2>
|
||||||
|
<p><b>Target release: May/June 2022</b></p>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
TBD
|
TBD
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
Reference in New Issue
Block a user