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

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

roadmap update

parent 98ca9c2d
No related branches found
No related tags found
No related merge requests found
{% extends "global/layout.html" %} {% extends "global/layout.html" %}
{% block title %}{{ _('Roadmap') }}{% endblock %} {% block title %}{{ _('Roadmap') }}{% endblock %}
{% block lastupdated %}{% trans %}April 2017{% endtrans %}{% endblock %} {% block lastupdated %}{% trans %}June 2017{% endtrans %}{% endblock %}
{% block content %} {% block content %}
<p> <p>
...@@ -183,7 +183,22 @@ Bug fixes, translation updates, geoip updates ...@@ -183,7 +183,22 @@ Bug fixes, translation updates, geoip updates
<h2 id="v0.9.31">0.9.31</h2> <h2 id="v0.9.31">0.9.31</h2>
<p><b>Target release date: Late June / early July 2017</b></p> <p><b>Target release date: Week of July 3, 2017</b></p>
<ul><li>
Console redesign phase 1 ("refresh") (ticket #738)
</li><li>
Move /peers HTML code to console, remove from Android
</li><li>
i2psnark ratings and comments
</li><li>
Launch I2P Summer of Dev 2
</li><li>
Bug fixes, translation updates, geoip updates
</li></ul>
<h2 id="v0.9.32">0.9.32</h2>
<p><b>Target release date: September 2017</b></p>
<ul><li> <ul><li>
EdDSA updates EdDSA updates
</li><li> </li><li>
...@@ -228,10 +243,6 @@ Unit test improvements ...@@ -228,10 +243,6 @@ Unit test improvements
</li><li> </li><li>
GMP 6.1.1 (ticket #1869), possibly partial GMP 6.1.1 (ticket #1869), possibly partial
</li><li> </li><li>
Console redesign phase 1 ("refresh") (ticket #738)
</li><li>
Move /peers HTML code to console, remove from Android
</li><li>
New CSS for website inner pages New CSS for website inner pages
</li><li> </li><li>
Android tunnel settings Android tunnel settings
...@@ -240,16 +251,13 @@ Setup wizard ...@@ -240,16 +251,13 @@ Setup wizard
</li><li> </li><li>
Continue research on ElGamal replacement ("new crypto") Continue research on ElGamal replacement ("new crypto")
</li><li> </li><li>
Launch I2P Summer of Dev 2
</li><li>
Further work on pluggable transports: obfs4 as a plugin Further work on pluggable transports: obfs4 as a plugin
</li><li> </li><li>
Bug fixes, translation updates, geoip updates Bug fixes, translation updates, geoip updates
</li></ul> </li></ul>
<h2 id="2017">0.9.33-0.9.34 (4th quarter 2017)</h2>
<h2 id="2017">0.9.32-0.9.34 (2nd half 2017)</h2>
<ul><li> <ul><li>
New crypto (ElGamal replacement) further progress New crypto (ElGamal replacement) further progress
</li><li> </li><li>
......
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