roadmap update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{% extends "global/layout.html" %}
|
{% extends "global/layout.html" %}
|
||||||
{% block title %}{{ _('Roadmap') }}{% endblock %}
|
{% block title %}{{ _('Roadmap') }}{% endblock %}
|
||||||
{% block lastupdated %}{% trans %}January 2017{% endtrans %}{% endblock %}
|
{% block lastupdated %}{% trans %}April 2017{% endtrans %}{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -135,7 +135,7 @@ Bug fixes, translation updates, geoip updates
|
|||||||
|
|
||||||
|
|
||||||
<h2 id="v0.9.29">0.9.29</h2>
|
<h2 id="v0.9.29">0.9.29</h2>
|
||||||
<p><b>Target release date: February 27, 2017</b></p>
|
<p><b>Released: February 27, 2017</b></p>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
More fixes for Java 9
|
More fixes for Java 9
|
||||||
</li><li>
|
</li><li>
|
||||||
@@ -161,16 +161,36 @@ Bug fixes, translation updates, geoip updates
|
|||||||
|
|
||||||
|
|
||||||
<h2 id="v0.9.30">0.9.30</h2>
|
<h2 id="v0.9.30">0.9.30</h2>
|
||||||
<p><b>Target release date: Mid-April 2017</b></p>
|
<p><b>Target release date: Week of May 1, 2017</b></p>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
|
Hidden service server sigtype migration (publish dual LS)
|
||||||
|
</li><li>
|
||||||
|
Tomcat 8 / Jetty 9.2
|
||||||
|
</li><li>
|
||||||
|
Stretch/Zesty support
|
||||||
|
</li><li>
|
||||||
|
i2ptunnel authentication page improvements and fixes
|
||||||
|
</li><li>
|
||||||
|
Introducer expiration (proposal #133)
|
||||||
|
</li><li>
|
||||||
|
I2PBote release 0.4.6
|
||||||
|
</li><li>
|
||||||
|
i2psnark-rpc plugin
|
||||||
|
</li><li>
|
||||||
|
Bug fixes, translation updates, geoip updates
|
||||||
|
</li></ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h2 id="v0.9.31">0.9.31</h2>
|
||||||
|
<p><b>Target release date: Late June / early July 2017</b></p>
|
||||||
|
<ul><li>
|
||||||
|
EdDSA updates
|
||||||
|
</li><li>
|
||||||
ElGamal speedups
|
ElGamal speedups
|
||||||
</li><li>
|
</li><li>
|
||||||
Initial work on crypto migration for existing hidden services
|
|
||||||
</li><li>
|
|
||||||
Fix and enable linux tray app
|
Fix and enable linux tray app
|
||||||
</li><li>
|
</li><li>
|
||||||
Further work on pluggable transports: obfs4 as a plugin
|
|
||||||
</li><li>
|
|
||||||
Private test net setup improvements
|
Private test net setup improvements
|
||||||
</li><li>
|
</li><li>
|
||||||
Progress on proposal #123 (NTCP2)
|
Progress on proposal #123 (NTCP2)
|
||||||
@@ -184,14 +204,8 @@ Review ElGamal website docs
|
|||||||
</li><li>
|
</li><li>
|
||||||
Initial research on ElGamal replacement ("new crypto")
|
Initial research on ElGamal replacement ("new crypto")
|
||||||
</li><li>
|
</li><li>
|
||||||
i2ptunnel authentication page improvements
|
|
||||||
</li><li>
|
|
||||||
New CSS for website front page
|
New CSS for website front page
|
||||||
</li><li>
|
</li><li>
|
||||||
Console redesign phase 1 ("refresh") (ticket #738)
|
|
||||||
</li><li>
|
|
||||||
Move /peers HTML code to console, remove from Android
|
|
||||||
</li><li>
|
|
||||||
Capacity improvements: discussions and research
|
Capacity improvements: discussions and research
|
||||||
</li><li>
|
</li><li>
|
||||||
Create proposal and research multipath and path-awareness via I2CP
|
Create proposal and research multipath and path-awareness via I2CP
|
||||||
@@ -212,24 +226,14 @@ Android wakelock fix
|
|||||||
</li><li>
|
</li><li>
|
||||||
Unit test improvements
|
Unit test improvements
|
||||||
</li><li>
|
</li><li>
|
||||||
Bug fixes, translation updates, geoip updates
|
|
||||||
</li></ul>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h2 id="v0.9.31">0.9.31</h2>
|
|
||||||
<p><b>Target release date: Mid-June 2017</b></p>
|
|
||||||
<ul><li>
|
|
||||||
GMP 6.1.1 (ticket #1869), possibly partial
|
GMP 6.1.1 (ticket #1869), possibly partial
|
||||||
</li><li>
|
</li><li>
|
||||||
Implement hidden service server sigtype migration (publish dual LS)
|
Console redesign phase 1 ("refresh") (ticket #738)
|
||||||
</li><li>
|
</li><li>
|
||||||
Tomcat 8 / Jetty 9.2 progress, possibly in a branch, migration plan
|
Move /peers HTML code to console, remove from Android
|
||||||
</li><li>
|
</li><li>
|
||||||
New CSS for website inner pages
|
New CSS for website inner pages
|
||||||
</li><li>
|
</li><li>
|
||||||
I2PBote release 0.4.6
|
|
||||||
</li><li>
|
|
||||||
Android tunnel settings
|
Android tunnel settings
|
||||||
</li><li>
|
</li><li>
|
||||||
Setup wizard
|
Setup wizard
|
||||||
|
Reference in New Issue
Block a user