# frp v0.68.1 - Product: frp (https://whatsnew.fyi/product/frp) - Vendor: fatedier - Date: 2026-04-13 - Version: v0.68.1 - Original notes: https://github.com/fatedier/frp/releases/tag/v0.68.1 - Permalink: https://whatsnew.fyi/product/frp/releases/v0.68.1 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'. --- - **security** — Fixed a configuration-dependent authentication bypass in HTTP proxies when routeByHTTPUser is used together with httpUser and httpPassword for proxy-style requests - **changed** — Proxy-style authentication failures now return 407 Proxy Authentication Required ##### Fixes * Fixed a configuration-dependent authentication bypass in `type = "http"` proxies when `routeByHTTPUser` is used together with `httpUser` / `httpPassword`. This affected proxy-style requests. Proxy-style authentication failures now return `407 Proxy Authentication Required`.