roadmap update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %} {{ _('Roadmap') }}{% endblock %}
|
||||
{% block lastupdated %}2024-06{% endblock %} {% block content %}
|
||||
{% block lastupdated %}2024-07{% 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.
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
<h2 id="2.7.0">2.7.0 (API 0.9.64)</h2>
|
||||
<p><b>Target release: Late 2024</b></p>
|
||||
<p><b>Target release: October 2024</b></p>
|
||||
<ul>
|
||||
<li>
|
||||
i2ptunnel HTTP server reduce thread usage
|
||||
@ -36,7 +36,7 @@
|
||||
|
||||
|
||||
<h2 id="2.6.0">2.6.0 (API 0.9.63)</h2>
|
||||
<p><b>Target release: Late July 2024</b></p>
|
||||
<p><b>Released: July 19, 2024</b></p>
|
||||
<ul>
|
||||
<li>
|
||||
Reduce memory usage for netdb
|
||||
|
Reference in New Issue
Block a user