Skip to content

Releases: ShiroRikka/MyClash

v4.5.6

Choose a tag to compare

@ShiroRikka ShiroRikka released this 13 May 05:53

变更日志

  • DNS fake-ip-filter 增强:新增 "time.*.cn""ntp.*.cn""ntp.ntsc.ac.cn",避免国内 NTP 时间同步域名被 fake-ip 映射导致异常
  • Rules 层双重保险:新增 "DST-PORT,123,DIRECT",确保 NTP UDP 123 端口流量始终直连,防止代理节点时区干扰时间同步
  • 防隐患说明geositefake-ip-filter 中存在已知 bug (mihomo issue #1629/#1634),无法信赖其兜底。本版本在 filter 内直接显式声明关键 NTP 域名 + rules 层端口直连,构建双重防护。

v4.5.2

Choose a tag to compare

@ShiroRikka ShiroRikka released this 10 May 16:01

v4.5.2 Release

Changes

  • Replaced 手动切换 (select) with 自动回退 (fallback)
    • Users can manually choose a starting node, fallback to next available if chosen one fails
  • Updated AGENTS.md with README sync reminder

v4.5.1 included

  • Unlock groups use fallback type
  • LobeHub Gemini icon
  • Added 漏网之鱼 catch-all group

v4.5.1

Choose a tag to compare

@ShiroRikka ShiroRikka released this 10 May 15:14

v4.5.1 Release

Changes

Previous v4.5

  • Removed 自动回退 group
  • Region groups changed to fallback type
  • Added 漏网之鱼 catch-all proxy group
  • MATCH rule routed to 漏网之鱼

v4.5

Choose a tag to compare

@ShiroRikka ShiroRikka released this 10 May 14:50

v4.5 Release 🎉

Changes

  • 🗑️ Removed: 自动回退 group (per user request)
  • 🔄 Changed: Region groups now use fallback instead of load-balance for better auto-selection
  • ✨ Changed: Gemini解锁 icon from Google.png to Material Symbols sparkle SVG
  • 🕸️ Added: 漏网之鱼 catch-all proxy group (select between 节点选择 and DIRECT)
  • 🔧 Changed: MATCH rule now routes to 漏网之鱼 instead of 节点选择

Full diff: cd48ebb...86ff4cf

Release v4.3

Choose a tag to compare

@ShiroRikka ShiroRikka released this 09 May 07:24
09e83b6

该版本对应代码内部标记 v4.3。包含带宽分级逻辑优化、参数校验增强等更新。

Full Changelog: v1.1.1...v4.3

v1.1.1

Choose a tag to compare

@ShiroRikka ShiroRikka released this 16 Oct 05:01

v1.0.0

Choose a tag to compare

@ShiroRikka ShiroRikka released this 15 Oct 16:14

v0.0.1

Choose a tag to compare

@ShiroRikka ShiroRikka released this 20 Jul 09:02

✨ feat(script): 优化代理组选择和规则配置

  • 增加订阅无代理组时的处理
  • 优化主代理组名称的动态查找逻辑
  • 调整自动选择代理组的配置
  • 调整规则优先级,确保自定义规则优先匹配
  • 增加日志输出,便于调试

Shichimiya_Satone