v1.8.0
Tip
This version replaces OpenSSL with Rustls to provide modern features and better platform support.
Also added the option for overriding the RPC bootstrap host
Change
- Add option for override RPC bootstrap host
- Replace OpenSSL with Rustls
- Support TLS Certificate Compression
- Support build i686-linux-android
- Drop TLS 1.0/1.1 support
- Drop insecure cipher suites support
- Reduce binary size
- Improve cache cleaning efficiency
- Fix speedtest response size
Full Changelog: v1.7.1...v1.8.0