forked from I2P_Developers/i2p.www
roadmap updates
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('Roadmap') }}{% endblock %}
|
||||
{% block lastupdated %}{% trans %}August 2019{% endtrans %}{% endblock %}
|
||||
{% block lastupdated %}2019-09{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<p>
|
||||
@ -232,62 +232,59 @@ Android fixes
|
||||
|
||||
|
||||
|
||||
<h2 id="4Q2019">4Q 2019 0.9.43-44</h2>
|
||||
<h2 id="0.9.43">0.9.43</h2>
|
||||
<p><b>Target release: Late October 2019</b></p>
|
||||
<ul><li>
|
||||
Docker image documentation and promotion to first-class product
|
||||
</li><li>
|
||||
Auto-update server for OSX installer
|
||||
</li><li>
|
||||
New browser releases
|
||||
I2P browser beta releases
|
||||
</li><li>
|
||||
OSX right-click share to Snark
|
||||
I2CP blinding info message
|
||||
</li><li>
|
||||
LibSam - deduplication, documentation, support
|
||||
</li><li>
|
||||
JSam improvements
|
||||
</li><li>
|
||||
Begin work on SSU2
|
||||
ECIES Proposal 144 (continuing)
|
||||
</li><li>
|
||||
ECIES Prop 144 (continuing)
|
||||
</li><li>
|
||||
Console improvements
|
||||
Setup wizard improvements
|
||||
</li><li>
|
||||
Revamped website navigation menu
|
||||
</li><li>
|
||||
I2PControl expansion for new console experiments
|
||||
New console prototype
|
||||
</li><li>
|
||||
I2P Browser
|
||||
Outproxy requirements
|
||||
</li><li>
|
||||
Zero-dependency installer promotion to first-class product
|
||||
</li><li>
|
||||
Debian packaging changes and improvements
|
||||
</li><li>
|
||||
Ready indication for Tails
|
||||
</li><li>
|
||||
Achieve reproducible build (#2279)
|
||||
</li><li>
|
||||
AppArmor enforce mode
|
||||
</li><li>
|
||||
Write I2P rules for ferm (frontend for iptables) on Tails
|
||||
</li><li>
|
||||
Use less risky code for /tmp handling in I2P initscript and systemd unit file (#1837)
|
||||
</li><li>
|
||||
Make i2p.service aware User/Group so that status is updated (#2324)
|
||||
</li><li>
|
||||
Make i2p.postinst not use recursive chmod
|
||||
Continue work on testnet
|
||||
</li><li>
|
||||
Android fixes
|
||||
</li></ul>
|
||||
|
||||
|
||||
|
||||
<h2 id="1H2020">1H 2020 0.9.45-47</h2>
|
||||
<h2 id="0.9.44">0.9.44</h2>
|
||||
<p><b>Target release: Dec. 2019 - Jan. 2020</b></p>
|
||||
<ul><li>
|
||||
Continue work on testnet
|
||||
</li><li>
|
||||
I2P Browser beta releases
|
||||
</li><li>
|
||||
I2PControl expansion for new console prototype
|
||||
</li><li>
|
||||
ECIES Proposal 144 (continuing)
|
||||
</li><li>
|
||||
Begin work on SSU2
|
||||
</li></ul>
|
||||
|
||||
|
||||
<h2 id="1H2020">1H 2020 0.9.45-47</h2>
|
||||
<ul><li>
|
||||
Continue work on SSU2
|
||||
</li><li>
|
||||
Readthedocs support?
|
||||
</li><li>
|
||||
OSX right-click share to Snark
|
||||
</li></ul>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user