forked from I2P_Developers/i2p.www
Roadmap updates
This commit is contained in:
@@ -152,19 +152,43 @@
|
|||||||
|
|
||||||
|
|
||||||
<h2 id="1.8.0">1.8.0 (API 0.9.54)</h2>
|
<h2 id="1.8.0">1.8.0 (API 0.9.54)</h2>
|
||||||
<p><b>Target release: May 2022</b></p>
|
<p><b>Released: May 23, 2022</b></p>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>
|
||||||
|
Router family fixes and improvements
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Soft restart fixes
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
SSU fixes and performance improvements
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
I2PSnark standalond fixes and improvements
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Avoid Sybil penalty for trusted families
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Reduce tunnel build reply timeout
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
UPnP fixes
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Remove BOB source
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Certificate import fixes
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Tomcat 9.0.62
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Refactoring to support SSU2 (proposal 159)
|
Refactoring to support SSU2 (proposal 159)
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Continue implementation of SSU2 (proposal 159)
|
Initial implementation of SSU2 base protocol (proposal 159)
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
i2psnark UDP tracker support (proposal 160)
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Improved outproxy support?
|
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
SAM authorization popup for Android apps
|
SAM authorization popup for Android apps
|
||||||
@@ -174,9 +198,30 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<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>Target release: August 2022</b></p>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>
|
||||||
|
SSU2 peer test and relay implementation
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
SSU2 fixes
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
SSU MTU/PMTU improvements
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Add deadlock detector
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
More certificate import fixes
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Fix i2psnark DHT restart after router restart
|
||||||
|
</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>
|
||||||
@@ -190,5 +235,28 @@
|
|||||||
Automatic reseed servers from .onion URLs
|
Automatic reseed servers from .onion URLs
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h2 id="1.10.0">1.10.0 (API 0.9.56)</h2>
|
||||||
|
<p><b>Target release: November 2022</b></p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Enable SSU2 by default
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
i2psnark UDP tracker support (proposal 160) ?
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h4><a href="roadmap-archive">{% trans %}Looking for older releases? Check the roadmap archive by following this link.{% endtrans %}</a></h4>
|
<h4><a href="roadmap-archive">{% trans %}Looking for older releases? Check the roadmap archive by following this link.{% endtrans %}</a></h4>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Reference in New Issue
Block a user