Sitelet https://github.com/fatedier/frp/compare/dev...master
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fatedier/frp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: fatedier/frp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 0 files changed
  • 3 contributors

Commits on Jun 25, 2025

  1. Merge pull request #4849 from fatedier/dev

    bump version
    fatedier authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    af6bc63 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2025

  1. Merge pull request #4925 from fatedier/dev

    bump version
    fatedier authored Aug 10, 2025
    Configuration menu
    Copy the full SHA
    22ae816 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Merge pull request #4999 from fatedier/dev

    bump version
    fatedier authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    2f5e1f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2026

  1. bump version (#5112)

    fatedier authored Jan 4, 2026
    Configuration menu
    Copy the full SHA
    a1348cd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. Merge pull request #5147 from fatedier/dev

    bump version
    fatedier authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    5f575b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Merge pull request #5249 from fatedier/dev

    bump version
    fatedier authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    0a1b4ab View commit details
    Browse the repository at this point in the history
  2. merge dev to master (#5254)

    * ci: bump github actions to latest major versions (#5251)
    
    * docker: copy shared web directory for npm workspace builds
    fatedier authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    5bfcea3 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Merge pull request #5287 from fatedier/dev

    bump version to v0.68.1
    fatedier authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    4ec8de9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2026

  1. Merge pull request #5323 from fatedier/dev

    Release v0.69.0
    fatedier authored May 21, 2026
    Configuration menu
    Copy the full SHA
    c8c1e51 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2026

  1. Merge pull request #5350 from fatedier/dev

    Release v0.69.1
    fatedier authored Jun 1, 2026
    Configuration menu
    Copy the full SHA
    8dd26c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2026

  1. Merge pull request #5411 from fatedier/dev

    Release v0.70.0
    fatedier authored Jul 11, 2026
    Configuration menu
    Copy the full SHA
    7b6e01f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2026

  1. Merge pull request #5444 from fatedier/dev

    Release v0.70.1
    fatedier authored Jul 23, 2026
    Configuration menu
    Copy the full SHA
    fa3bcca View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2026

  1. Release v0.71.0 (#5495)

    * 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>
    3 people authored Aug 14, 2026
    Configuration menu
    Copy the full SHA
    4a23aa1 View commit details
    Browse the repository at this point in the history
Loading