roadmap update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %} {{ _('Roadmap') }}{% endblock %}
|
||||
{% block lastupdated %}2024-11{% endblock %} {% block content %}
|
||||
{% block lastupdated %}2025-01{% 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,8 +16,17 @@
|
||||
</p>
|
||||
|
||||
|
||||
<h2 id="2.9.0">2.9.0 (API 0.9.66)</h2>
|
||||
<p><b>Target release: Early May 2025</b></p>
|
||||
<ul>
|
||||
<li>
|
||||
TBD
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2 id="2.8.0">2.8.0 (API 0.9.65)</h2>
|
||||
<p><b>Target release: Early February 2025</b></p>
|
||||
<p><b>Target release: February 3, 2025</b></p>
|
||||
<ul>
|
||||
<li>
|
||||
Improve SSU2 ACK efficiency
|
||||
@ -25,6 +34,33 @@
|
||||
<li>
|
||||
Improve SSU2 handling of dup relay messages
|
||||
</li>
|
||||
<li>
|
||||
Faster / variable lookup timeouts
|
||||
</li>
|
||||
<li>
|
||||
LS expiration improvements
|
||||
</li>
|
||||
<li>
|
||||
Change symmetric NAT cap
|
||||
</li>
|
||||
<li>
|
||||
Enforce POST in more forms
|
||||
</li>
|
||||
<li>
|
||||
Bandwidth test cleanups
|
||||
</li>
|
||||
<li>
|
||||
New Gan Chinese translation
|
||||
</li>
|
||||
<li>
|
||||
Add Kurdish option to UI
|
||||
</li>
|
||||
<li>
|
||||
New Jammy build to handle Jetty API change
|
||||
</li>
|
||||
<li>
|
||||
Izpack 5.2.3
|
||||
</li>
|
||||
<li>
|
||||
rrd4j 3.10
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user