:excerpt:0.9.1 includes a large number of bug fixes in i2psnark, some streaming lib improvements, home page changes, new themes, and translation updates.
0.9.1 includes a large number of bug fixes in i2psnark, some streaming lib improvements, home page changes, new themes, and translation updates.
Upgrading is recommended.
{% trans -%}
Files are available on the `download page`_.
{%- endtrans %}
.._{% trans %}`download page`{% endtrans %}: {{ get_url('downloads_list') }}
**{% trans %}RELEASE DETAILS{% endtrans %}**
**I2PSnark**
- Fix several bugs in downloading torrents with skipped files
- Fix places where rarest-first was not honored
- Fix handling of encoded magnet links
- Additional inbound connection limits
- Immediate closing of connections with handshake errors
- Blocklist peers with multiple handshake errors
- Delay "ballooning" files on disk until required, to speed torrent adds
- Store partial pieces in temp files to greatly reduce memory usage when leeching
- Remove peers restriction when leeching torrents with large pieces
- Improve configuration of open and private trackers
- Prevent configuratino of default trackers as private
- Improved display and control of torrent file downloads
- Reduced number of threads
- Faster startup and shutdown of torrents
- Allow clearing of message box
- New light theme
- Torrent info page updates and cleanups
- Fix problems with restarted torrents
- Delay tunnel close at shutdown to ensure trackers are notified
- Better UI behavior during tunnel startup and shutdown
**{% trans %}Bug Fixes{% endtrans %}**
- Prevent shutdown hangs caused by buggy plugins
- Fix for Raspberry Pi crashing
- Fix rare job queue hang
- Fix routing key modifier rarely not updating at midnight
- Fix excessive padding in some AES-encrypted messages
- Fix occasional gunzip failures
- Several fixes to streaming lib to speed recovery after dropped packets and improve retransmit behavior
- Fix bug that reduced reuse of tunnels
**{% trans %}Other{% endtrans %}**
- Ports are now passed through the SOCKS and HTTP proxies to support eepsite virtual hosts. See http://{{ i2pconv('zzz.i2p') }}/topics/1182 for setup instructions.
- I2PTunnel configuration changes now take effect immediately. No tunnel restart required.
- Summary bar iframe removed, refresh is now via Javascript only
- Reduce netDB flood redundancy
- Reduce stats publishing frequency
- Minor router console changes
- New Hungarian and Greek translations
- Completed Italian translation
- Updates to Dutch, Finnish, French, German, Spanish, and Swedish translations
- Update geoip to Maxmind 2012-07-04
- Theme updates
- Theme support for SusiMail and SudiDNS; new dark themes
- I2PTunnel and SusiDNS now iframed with summary bar
- Console home page now shows news summary in summary bar
- Console home page icon updates
- Console summary bar now configurable
- Change the HTTP proxy error code from 404 to 500
- Cleanups for efficiency in netdb and I2CP
- Increase timeout for internal uses of eepget to improve reliability