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

Skip to content
Snippets Groups Projects
Verified Commit 64c969b3 authored by zzz's avatar zzz
Browse files

Roadmap update

parent 666fd687
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 %}2021-03{% endblock %} {% block lastupdated %}2021-05{% endblock %}
{% block content %} {% block content %}
<p> <p>
...@@ -15,154 +15,13 @@ Note that we do not have a particular target for numbering a release as "1.0". ...@@ -15,154 +15,13 @@ Note that we do not have a particular target for numbering a release as "1.0".
We plan to continue numbering releases as 0.9.x for now. We plan to continue numbering releases as 0.9.x for now.
We do not maintain separate unstable and stable branches or releases. We do not maintain separate unstable and stable branches or releases.
We have a single, stable release path. We have a single, stable release path.
Our normal release cycle is 13 weeks. Our normal release cycle is 13 weeks, with releases in
February, May, August, and November.
</p><p> </p><p>
Older releases are at the bottom of the page. Older releases are at the bottom of the page.
</p> </p>
<h2 id="0.9.45">0.9.45</h2>
<p><b>Released: February 25, 2020</b></p>
<ul><li>
Hidden mode fixes
</li><li>
Bandwidth test fixes
</li><li>
ECIES Proposal 144 testing, fixes
</li><li>
Susimail login page improvements
</li><li>
LibSam - deduplication, documentation, support
</li><li>
Console theme modernization(Light and Dark)
</li><li>
Consistency with modern themes for SusiDNS, SusiMail apps
</li><li>
Leftover light theme nits
<ul><li>
border colours that are still present
</li><li>
download sidebar status is still gradient filled
</li><li>
take out network status icons? Replace with colours from style guide?
</li><li>
go over icons on every page and evaluate
</li><li>
try I2P blue icons on /home
</li><li>
buttons / tabs consistency
</li></ul>
</li><li>
Dark Theme
<ul><li>
Carry over tabs/ buttons decisions
</li><li>
decide on theme colour
</li></ul>
</li><li>
Susi Mail Light & Dark
<ul><li>
Remove icon bloat
</li><li>
make buttons rounded
</li><li>
remove gradient on login page
</li><li>
add a product description to login page
</li><li>
**change icon colours for themes
</li></ul>
</li></ul>
<h2 id="0.9.46">0.9.46</h2>
<p><b>Released: May 25, 2020</b></p>
<ul><li>
Replace jrobin with rrd4j
</li><li>
ECIES Proposal 144 testing, fixes, completion
</li><li>
ECIES lookup replies
</li><li>
i2ptunnel edit page redesign
</li><li>
Streaming performance improvements
</li><li>
Start migrating deb.i2p2.no
</li><li>
Android fixes
</li><li>
Long-term strategy for website
</li><li>
Identity and Values Workshops
</li><li>
Branding Foundations Work
</li><li>
Information Architecture Sprint : Console and Website
</li><li>
Console Interface Redesign prototypes
</li><li>
Console Interface Usability Testing
</li><li>
Reproducible build fix
</li><li>
Streaming fixes
</li><li>
UPnP fixes
</li>
</ul>
<h2 id="0.9.47">0.9.47</h2>
<p><b>Released: August 24, 2020</b></p>
<ul><li>
Require Java 8
</li><li>
Jetty 9.3.x
</li><li>
json-simple 2.3.0
</li><li>
RRD4j 3.6
</li><li>
ECIES enabled by default for some tunnels
</li><li>
Increase streaming MTU for ECIES connections
</li><li>
Enable Sybil analysis and blocking by default
</li><li>
Begin transition to Git
</li><li>
Improvements to the Bandwidth Setup/Welcome Wizard imagery and text
</li><li>
Ongoing refinements to new dark and light theme
</li><li>
Find and replace inconsistent icons from the router console
</li><li>
Bug Fixes on Android versions later than 8.0
</li><li>
Hide empty sections on router console home page
</li><li>
Operators guides for reseed services
</li><li>
Detailed install guide for the main I2P Java distribution
</li><li>
Begin implementing Information Architecture improvements to geti2p.net
</li><li>
Identify and Publish information about critical infrastructures(VCS, website, reseeds, repositories, mirrors)
</li><li>
Publish log retention policy Recommendations and Guidelines for service admins
</li><li>
In depth blog entries on: Site Hosting/Service operation, Project Services, Policy Recommendations
</li><li>
Release(Tag)-time "git bundle" generation and distribution by either HTTP or Bittorrent.
</li></ul>
<h2 id="0.9.48">0.9.48</h2> <h2 id="0.9.48">0.9.48</h2>
<p><b>Released: December 1, 2020</b></p> <p><b>Released: December 1, 2020</b></p>
<ul><li> <ul><li>
...@@ -269,25 +128,29 @@ Review and update information about VCS, Code Repositories, and Mirrors across t ...@@ -269,25 +128,29 @@ Review and update information about VCS, Code Repositories, and Mirrors across t
<h2 id="0.9.50">0.9.50</h2> <h2 id="0.9.50">0.9.50</h2>
<p><b>Target release: Late May 2021</b></p> <p><b>Target release: Week of May 17, 2021</b></p>
<ul><li> <ul><li>
Accelerate rekeying routers to ECIES Accelerate rekeying routers to ECIES
</li><li> </li><li>
UPnP IPv6 support UPnP IPv6 support
</li><li> </li><li>
4/6 router address caps 4/6 router address caps (proposal 158)
</li><li> </li><li>
IPv6 introducers IPv6 introducers (proposal 158)
</li><li> </li><li>
NTP year 2036 fixes NTP year 2036 fixes
</li><li> </li><li>
Continue work on new tunnel build message (proposal 157) Continue work on new tunnel build message (proposal 157)
</li><li> </li><li>
Start work on SSU2 Enable DoH for reseeding
</li><li> </li><li>
Continue on new tunnel build message Docker improvements
</li><li> </li><li>
Enable DoH for reseeding SSU IPv6 fixes
</li><li>
Persist Sybil blocklist
</li><li>
Tunnel bandwidth limiter fixes
</li></ul> </li></ul>
...@@ -296,11 +159,11 @@ Enable DoH for reseeding ...@@ -296,11 +159,11 @@ Enable DoH for reseeding
<ul><li> <ul><li>
Accelerate rekeying routers to ECIES Accelerate rekeying routers to ECIES
</li><li> </li><li>
Continue work on SSU2 Start work on SSU2
</li><li> </li><li>
Continue work on new tunnel build message (proposal 157) Continue work on new tunnel build message (proposal 157)
</li><li> </li><li>
New tunnel build message New native OSX installer
</li></ul> </li></ul>
...@@ -864,4 +727,146 @@ ECIES Proposal 144 initial implementation ...@@ -864,4 +727,146 @@ ECIES Proposal 144 initial implementation
Donation page redesign and backend (development) Donation page redesign and backend (development)
</li></ul> </li></ul>
<h2 id="0.9.45">0.9.45</h2>
<p><b>Released: February 25, 2020</b></p>
<ul><li>
Hidden mode fixes
</li><li>
Bandwidth test fixes
</li><li>
ECIES Proposal 144 testing, fixes
</li><li>
Susimail login page improvements
</li><li>
LibSam - deduplication, documentation, support
</li><li>
Console theme modernization(Light and Dark)
</li><li>
Consistency with modern themes for SusiDNS, SusiMail apps
</li><li>
Leftover light theme nits
<ul><li>
border colours that are still present
</li><li>
download sidebar status is still gradient filled
</li><li>
take out network status icons? Replace with colours from style guide?
</li><li>
go over icons on every page and evaluate
</li><li>
try I2P blue icons on /home
</li><li>
buttons / tabs consistency
</li></ul>
</li><li>
Dark Theme
<ul><li>
Carry over tabs/ buttons decisions
</li><li>
decide on theme colour
</li></ul>
</li><li>
Susi Mail Light & Dark
<ul><li>
Remove icon bloat
</li><li>
make buttons rounded
</li><li>
remove gradient on login page
</li><li>
add a product description to login page
</li><li>
**change icon colours for themes
</li></ul>
</li></ul>
<h2 id="0.9.46">0.9.46</h2>
<p><b>Released: May 25, 2020</b></p>
<ul><li>
Replace jrobin with rrd4j
</li><li>
ECIES Proposal 144 testing, fixes, completion
</li><li>
ECIES lookup replies
</li><li>
i2ptunnel edit page redesign
</li><li>
Streaming performance improvements
</li><li>
Start migrating deb.i2p2.no
</li><li>
Android fixes
</li><li>
Long-term strategy for website
</li><li>
Identity and Values Workshops
</li><li>
Branding Foundations Work
</li><li>
Information Architecture Sprint : Console and Website
</li><li>
Console Interface Redesign prototypes
</li><li>
Console Interface Usability Testing
</li><li>
Reproducible build fix
</li><li>
Streaming fixes
</li><li>
UPnP fixes
</li>
</ul>
<h2 id="0.9.47">0.9.47</h2>
<p><b>Released: August 24, 2020</b></p>
<ul><li>
Require Java 8
</li><li>
Jetty 9.3.x
</li><li>
json-simple 2.3.0
</li><li>
RRD4j 3.6
</li><li>
ECIES enabled by default for some tunnels
</li><li>
Increase streaming MTU for ECIES connections
</li><li>
Enable Sybil analysis and blocking by default
</li><li>
Begin transition to Git
</li><li>
Improvements to the Bandwidth Setup/Welcome Wizard imagery and text
</li><li>
Ongoing refinements to new dark and light theme
</li><li>
Find and replace inconsistent icons from the router console
</li><li>
Bug Fixes on Android versions later than 8.0
</li><li>
Hide empty sections on router console home page
</li><li>
Operators guides for reseed services
</li><li>
Detailed install guide for the main I2P Java distribution
</li><li>
Begin implementing Information Architecture improvements to geti2p.net
</li><li>
Identify and Publish information about critical infrastructures(VCS, website, reseeds, repositories, mirrors)
</li><li>
Publish log retention policy Recommendations and Guidelines for service admins
</li><li>
In depth blog entries on: Site Hosting/Service operation, Project Services, Policy Recommendations
</li><li>
Release(Tag)-time "git bundle" generation and distribution by either HTTP or Bittorrent.
</li></ul>
{% endblock %} {% endblock %}
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