app/v2.11.0

parruda/swarmapp/v2.11.0Aug 1, 2026by github-actions[bot]

AI Summary

Enhanced network client capabilities with QUIC fingerprinting and ACME stack updates.

Key Highlights

  • Added Chrome QUIC fingerprint parroting
  • Modernized ACME stack (CertMagic, ACMEz)
  • Removed outdated namedotcom DNS provider

Breaking Changes

  • Removed `namedotcom` ACME DNS provider

New Features

  • Chrome QUIC fingerprint parroting
  • ACME stack modernization
  • quic-go update

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