Files
i2p.www/www.i2p2/pages/release-0.7.14.html

49 lines
1.9 KiB
HTML
Raw Normal View History

2010-06-07 13:28:31 +00:00
{% extends "_layout.html" %}
{% block title %}0.7.14 Release{% endblock %}
{% block content %}
<p>
The 0.7.14 release contains the usual collection of bug fixes and performance tweaks.
There are also some i2psnark improvements and more fixes for plugins.
Upgrading is recommended.
</p><p>
Please help grow the network.
Give the
developers feedback on IRC #i2p or <a href="http://forum.i2p2.de/">forum.i2p2.de</a>
and <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>!
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
Release details:
</p>
<p>- More bugfixes and improvements to the plugin support introduced in 0.7.12.
<br />- I2PSnark improvements to end game handling, file listings, tunnel configuration, and translations
<br />- Add support for throttling inbound connections in the streaming library
<br />- Add WEBIRC support in IRC server tunnel
<br />- Fix installer for 1.5 Java systems
<br />- Fix bug causing multiple update downloads
<br />- Fix bug where datagrams were not always verified when necessary
<br />- Fix bug forcing SSU introducers when not necessary
<br />- Fix policies for floodfill responses
<br />- Reduce max memory used in byte caches
<br />- Reduce job queue global locking
<br />- More changes for performance</p>
<p>
SHA256 Checksums:
<pre>
994290b11ffb4883b3e55dc688cbb413b17bd263cd4e4d0a5f767fa27aa39155 i2pinstall_0.7.14.exe
d9ffc95fc8be8ea10b9b5e313ca5d7be2b39404ccef93f9cd8362e9f7fe4fe3d i2psource_0.7.14.tar.bz2
e5d056c012dcbdac1465df2e5ee7077c2918cab61f2ab7d803b0217e87aaeaad i2pupdate_0.7.14.zip
ff16904bc1bbe58b4d256002bffddfa017e4538f133b0752bf73e2c2a403a13e i2pupdate.su2
c55c57420011137865fd9068c2b3644c5749d9f2f57e7b90667bb74c0e81544a i2pupdate.sud
</pre>
</p>
{% endblock %}