Roadmap update

This commit is contained in:
zzz
2021-12-27 09:52:05 -05:00
parent b2819e56af
commit 7c974d00d1

View File

@ -1,6 +1,6 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('Roadmap') }}{% endblock %}
{% block lastupdated %}2021-09{% endblock %}
{% block lastupdated %}2021-12{% endblock %}
{% block content %}
<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>
<p><b>Target release: November 2021</b></p>
<h2 id="1.6.1">1.6.1 (API 0.9.52)</h2>
<p><b>Released: Nov. 29, 2021</b></p>
<ul><li>
Accelerate rekeying routers to ECIES
</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>
Send new tunnel build messages (proposal 157)
</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>
<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>
TBD
</li></ul>