Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mihomo 1.18.8 #58

Merged
merged 1 commit into from
Sep 3, 2024
Merged

mihomo 1.18.8 #58

merged 1 commit into from
Sep 3, 2024

Conversation

imhansai
Copy link
Owner

@imhansai imhansai commented Sep 3, 2024

Created with brew bump-formula-pr.

release notes
## What's Changed
* 38fd3710 feat: `GEOIP`,`IP-ASN`,`IP-CIDR`,`IP-CIDR6` and `IP-SUFFIX` in rules support `,src` option keep the same writing style as `RULE-SET` by @wwqgtxx
* 518e9bdb feat: socks5, http and mixed listeners support independence `users` by @wwqgtxx
* 696b75ee feat: `fake-ip-filter` support `rule-set:` and `geosite:` by @wwqgtxx
* 763a1272 feat: `RULE-SET` in rules support `,src` option should only be used with `ipcidr` behavior by @wwqgtxx
* 7fd0467a feat: `sniffer`'s `force-domain` and `skip-domain` support `rule-set:` and `geosite:` by @wwqgtxx
* 84831785 feat: `sniff` add `skip-src-address` and `skip-dst-address` by @wwqgtxx
* f6164ac1 feat: add `fake-ip-filter-mode` in `dns` https://github.com/MetaCubeX/mihomo/issues/1479 by @wwqgtxx

BUG & Fix

  • 03063160 fix: parameter order in ChaCha20 constructor by @PharosVip
  • 08ac9a3f fix: tfo ipv6 addr zone by @wwqgtxx
  • 0a4570b5 fix: group filter touch provider by @adlyq
  • 16c95fca fix: tradition shadowsocks server not apply additions [Bug] listeners里定义的服务不走sub-rules,而是直接走rules MetaCubeX/mihomo#1466 by @wwqgtxx
  • 43f21c0b fix: fallback cannot be unfixed by @xishang0128
  • 4c10d42f fix: normal rule not working in fake-ip-filter by @wwqgtxx
  • 512d1883 fix redundant WindowsDNS (#1456) by @ForestL18
  • 5a73d99c fix: logic rules display error by @xishang0128
  • 5bf22422 fix: wireguard not working in CMFA by @wwqgtxx
  • 6e04e1e9 fix: hysteria2 close safety by @wwqgtxx
  • 7d049041 fix: leak dns when domain in hosts list by @Skyxim
  • 81756fc9 fix: wireguard outbound memory leaks when close by @wwqgtxx
  • 9cf3eb39 fix: hysteria1 outbound should be closed when proxy removed by @wwqgtxx
  • a1d0f221 fix: update flake.nix hash by @Rasphino
  • a96f72ad fix: geoip wrong matching logic in fallback-filter [Bug] fakeip模式下浏览国内网页很慢,大概在4c10d42版本之后出的问题 MetaCubeX/mihomo#1478 by @wwqgtxx
  • d79423a4 fix: tun should not care "force" when Put configs from restful api by @wwqgtxx
  • eea9a125 fix: 规则匹配默认策略组返回错误 by @Skyxim

Maintenance

  • 0793998d chore: drop support of eBPF by @Larvan2
  • 117cdd8b chore: remove suppress_prefixlength in tun linux auto-route for inet4/6-route-address [Bug] TUN 1.18.6添加了一个新路由,使得入站包的回应都走了TUN接口 MetaCubeX/mihomo#1368 by @wwqgtxx
  • 12c5cf36 chore: update golang to 1.23 by @wwqgtxx
  • 24c6e7d8 chore: update tcp keepAlive setting for go1.23 by @Larvan2
  • 27bcb26e chore: better config internal structure by @wwqgtxx
  • 3e2c9ce8 chore: cleanup patch code by @wwqgtxx
  • 41efc5e5 chore: update dependencies by @wwqgtxx
  • 4f339265 chore: update dependencies by @wwqgtxx
  • 4fecf68b chore: add sourceGeoIP and sourceIPASN to metadata by @wwqgtxx
  • 4fedfc47 chore: update geo unneeded reload whole config by @wwqgtxx
  • 50d0cd36 chore: auto download external UI when 'external-ui' is set and not empty by @Larvan2
  • 53425bb9 chore: add json struct tags for more fields in config.RawConfig (#1469) by @karin0
  • 53b41ca1 Chore: Add action for deleting old workflow by @Larvan2
  • 56fe7d53 chore: clean up update_ui code by @Larvan2
  • 6306c6b5 chore: add route.ApplyConfig for CMFA by @wwqgtxx
  • 6bf419c5 chore: better geo init logging by @wwqgtxx
  • 8a75f78e chore: adjust Dockerfile by @metacubex
  • 92ec5f22 chore: cleanup dns policy match code by @wwqgtxx
  • 951cae21 chore: corrected the incoming parameters of PowerUnregisterSuspendResumeNotification by @wwqgtxx
  • 9e20f9c2 chore: update dependencies by @metacubex
  • a5acd3aa refactor: clear linkname,reduce cycle dependencies,transport init geosite function by @Skyxim
  • beefe372 chore: logic rules dynamic obtain parameters by @wwqgtxx
  • c4660e1a chore: reopen tfo support on windows for golang1.23 maybe broken again when golang1.24 release by @wwqgtxx
  • c8380335 chore: improve include-all-proxies compatibility by @xishang0128
  • e4646fc3 chore: update dependencies by @wwqgtxx
  • e7e14001 chore: reduce image size by @Izumiko
  • ea418130 chore: update quic-go to 0.46.0 by @wwqgtxx
  • f20f371a chore: better keepalive handle by @wwqgtxx
  • f5834dd5 chore: code cleanup by @wwqgtxx
  • f968d0cb chore: update github action by @Skimmle
  • fd205bfa chore: update quic-go to 0.45.2 by @wwqgtxx

Full Changelog: MetaCubeX/mihomo@v1.18.7...v1.18.8

@imhansai imhansai merged commit bc546ff into main Sep 3, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant