forked from I2P_Developers/i2p.www
another roadmap update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %} {{ _('Roadmap') }}{% endblock %}
|
||||
{% block lastupdated %}2025-02{% endblock %} {% block content %}
|
||||
{% block lastupdated %}2025-03{% 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.
|
||||
@ -34,6 +34,9 @@
|
||||
<li>
|
||||
Fix tunnel tests for outbound client tunnels
|
||||
</li>
|
||||
<li>
|
||||
Fix installing to paths with spaces
|
||||
</li>
|
||||
<li>
|
||||
Console notification bubbles
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user