Files
i2p.www/www.i2p2/pages/release-0.8.4.html
2011-03-02 16:42:24 +00:00

59 lines
2.0 KiB
HTML

{% extends "_layout.html" %}
{% block title %}0.8.4 Release{% endblock %}
{% block content %}
<p>
The 0.8.4 release contains some performance improvements and important bug fixes.
Also, i2psnark now supports magnet links.
as usual, upgrading is recommended.
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p-dev.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
<b>Release details:</b>
</p>
<p>* Fix a severe memory leak in router I2CP session management that caused router crashes for people running the Robert bittorrent client
<br />* Fix a bug from 0.8.2 that filtered cookies in the HTTP Server tunnel, causing authentication problems for some eepsites
<br />* Several fixes for rare NPEs</p>
<p><strong>I2PSnark</strong></p>
<p>* Magnet and &quot;maggot&quot; link support
<br />* Peer Exchange
<br />* Metadata transfer
<br />* Details page enhancements
<br />* Bandwidth limiter improvements
<br />* Bug fixes</p>
<p><strong>Other</strong></p>
<p>* More performance improvements
<br />* Adjustment to peer selection, to hopefully use more of the available network capacity
<br />* Translation updates
<br />* Start of a new Arabic translation by 'hamada'</p>
<p>
<b>
SHA256 Checksums:
</b>
<pre>
2b9f82b2c236cedcb6d394557a366ea3e181ca244461375a810709b2f7d4e881 i2pinstall_0.8.4.exe
e454880a753963361e43d65da69542c4e8caa62d2646e8ce851b2f95fd9e735c i2psource_0.8.4.tar.bz2
5c6632b5f97e02296ad2d3d5f108b472d6766967a037d96421ad36fa5f2e60a9 i2pupdate_0.8.4.zip
155cd3ca7d174c30367dfa147b11a0c55fb6e85680a0aeda126afcb5e141db42 i2pupdate.su2
465060129520ad115a3823e625def94b8ebafdd28c6ab9b27e125afed70cf851 i2pupdate.sud
</pre>
</p>
{% endblock %}