mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #5147] [MERGED] bump version #5148
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#5148
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/5147
Author: @fatedier
Created: 1/31/2026
Status: ✅ Merged
Merged: 1/31/2026
Merged by: @fatedier
Base:
master← Head:dev📝 Commits (10+)
bc378bcrotate gold sponsor order periodically (#5114)36718d8server: add client registry with dashboard support (#5115)a4175a2update release notes (#5116)479e9f5web/frpc: refactor dashboard with improved structure and API layer (#5117)1245f88server: replace client metadata with IP address in registry (#5118)3370bd5udp: fix proxy protocol header sent on every packet instead of first packet only (#5119)ed13141refactor: separate API handlers into dedicated packages with improved HTTP utilities (#5127)fb2c98erotate gold sponsor5dd70acrefactor: move web embeds to web/ directory (#5139)266c492web/frps: add detailed client and proxy views with enhanced tracking (#5144)📊 Changes
124 files changed (+20426 additions, -7616 deletions)
View changed files
📝
.circleci/config.yml(+8 -0)📝
.github/workflows/golangci-lint.yml(+9 -0)📝
.github/workflows/goreleaser.yml(+10 -2)📝
Makefile(+12 -9)📝
README.md(+10 -19)📝
README_zh.md(+10 -18)📝
Release.md(+3 -8)📝
assets/assets.go(+1 -1)➖
assets/frpc/static/favicon.ico(+0 -0)➖
assets/frpc/static/index-bLBhaJo8.js(+0 -42)➖
assets/frpc/static/index-iuf46MlF.css(+0 -1)➖
assets/frpc/static/index.html(+0 -15)➖
assets/frps/embed.go(+0 -14)➖
assets/frps/static/favicon.ico(+0 -0)➖
assets/frps/static/index-82-40HIG.js(+0 -84)➖
assets/frps/static/index-rzPDshRD.css(+0 -1)➖
assets/frps/static/index.html(+0 -15)📝
client/admin_api.go(+28 -216)➕
client/api/controller.go(+189 -0)➕
client/api/types.go(+29 -0)...and 80 more files
📄 Description
WHY
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.