Files
i2p.www/www.i2p2/pages/release-0.8.10.html
2011-10-20 01:26:28 +00:00

49 lines
1.5 KiB
HTML

{% extends "_layout.html" %}
{% block title %}0.8.10 Release{% endblock %}
{% block content %}
<p>
Release 0.8.10 includes two changes intended to reduce the number of router-to-router connections,
and therefore improve tunnel build success rates and general reliability.
Of course, there's also a few bug fixes and translation updates.</p>
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p><strong>Release Details</strong></p>
<p>- Disable tunnel testing as it forces too many router connections
<br />- Select outbound endpoint - inbound gateway paths that are closer, using an XOR metric, to reduce router connections.</p>
<p><strong>Bug Fixes</strong></p>
<p>- Fix exceptions at shutdown
<br />- Fix concurrency errors in SSU
<br />- Fix timeout message on POST</p>
<p><strong>Other</strong></p>
<p>- Increase max tunnels, reduce router info expiration
<br />- Add gunzip support to eepget to reduce reseed bandwidth
<br />- Finnish, Italian, Russian, and Swedish translation updates</p>
<b>
SHA256 Checksums:
</b>
<pre>
8494640d29b1b7969118169a7ae1c56bc5a07f354ec883734687bf09eef0e35c i2pinstall_0.8.10.exe
e5832bb49f46b0b6620e8492e6fc6454de4107b84bca5a4b35461c6b7ac0575e i2psource_0.8.10.tar.bz2
64bcd1fdd478cfda987c1d4906d94b3f20a0555bd4037aefa7a09af4f39a0e99 i2pupdate_0.8.10.zip
5620113f4e19768e15af0a9c8bc670ca443e9983a0d4868997800ee215790c51 i2pupdate.su2
39bfbfebbf77d660081fe1ce282f642fb15ed9cd170901f54a954bc986eadaf5 i2pupdate.sud
</pre>
{% endblock %}