forked from I2P_Developers/i2p.www
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 %}September 2016{% endtrans %}{% endblock %}
|
{% block lastupdated %}{% trans %}December 2016{% endtrans %}{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -72,7 +72,7 @@ Bug fixes, translation updates, geoip updates
|
|||||||
<h2 id="v0.9.26">0.9.26</h2>
|
<h2 id="v0.9.26">0.9.26</h2>
|
||||||
<p><b>Released: June 7, 2016</b></p>
|
<p><b>Released: June 7, 2016</b></p>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
New subscription protocol, addressbook support
|
New subscription protocol, addressbook support (proposal 112)
|
||||||
</li><li>
|
</li><li>
|
||||||
Wrapper 3.5.29
|
Wrapper 3.5.29
|
||||||
</li><li>
|
</li><li>
|
||||||
@@ -92,7 +92,7 @@ Bug fixes, translation updates, geoip updates
|
|||||||
<h2 id="v0.9.27">0.9.27</h2>
|
<h2 id="v0.9.27">0.9.27</h2>
|
||||||
<p><b>Released: October 17, 2016</b></p>
|
<p><b>Released: October 17, 2016</b></p>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
SSU IPv6 peer testing
|
SSU IPv6 peer testing (proposal 126)
|
||||||
</li><li>
|
</li><li>
|
||||||
Enable tray icon on Windows
|
Enable tray icon on Windows
|
||||||
</li><li>
|
</li><li>
|
||||||
@@ -112,14 +112,40 @@ GMP 6.0 (In-net updates)
|
|||||||
|
|
||||||
|
|
||||||
<h2 id="v0.9.28">0.9.28</h2>
|
<h2 id="v0.9.28">0.9.28</h2>
|
||||||
<p><b>Target release date: Mid-December 2016</b></p>
|
<p><b>Target release date: Week of December 12, 2016</b></p>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
Crypto migration for existing hidden services
|
IPv6 improvements
|
||||||
</li><li>
|
</li><li>
|
||||||
Mac OS X installer, dock, tray enhancements
|
Increase IPv6 MTU (proposal 127)
|
||||||
|
</li><li>
|
||||||
|
Blocklist enhancements (proposal 129)
|
||||||
</li><li>
|
</li><li>
|
||||||
Sybil tool enhancements
|
Sybil tool enhancements
|
||||||
</li><li>
|
</li><li>
|
||||||
|
Bundled software updates: Jetty, JRobin, Tomcat, Wrapper, Zxing
|
||||||
|
</li><li>
|
||||||
|
Fixes for Java 9
|
||||||
|
</li><li>
|
||||||
|
Improved self-signed certificates
|
||||||
|
</li><li>
|
||||||
|
Bug fixes, translation updates, geoip updates
|
||||||
|
</li></ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h2 id="v0.9.29">0.9.29</h2>
|
||||||
|
<p><b>Target release date: Mid-February 2017</b></p>
|
||||||
|
<p>Note: Following list is not realistic, will be split up into multiple 2017 releases
|
||||||
|
after the roadmap is reviewed.</p>
|
||||||
|
<ul><li>
|
||||||
|
More fixes for Java 9
|
||||||
|
</li><li>
|
||||||
|
Crypto migration for existing hidden services
|
||||||
|
</li><li>
|
||||||
|
Fix and enable linux tray app
|
||||||
|
</li><li>
|
||||||
|
Mac OS X installer, dock, tray enhancements
|
||||||
|
</li><li>
|
||||||
Streaming test harness
|
Streaming test harness
|
||||||
</li><li>
|
</li><li>
|
||||||
Further work on transports: DH/NTCP2/PT
|
Further work on transports: DH/NTCP2/PT
|
||||||
@@ -131,13 +157,7 @@ Initial work on LS2 with multi-destination support
|
|||||||
Initial work on Pluggable transports
|
Initial work on Pluggable transports
|
||||||
</li><li>
|
</li><li>
|
||||||
Console redesign phase 1
|
Console redesign phase 1
|
||||||
</li></ul>
|
</li><li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h2 id="v0.9.29">0.9.29</h2>
|
|
||||||
<p><b>Target release date: Mid-February 2017</b></p>
|
|
||||||
<ul><li>
|
|
||||||
GMP 6.1
|
GMP 6.1
|
||||||
</li><li>
|
</li><li>
|
||||||
Initial work on new netdb ("next backend")
|
Initial work on new netdb ("next backend")
|
||||||
|
Reference in New Issue
Block a user