What's Changed
- 241ae92 feat: support
DOMAIN-WILDCARD
rule (#2124) by @ayanamist - Note: For amd64 platform,
-amd64
and-amd64-compatible
versions have been deprecated.-amd64-v1
,-amd64-v2
and-amd64-v3
will be used to mark the CPU level. Please adapt the automatic update script in time for downstream projects.
BUG & Fix
- 0d92b67 fix: add base64 decoding for VLESS host in ConvertsV2Ray function (#2125) by @jianguo Wang
- 2b84dd3 fix: regex in logic rules by @wwqgtxx
- 3050201 fix: darwin system stack problem by @wwqgtxx
- 407c13b fix: hy2 server crash by @wwqgtxx
- 63ad95e fix: remove unconventional bits when unpacking for update_ui (#2178) by @白日梦主义
- 765cbbc fix: miss config in patch by @wwqgtxx
- 79decdc fix: vision server crash by @wwqgtxx
- a37440c fix: some downstream dependencies on the upgrader's output fields by @wwqgtxx
- b06ec5b fix: add path safety check in
file
type providers (#2177) by @白日梦主义 - ba3e718 chore: update mieru to v3.16.1 (#2138) by @enfein
- d84b182 fix: darwin tun mixed stack not working by @wwqgtxx
Maintenance
- 01cd7e2 chore: improve backup and replace logic in updater by @xishang0128
- 1a84153 chore: code cleanup by @wwqgtxx
- 300eb8b chore: rebuild rule parsing code by @wwqgtxx
- 349b773 chore: upgrade and embed the xsync.Map to v4 by @wwqgtxx
- 56c3462 chore: update quic-go to 0.53.0 by @wwqgtxx
- 5f1f296 chore: add
/cache/dns/flush
to restful api by @wwqgtxx - 6337151 chore: upgrade bbolt to 1.4.2 by @wwqgtxx
- 66fd5c9 chore: allow setting
cache-max-size
indns
section by @wwqgtxx - 6a620ba chore: revert "chore: better dns batchExchange" by @wwqgtxx
- 6a9d428 chore: remove unused code (#2126) by @leo
- 6f4fe71 chore: update dependencies by @wwqgtxx
- 748b5df chore: keep original file permissions after update by @xishang0128
- 8cbae59 chore: upgrade bbolt by @wwqgtxx
- 8f18d3f chore: add
recvmsgx
andsendmsgx
config to tun by @wwqgtxx - 91985c1 chore: typo (#2127) by @Phanium
- 9f1da11 chore: use the compile-time GOAMD64 flag in the updater by @wwqgtxx
- a9b7e70 chore: optimizing copyFile in updater by @wwqgtxx
- aa555ce chore: allow embedded xsync.Map to be lazily initialized by @wwqgtxx
- b9260e0 chore: improve darwin tun performance by @wwqgtxx
- ba3e718 chore: update mieru to v3.16.1 (#2138) by @enfein
- c3a3009 chore: keep original file permissions when copyFile in updater by @wwqgtxx
- d4fbffd chore: update utls to 1.8.0 by @wwqgtxx
- deec7aa chore: optimizing download in updater by @wwqgtxx
- dfe6e05 chore: rebuild core updater by @wwqgtxx
- fb043df chore: use canonical return value order by @xishang0128
Full Changelog: v1.19.11...v1.19.12