Roadmap updates

This commit is contained in:
zzz
2022-11-30 14:45:18 -05:00
parent 72f06a0657
commit e8798bbd59

View File

@ -232,14 +232,20 @@
<h2 id="2.0.0">2.0.0 (API 0.9.56)</h2>
<p><b>Target release: November 2022</b></p>
<p><b>Released: November 21, 2022</b></p>
<ul>
<li>
SSU2 connection migration
</li>
<li>
SSU2 immediate acks
</li>
<li>
Enable SSU2 by default
</li>
<li>
SHA-256 digest proxy authentication in i2ptunnel
</li>
<li>
Update Android build process to use modern AGP, end need of deprecated Maven plugin in Android build
</li>
@ -248,6 +254,9 @@
</li>
</ul>
<h2 id="1.11.0">1.11.0 (API 0.9.57)</h2>
<p><b>Target release: February 2023</b></p>
<ul>
@ -257,6 +266,15 @@
<li>
i2psnark UDP tracker support (proposal 160) ?
</li>
<li>
Compressible padding (proposal 161)
</li>
<li>
New console peers status tab
</li>
<li>
Add torsocks support to SOCKS proxy and other SOCKS improvements and fixes
</li>
<li>
Custom reseed service entry for Android
</li>