Release date: 2025/11/03
Features
- optimize(bpf): Load separate programs for L2/L3 netdev in #822 by (@jschwinger233)
- feat(anytls): support anytls tcp&&udp in #852 by (@cubatic45)
- feat(outbound): support udphop for hysteria2 in #786 by (@LostAttractor)
- feat: add TLS fragmentation in #825 by (@null)
- feat(dns): support dns bind to local port in #878 by (@bradfordzhang)
- feat(dns): support tcp+udp schema for dns local bind in #885 by (@tomaegg)
Bug Fixes
- fix(tproxy): refactor parse_transport and fix wrong ipv6 extension header offset calc in #844 by (@LostAttractor)
- fix(bpf): Fix bpf timer in #845 by (@jschwinger233)
- fix(outbound): Fix anytls dialer. in #865 by (@ppdragon16)
- fix(dns): fix dns bind issue when reload in #884 by (@bradfordzhang)
Others
- ci(release): draft release v1.0.0 in #832 by (@dae-prow)
- chore(bpf): Cleanup dead bpf code in #842 by (@jschwinger233)
- docs(config): clarify domain rule comment in #834 by (@akiooo45)
- docs(AnyTLS): add AnyTLS doc in #856 by (@cubatic45)
- docs(user-guide): fix missing
chmodafter downloaded the sample config file and fix the link of release page in #860 by (@mozillazg)
Example Config: https://github.com/daeuniverse/dae/blob/v1.1.0rc1/example.dae
Full Changelog: v1.0.0...v1.1.0rc1