From becee40715a2958b6683b19b432f10df83048cc7 Mon Sep 17 00:00:00 2001 From: fatedier Date: Wed, 8 Jul 2026 15:54:16 +0800 Subject: [PATCH] docs: update API v2 release notes (#5400) --- Release.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Release.md b/Release.md index 565129d9..2858be11 100644 --- a/Release.md +++ b/Release.md @@ -1,7 +1,6 @@ ## Features -* Added dashboard API v2 pagination endpoints for users, clients, and proxies. -* The frps dashboard Clients and Proxies pages now use API v2 pagination and server-side search, including proxy type filtering and searchable proxy spec fields such as remote ports, custom domains, and subdomains. +* 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