:excerpt: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.
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.
{% trans -%}
Files are available on the `download page`_.
{%- endtrans %}
.._{% trans %}`download page`{% endtrans %}: {{ get_url('downloads_list') }}
**{% trans %}RELEASE DETAILS{% endtrans %}**
**{% trans %}Major Changes{% endtrans %}**
- Disable tunnel testing as it forces too many router connections
- Select outbound endpoint - inbound gateway paths that are closer, using an XOR metric, to reduce router connections.
**{% trans %}Bug Fixes{% endtrans %}**
- Fix exceptions at shutdown
- Fix concurrency errors in SSU
- Fix timeout message on POST
**{% trans %}Other{% endtrans %}**
- Increase max tunnels, reduce router info expiration
- Add gunzip support to eepget to reduce reseed bandwidth
- Finnish, Italian, Russian, and Swedish translation updates