From 3ad5eb1fcac492a31a5fcd1a373be5d39d2acb40 Mon Sep 17 00:00:00 2001 From: zzz <zzz@mail.i2p> Date: Fri, 2 Dec 2016 16:14:06 +0000 Subject: [PATCH] roadmap update --- i2p2www/pages/site/get-involved/roadmap.html | 46 ++++++++++++++------ 1 file changed, 33 insertions(+), 13 deletions(-) diff --git a/i2p2www/pages/site/get-involved/roadmap.html b/i2p2www/pages/site/get-involved/roadmap.html index cf20f72d9..46eff478c 100644 --- a/i2p2www/pages/site/get-involved/roadmap.html +++ b/i2p2www/pages/site/get-involved/roadmap.html @@ -1,6 +1,6 @@ {% extends "global/layout.html" %} {% block title %}{{ _('Roadmap') }}{% endblock %} -{% block lastupdated %}{% trans %}September 2016{% endtrans %}{% endblock %} +{% block lastupdated %}{% trans %}December 2016{% endtrans %}{% endblock %} {% block content %} <p> @@ -72,7 +72,7 @@ Bug fixes, translation updates, geoip updates <h2 id="v0.9.26">0.9.26</h2> <p><b>Released: June 7, 2016</b></p> <ul><li> -New subscription protocol, addressbook support +New subscription protocol, addressbook support (proposal 112) </li><li> Wrapper 3.5.29 </li><li> @@ -92,7 +92,7 @@ Bug fixes, translation updates, geoip updates <h2 id="v0.9.27">0.9.27</h2> <p><b>Released: October 17, 2016</b></p> <ul><li> -SSU IPv6 peer testing +SSU IPv6 peer testing (proposal 126) </li><li> Enable tray icon on Windows </li><li> @@ -112,14 +112,40 @@ GMP 6.0 (In-net updates) <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> -Crypto migration for existing hidden services +IPv6 improvements </li><li> -Mac OS X installer, dock, tray enhancements +Increase IPv6 MTU (proposal 127) +</li><li> +Blocklist enhancements (proposal 129) </li><li> Sybil tool enhancements </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 </li><li> Further work on transports: DH/NTCP2/PT @@ -131,13 +157,7 @@ Initial work on LS2 with multi-destination support Initial work on Pluggable transports </li><li> Console redesign phase 1 -</li></ul> - - - -<h2 id="v0.9.29">0.9.29</h2> -<p><b>Target release date: Mid-February 2017</b></p> -<ul><li> +</li><li> GMP 6.1 </li><li> Initial work on new netdb ("next backend") -- GitLab