mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-09-22 05:16:22 -07:00
Trim pending change fragments, drop the breaking flag from the stats request-safety change, and generate prerelease notes.
362 B
362 B
type: changed area: stats
- The stats server now rejects requests from non-loopback hosts and browser origins and requires
application/jsonfor mutation bodies. The in-app stats overlay loads from the local server so it shares the same protection. Reverse-proxied or Tailscale Serve dashboards are unsupported; scripts that POST must set a JSON content type.