Changelog for Thunderbird 112
The following WebExtension API changes were introduced in Thunderbird 112.
api
webRequest
type SecurityInfo.usedDelegatedCredentials — True if the TLS connection used Delegated Credentials.
type SecurityInfo.usedEch — True if the TLS connection used Encrypted Client Hello.
type SecurityInfo.usedOcsp — True if the TLS connection made OCSP requests.
type SecurityInfo.usedPrivateDns — True if the TLS connection used a privacy-preserving DNS transport like DNS-over-HTTPS.