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: middleapi/orpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.10
Choose a base ref
...
head repository: middleapi/orpc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.11
Choose a head ref
  • 2 commits
  • 47 files changed
  • 3 contributors

Commits on Mar 25, 2026

  1. fix(standard-server): invalid content-disposition with non-ASCII file…

    …names (#1500)
    
    Fixes #1498
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    * **Bug Fixes**
    * Improved handling of special characters and international (non-ASCII)
    characters in filenames during content disposition, ensuring proper
    escaping and RFC 5987 encoding compatibility.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    
    ---------
    
    Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
    dinwwwh and github-actions[bot] authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    672192e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d90c8f View commit details
    Browse the repository at this point in the history
Loading