From aa00c65f7c300936946433aaef2d442f8789a04f Mon Sep 17 00:00:00 2001 From: zzz Date: Fri, 7 Jan 2022 11:11:05 -0500 Subject: [PATCH] roadmap updates --- i2p2www/pages/site/get-involved/roadmap.html | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/i2p2www/pages/site/get-involved/roadmap.html b/i2p2www/pages/site/get-involved/roadmap.html index f3b81874..418d6ef0 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 %}2021-12{% endblock %} +{% block lastupdated %}2021-01{% endblock %} {% block content %}

@@ -106,6 +106,14 @@ Document I2P for Android applications UDP Hidden Service/Client support in Hidden Services Manager

  • Automatic reseed servers from .onion URLs +
  • +i2pcontrol improvements +
  • +Plugin support improvements +
  • +New local outproxy plugin +
  • +IRCv3 message tag support
  • @@ -115,7 +123,15 @@ Automatic reseed servers from .onion URLs

    1.8.0 (API 0.9.54)

    Target release: May/June 2022

    + + + +

    {% trans %}Looking for older releases? Check the roadmap archive by following this link.{% endtrans %}

    {% endblock %}