Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.www
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %} {{ _('Roadmap') }}{% endblock %}
|
||||
{% block lastupdated %}2024-07{% endblock %} {% block content %}
|
||||
{% block lastupdated %}2024-10{% endblock %} {% block content %}
|
||||
|
||||
<p>
|
||||
This is the official project roadmap for the desktop and Android Java I2P releases only. Some related tasks for resources such as the website and plugins may be included.
|
||||
@ -16,6 +16,16 @@
|
||||
</p>
|
||||
|
||||
|
||||
<h2 id="2.8.0">2.8.0 (API 0.9.65)</h2>
|
||||
<p><b>Target release: December 2024</b></p>
|
||||
<ul>
|
||||
<li>
|
||||
TBD
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<h2 id="2.7.0">2.7.0 (API 0.9.64)</h2>
|
||||
<p><b>Target release: October 2024</b></p>
|
||||
<ul>
|
||||
@ -31,6 +41,12 @@
|
||||
<li>
|
||||
Website Migration
|
||||
</li>
|
||||
<li>
|
||||
Fix for tunnels going yellow
|
||||
</li>
|
||||
<li>
|
||||
Console /netdb refactoring
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user