sing-box/protocol
世界 22650b3020
Fix group status updates broken by API service
The URL test history update hook and the Clash mode update hook were
single-slot: the API service's attached service overwrote the hook set
by the daemon, so clients stopped receiving group updates. Replace both
with multicast hook lists.

Also share a single URL test history storage via context: Clash API
looked it up under a key nobody registered and fell back to its own
empty storage, so dashboards showed no delay once an API service was
configured. Selector changes now notify through the shared storage,
covering selections made from any API surface.
2026-07-09 11:20:05 +08:00
..
anytls Improve UDP batch support 2026-07-09 11:19:13 +08:00
block refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
cloudflare Add cloudflared inbound 2026-07-09 11:17:53 +08:00
direct Improve UDP batch support 2026-07-09 11:19:13 +08:00
dns Improve UDP batch support 2026-07-09 11:19:13 +08:00
group Fix group status updates broken by API service 2026-07-09 11:20:05 +08:00
http Improve UDP batch support 2026-07-09 11:19:13 +08:00
hysteria Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-07-09 11:19:07 +08:00
hysteria2 hysteria2: Add gecko obfs 2026-07-09 11:20:02 +08:00
mixed Improve UDP batch support 2026-07-09 11:19:13 +08:00
naive Fix naive inbound QUIC ALPN race condition 2026-06-19 20:57:18 +08:00
redirect Improve UDP batch support 2026-07-09 11:19:13 +08:00
shadowsocks Improve UDP batch support 2026-07-09 11:19:13 +08:00
shadowtls Improve UDP batch support 2026-07-09 11:19:13 +08:00
socks Improve UDP batch support 2026-07-09 11:19:13 +08:00
ssh ssh: Add cipher, MAC, and key exchange configuration 2026-07-09 11:19:14 +08:00
tailscale tailscale: Fix auth URL not refreshed after logout 2026-07-09 11:20:04 +08:00
tor Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-07-09 11:19:07 +08:00
trojan Improve UDP batch support 2026-07-09 11:19:13 +08:00
tuic Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-07-09 11:19:07 +08:00
tun Allow customizing TUN DNS mode and hijack interface DNS by default 2026-07-09 11:19:16 +08:00
vless Improve UDP batch support 2026-07-09 11:19:13 +08:00
vmess Improve UDP batch support 2026-07-09 11:19:13 +08:00
wireguard Fix ping timeout 2026-06-03 12:56:36 +08:00