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: parse-community/parse-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.3.0
Choose a base ref
...
head repository: parse-community/parse-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.4.0
Choose a head ref
  • 10 commits
  • 13 files changed
  • 4 contributors

Commits on Nov 1, 2025

  1. Configuration menu
    Copy the full SHA
    e9fc20d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. fix: Add problematic MIME types to default value of Parse Server opti…

    …on `fileUpload.fileExtensions` (#9902)
    mtrezza authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    fa245cb View commit details
    Browse the repository at this point in the history
  2. chore(release): 8.3.1-alpha.1 [skip ci]

    ## [8.3.1-alpha.1](8.3.0...8.3.1-alpha.1) (2025-11-05)
    
    ### Bug Fixes
    
    * Add problematic MIME types to default value of Parse Server option `fileUpload.fileExtensions` ([#9902](#9902)) ([fa245cb](fa245cb))
    semantic-release-bot committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    1f4f712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25dfe19 View commit details
    Browse the repository at this point in the history
  4. chore(release): 8.4.0-alpha.1 [skip ci]

    # [8.4.0-alpha.1](8.3.1-alpha.1...8.4.0-alpha.1) (2025-11-05)
    
    ### Features
    
    * Add support for Node 24 ([#9901](#9901)) ([25dfe19](25dfe19))
    semantic-release-bot committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    52bfb18 View commit details
    Browse the repository at this point in the history
  5. fix: Uploading a file by providing an origin URL allows for Server-Si…

    …de Request Forgery (SSRF); fixes vulnerability [GHSA-x4qj-2f4q-r4rx](GHSA-x4qj-2f4q-r4rx) (#9903)
    mtrezza authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    9776386 View commit details
    Browse the repository at this point in the history
  6. chore(release): 8.4.0-alpha.2 [skip ci]

    # [8.4.0-alpha.2](8.4.0-alpha.1...8.4.0-alpha.2) (2025-11-05)
    
    ### Bug Fixes
    
    * Uploading a file by providing an origin URL allows for Server-Side Request Forgery (SSRF); fixes vulnerability [GHSA-x4qj-2f4q-r4rx](https://github.com/parse-community/parse-server/security/advisories/GHSA-x4qj-2f4q-r4rx) ([#9903](#9903)) ([9776386](9776386))
    semantic-release-bot committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    c70d543 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbde458 View commit details
    Browse the repository at this point in the history
  8. build: Release (#9905)

    mtrezza authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    81b47f2 View commit details
    Browse the repository at this point in the history
  9. chore(release): 8.4.0 [skip ci]

    # [8.4.0](8.3.0...8.4.0) (2025-11-05)
    
    ### Bug Fixes
    
    * Add problematic MIME types to default value of Parse Server option `fileUpload.fileExtensions` ([#9902](#9902)) ([fa245cb](fa245cb))
    * Uploading a file by providing an origin URL allows for Server-Side Request Forgery (SSRF); fixes vulnerability [GHSA-x4qj-2f4q-r4rx](GHSA-x4qj-2f4q-r4rx) ([#9903](#9903)) ([9776386](9776386))
    
    ### Features
    
    * Add support for Node 24 ([#9901](#9901)) ([25dfe19](25dfe19))
    semantic-release-bot committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    f27b050 View commit details
    Browse the repository at this point in the history
Loading