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: decaporg/decap-cms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: decap-cms@3.8.2
Choose a base ref
...
head repository: decaporg/decap-cms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: decap-cms@3.8.3
Choose a head ref
  • 3 commits
  • 36 files changed
  • 4 contributors

Commits on Jul 23, 2025

  1. OAuth2 PKCE authentication with git-gateway-backend (#7439)

    * feat(git-gateway backend): support OAuth2 PKCE authentication with git-gateway backend
    
    * feat(git-gateway backend): config option to override Netlify git-gateway status check
    
    * feat(git-gateway backend): auth UI library for multiple auth types to git-gateway
    
    * feat(git-gateway backend): support OAuth2 PKCE authentication with git-gateway backend
    
    ---------
    
    Co-authored-by: Martin Jagodic <jagodicmartin1@gmail.com>
    Co-authored-by: Anze Demsar <anze.demsar@p-m.si>
    3 people authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    f389a92 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Fix: add workflow status to Search Entries (#7565)

    * fix: add fallback for non EW
    
    * fix: add ?
    
    * fix: more fallbacks
    
    * fix: revert, pass to EntriesSearch
    
    * fix: add getWorkflowStatus to EntriesSearch
    
    * fix: add selectUnpublishedEntry import
    
    * fix: add import
    
    * fix: format
    
    * Update packages/decap-cms-core/src/components/Collection/Entries/EntriesSearch.js
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * chore: update cypress
    
    * chore: change cypress version
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    martinjagodic and Copilot authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    348d23b View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

     - decap-cms@3.8.3
     - decap-cms-app@3.8.3
     - decap-cms-backend-aws-cognito-github-proxy@3.4.1
     - decap-cms-backend-git-gateway@3.4.1
     - decap-cms-core@3.8.1
     - decap-cms-lib-auth@3.0.6
     - decap-cms-lib-util@3.3.1
     - decap-cms-ui-auth@3.2.3
     - decap-server@3.3.1
    martinjagodic committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    899dba8 View commit details
    Browse the repository at this point in the history
Loading