Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 files)
Previous Review Summary (commit 14faa74)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 14faa74)Status: No Issues Found | Recommendation: Merge Files Reviewed (6 files)
Reviewed by gpt-5.6-sol · Input: 24 · Output: 3.5K · Cached: 139.1K |
fatedier
added a commit
that referenced
this pull request
Aug 14, 2026
* web/frpc: support virtual net visitor plugin (#5414) * web/frpc: fix visitor plugin validation for sudp (#5448) * web: patch vulnerable transitive dependencies (#5449) * web: fix Vite config tsconfig includes (#5450) * test(web): add frontend unit test baseline (#5451) * build(web): upgrade ESLint to v10 (#5452) * build(web): upgrade auto import plugins (#5453) * chore(web): upgrade frontend dependencies (#5454) * feat: add negotiated binary UDP packets (#5456) * docs: add release note for #5456 (#5458) * server: validate control pool counts (#5459) * feat: use binary codec for SUDP packets (#5461) * update version to 0.71.0 (#5464) * fix(frpc): respect feature gates in verify (#5465) * remove retired Go Report Card badge (#5467) * udp: handle closed forwarding channel (#5470) * limit: clamp bandwidth limiter burst (#5471) * client: reject invalid work connection addresses (#5472) * ssh: serialize tunnel channel writes (#5473) * config: reject case-insensitive subdomain domains (#5474) * docs: add release note for domain validation fix (#5475) * log: improve prefix handling (#5489) * web: patch vulnerable transitive dependencies (#5490) --------- Co-authored-by: barkure <43804451+barkure@users.noreply.github.com> Co-authored-by: Yarden Shoham <git@yardenshoham.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WHY