# frp v0.70.0 - Product: frp (https://whatsnew.fyi/product/frp) - Vendor: fatedier - Date: 2026-07-11 - Version: v0.70.0 - Original notes: https://github.com/fatedier/frp/releases/tag/v0.70.0 - Permalink: https://whatsnew.fyi/product/frp/releases/v0.70.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Expand frps dashboard API v2 migration across Clients, Proxies, Server Overview, Client Detail, and Proxy Detail with paginated users/clients/proxies, detail data, proxy traffic history, server system info, offline proxy statistics pruning, server-side pagination, search, and proxy type filtering - **fixed** — WebSocket and WSS tunnel payloads are now sent as binary frames to avoid disconnects through RFC-compliant intermediaries that validate text frames as UTF-8 - **fixed** — The tls2raw client plugin now writes the proxy protocol header to the local raw connection when proxy protocol is enabled - **fixed** — frpc now rejects duplicate proxy and visitor names in config files instead of silently overwriting earlier entries ##### Features * Expanded the frps dashboard API v2 migration across Clients, Proxies, Server Overview, Client Detail, and Proxy Detail, covering paginated users/clients/proxies, detail data, proxy traffic history, server system info, offline proxy statistics pruning, server-side pagination, search, and proxy type filtering. ##### Fixes * WebSocket and WSS tunnel payloads are now sent as binary frames, avoiding disconnects through RFC-compliant intermediaries that validate text frames as UTF-8. * The `tls2raw` client plugin now writes the proxy protocol header to the local raw connection when proxy protocol is enabled. * frpc now rejects duplicate proxy and visitor names in config files instead of silently overwriting earlier entries.