I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit b5ac2be1 authored by zzz's avatar zzz
Browse files

Roadmap updates

parent 6a27614c
No related branches found
No related tags found
No related merge requests found
...@@ -152,19 +152,43 @@ ...@@ -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> <li>
Refactoring to support SSU2 (proposal 159) 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>
<li> <li>
Continue implementation of SSU2 (proposal 159) Remove BOB source
</li> </li>
<li> <li>
i2psnark UDP tracker support (proposal 160) Certificate import fixes
</li> </li>
<li> <li>
Improved outproxy support? Tomcat 9.0.62
</li>
<li>
Refactoring to support SSU2 (proposal 159)
</li>
<li>
Initial implementation of SSU2 base protocol (proposal 159)
</li> </li>
<li> <li>
SAM authorization popup for Android apps SAM authorization popup for Android apps
...@@ -174,9 +198,30 @@ ...@@ -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 @@ ...@@ -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 %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment