|
|
|
@ -0,0 +1,83 @@
|
|
|
|
|
{% extends "_layout.html" %}
|
|
|
|
|
{% block title %}0.8.13 Release{% endblock %}
|
|
|
|
|
{% block content %}
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
The 0.8.13 release contains several bug fixes and a couple of new features.
|
|
|
|
|
We are pleased that the last release significantly improved performance,
|
|
|
|
|
and the network is running well despite continued rapid growth.
|
|
|
|
|
Upgrading is recommended.
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<p>Files are available on the <a href="/download.html">download page.</a></p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p><strong>Release Details</strong></p>
|
|
|
|
|
<p>
|
|
|
|
|
This is likely to be the last release before 0.9, in which we will migrate to Jetty 6,
|
|
|
|
|
and introduce a simplified router console home page. Monitor the news section of
|
|
|
|
|
your the router console in the coming weeks for more information on the next release.
|
|
|
|
|
</p><p>
|
|
|
|
|
Starting with this release, the router will
|
|
|
|
|
check for and install plugin updates shortly upon restarting after a router update.
|
|
|
|
|
To prevent this, add the advanced configuration
|
|
|
|
|
<tt>plugins.autoUpdate=false</tt> before restarting.
|
|
|
|
|
There is also a new update-all button on the client configuration page.
|
|
|
|
|
</p><p>
|
|
|
|
|
Routers in certain countries will now automatically enable hidden mode for increased protection.
|
|
|
|
|
However, hidden mode may have lower performance or reliability, and is still a work in progress.
|
|
|
|
|
To disable hidden mode before restarting, add the advanced configuration
|
|
|
|
|
<tt>router.isHidden=false</tt>.
|
|
|
|
|
To disable hidden mode later, select <i>use all auto-detect methods</i> under <i>IP Configuration</i> on the
|
|
|
|
|
network configuration page.
|
|
|
|
|
For the list of countries see the thread on zzz.i2p.
|
|
|
|
|
The only country on the list that has more than one or two I2P users is China.
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<p><strong>Major changes</strong></p>
|
|
|
|
|
<p>- Check for and download plugin updates upon restarting after a router update.
|
|
|
|
|
<br />- Routers in certain countries will now automatically enable hidden mode for increased protection.
|
|
|
|
|
<br />- New Tunnel Wizard for creating tunnels</p>
|
|
|
|
|
<br />- A SIGHUP to the wrapper will now initiate a graceful shutdown
|
|
|
|
|
|
|
|
|
|
<p><strong>Bug Fixes</strong></p>
|
|
|
|
|
|
|
|
|
|
<p>- Increase read timeout in HTTP Proxy
|
|
|
|
|
<br />- Shutdown hooks will now run when router is shutdown externally (i2prouter stop), broken in 0.8.8
|
|
|
|
|
<br />- If an external IP address is specified, bind only to that interface
|
|
|
|
|
<br />- Fail tunnels we created when we can't contact the adjacent hop
|
|
|
|
|
<br />- Prevent races when saving configuration
|
|
|
|
|
<br />- For plugins, check min and max Jetty versions; check all version requirements at startup, not just at install
|
|
|
|
|
<br />- Fix plugin startup when console is not on port 7657
|
|
|
|
|
<br />- Only stop plugins if they are running
|
|
|
|
|
<br />- Fix NPE when no network interfaces are present
|
|
|
|
|
<br />- Fix eepget exit code on failure
|
|
|
|
|
<br />- Improve inbound tunnel building when in hidden mode
|
|
|
|
|
<br />- Publish our router info sooner after startup to facilitate inbound tunnel building
|
|
|
|
|
<br />- Fix Streamr tunnel registration</p>
|
|
|
|
|
|
|
|
|
|
<p><strong>Other</strong></p>
|
|
|
|
|
|
|
|
|
|
<p>- Add icons to buttons in SusMail and SusiDNS
|
|
|
|
|
<br />- Move wrapper PID, status, and log files from /tmp to ~/.i2p (Debian packages and new installs only)
|
|
|
|
|
<br />- i2prouter graceful (Debian packages and new installs only)
|
|
|
|
|
<br />- Increase number of floodfills
|
|
|
|
|
<br />- Repack jars in installer to save a little space
|
|
|
|
|
<br />- New translation infrastructure for i2prouter script (not enabled yet)
|
|
|
|
|
<br />- New Czech translation (thanks Waseihou)
|
|
|
|
|
<br />- German, Italian, Polish, Spanish, Swedish, Ukrainian translation updates</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<b>
|
|
|
|
|
SHA256 Checksums:
|
|
|
|
|
</b>
|
|
|
|
|
<pre>
|
|
|
|
|
648a552ee009e9648aba0666c05e2f71e442a714716659a0ca4f60aca87bda50 i2pinstall_0.8.13.exe
|
|
|
|
|
bdd510cc47b2cd78aa8d994e27694185c1f2deb48b049d61a93a795932ce5712 i2psource_0.8.13.tar.bz2
|
|
|
|
|
36683d906ac121fd28ac5600218aec943da154cb0230f274f0e2a7c6cc6fb8a5 i2pupdate_0.8.13.zip
|
|
|
|
|
81fa5256250fde2790153b83d2b01b6bc3b5ee7ea1b4d12232ce46f06ae736ef i2pupdate.su2
|
|
|
|
|
2eb25974ebfeeeec59d8138e42d5663d97cc24b94f2c6cf77cfe6dc991acf0bb i2pupdate.sud
|
|
|
|
|
</pre>
|
|
|
|
|
|
|
|
|
|
{% endblock %}
|