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: umbraco/Umbraco-CMS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release-10.8.8
Choose a base ref
...
head repository: umbraco/Umbraco-CMS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-10.8.9
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 9, 2025

  1. Backport bumped imagesharp to prevent CVE-2025-27598 #18602

    AndyButland committed Mar 9, 2025
    Copy the full SHA
    e31582b View commit details

Commits on Mar 11, 2025

  1. Merge commit from fork

    * Bumped version to 10.8.9.
    
    * Fixed parsing of node if in content and media permission querystring handlers to retrieve expected value when multiple are provided in the querystring.
    
    # Conflicts:
    #	tests/Umbraco.Tests.UnitTests/Umbraco.Web.BackOffice/Authorization/ContentPermissionsQueryStringHandlerTests.cs
    #	tests/Umbraco.Tests.UnitTests/Umbraco.Web.BackOffice/Authorization/MediaPermissionsQueryStringHandlerTests.cs
    
    * Add HttpPost attributes to backoffice endpoints that should only accept post requests.
    
    * Narrow PermissionQueryString parsing to the releveant UmbracoObjectType
    
    * Add missed update from v10
    
    ---------
    
    Co-authored-by: Sven Geusens <[email protected]>
    AndyButland and Migaroez authored Mar 11, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7888b9a View commit details
Loading