forked from I2P_Developers/i2p.www
Release draft
This commit is contained in:
70
i2p2www/blog/2021/08/23/1.5.0-Release.draft.rst
Normal file
70
i2p2www/blog/2021/08/23/1.5.0-Release.draft.rst
Normal file
@@ -0,0 +1,70 @@
|
||||
===========================================
|
||||
{% trans -%}1.5.0 Release{%- endtrans %}
|
||||
===========================================
|
||||
|
||||
.. meta::
|
||||
:author: zzz
|
||||
:date: 2021-08-23
|
||||
:category: release
|
||||
:excerpt: {% trans %}1.5.0 with new tunnel build messages{% endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
Update details
|
||||
{%- endtrans %}
|
||||
============================================
|
||||
|
||||
{% trans -%}
|
||||
Yes, that's right, after 9 years of 0.9.x releases, we are going straight from 0.9.50 to 1.5.0.
|
||||
This does not signify a major API change, or a claim that development is now complete.
|
||||
It is simply a recognition of almost 20 years of work to provide anonymity and security for our users.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
This release finishes implementation of smaller tunnel build messages to reduce bandwidth.
|
||||
We continue the transition of the network's routers to X25519 encryption.
|
||||
Of course there are also numerous bug fixes and performance improvements.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
As usual, we recommend that you update to this release. The best way to
|
||||
maintain security and help the network is to run the latest release.
|
||||
{%- endtrans %}
|
||||
|
||||
|
||||
**{% trans %}RELEASE DETAILS{% endtrans %}**
|
||||
|
||||
**{% trans %}Changes{% endtrans %}**
|
||||
|
||||
- RRD4J 3.8
|
||||
- {% trans %}Tunnels: Finish support for new build messages (proposal 157){% endtrans %}
|
||||
- {% trans %}Updates: Support for .dmg and .exe updates{% endtrans %}
|
||||
|
||||
|
||||
**{% trans %}Bug Fixes{% endtrans %}**
|
||||
|
||||
- {% trans %}Console: Fix generation of SSL keys on Java 17{% endtrans %}
|
||||
- {% trans %}i2psnark: Fix autostart for magnets{% endtrans %}
|
||||
- {% trans %}Router: Fix rare deadlock in publishing our RI{% endtrans %}
|
||||
- {% trans %}SSU: Fix handling of bad peer test responses{% endtrans %}
|
||||
- {% trans %}UPnP: IPv6 fixes{% endtrans %}
|
||||
|
||||
|
||||
**{% trans %}Other{% endtrans %}**
|
||||
|
||||
- {% trans %}Jetty: Improve sort in directory listings{% endtrans %}
|
||||
- {% trans %}Jetty: Add X-I2P-Location header{% endtrans %}
|
||||
- {% trans %}Router: Increase probability to rekey to ECIES{% endtrans %}
|
||||
- {% trans %}Streaming: Performance improvements for low-latency connections{% endtrans %}
|
||||
- {% trans %}Translation updates{% endtrans %}
|
||||
|
||||
|
||||
`{% trans %}Full list of fixed bugs{% endtrans %}`__
|
||||
|
||||
__ http://{{ i2pconv('trac.i2p2.i2p') }}/query?resolution=fixed&milestone=1.5.0
|
||||
|
||||
|
||||
**{% trans %}SHA256 Checksums:{% endtrans %}**
|
||||
|
||||
::
|
||||
|
||||
TBD
|
Reference in New Issue
Block a user