app/v2.11.0
mufeedvh/code2promptapp/v2.11.0Aug 1, 2026by github-actions[bot]
AI Summary
Introduces Chrome QUIC fingerprint parroting as a default feature and modernizes the ACME stack, though it removes the namedotcom DNS provider due to API incompatibilities.
Key Highlights
- Added Chrome QUIC fingerprint parroting (enabled by default)
- Modernized ACME stack (CertMagic, ACMEz, libdns)
- Removed namedotcom ACME DNS provider
- Updated quic-go to v0.61.0
Breaking Changes
- Removed namedotcom ACME DNS provider
New Features
- Chrome QUIC fingerprint parroting (enabled by default)
- Modernized ACME stack
Full Release Notes
- Added Chrome QUIC fingerprint parroting: the client's QUIC handshake now looks like Google Chrome's. Enabled by default, but can be turned off with the [`quic.disableChromeParrot`](https://hysteria.network/docs/advanced/Full-Client-Config/#quic-parameters) option - Modernized the ACME stack (CertMagic, ACMEz and the libdns providers) - Removed the `namedotcom` [ACME DNS provider](https://hysteria.network/docs/advanced/ACME-DNS-Config/), as it has not been updated for the new libdns API - Updated quic-go to v0.61.0 --- - 新增 Chrome QUIC 指纹模仿:将客户端 QUIC 握手调整至与 Google Chrome 一致。默认启用,可通过 [`quic.disableChromeParrot`](https://hysteria.network/zh/docs/advanced/Full-Client-Config/#quic) 选项关闭 - 更新 ACME 相关依赖(CertMagic, ACMEz, libdns 等) - 移除了 `namedotcom` [ACME DNS 服务商](https://hysteria.network/zh/docs/advanced/ACME-DNS-Config/),由于其未针对新的 libdns API 进行更新 - quic-go 更新至 v0.61.0