# frp v0.67.0 - Product: frp (https://whatsnew.fyi/product/frp) - Vendor: fatedier - Date: 2026-01-31 - Version: v0.67.0 - Original notes: https://github.com/fatedier/frp/releases/tag/v0.67.0 - Permalink: https://whatsnew.fyi/product/frp/releases/v0.67.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** — frpc now supports a clientID option to uniquely identify client instances - **added** — Server dashboard displays all connected clients with their online/offline status, connection history, and metadata - **changed** — Redesigned the frp web dashboard with a modern UI, dark mode support, and improved navigation - **fixed** — Fixed UDP proxy protocol sending header on every packet instead of only the first packet of each session ##### Features * frpc now supports a `clientID` option to uniquely identify client instances. The server dashboard displays all connected clients with their online/offline status, connection history, and metadata, making it easier to monitor and manage multiple frpc deployments. * Redesigned the frp web dashboard with a modern UI, dark mode support, and improved navigation. ##### Fixes * Fixed UDP proxy protocol sending header on every packet instead of only the first packet of each session.