Version 2026.5.30
2026.5.30
- Fixed
set_fingerprint("chrome:*")causing handshake failure against servers that honor cert compression. - Fixed
set_alpn_protocols(...)called afterset_fingerprint(...)being silently ignored; the fingerprint's per-connectionSSL_set_alpn_protosdismissed the user override. - Fixed RSS climbing to the lifetime peak of buffered ciphertext.