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: Comfy-Org/ComfyUI_frontend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.32.8
Choose a base ref
...
head repository: Comfy-Org/ComfyUI_frontend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.32.9
Choose a head ref
  • 7 commits
  • 14 files changed
  • 5 contributors

Commits on Nov 25, 2025

  1. [backport core/1.32] Add linear mode (#6926)

    Backport of #6670 to `core/1.32`
    
    Automatically created by backport workflow.
    
    ┆Issue is synchronized with this [Notion
    page](https://www.notion.so/PR-6926-backport-core-1-32-Add-linear-mode-2b66d73d365081e89a25c097285dc494)
    by [Unito](https://www.unito.io)
    
    Co-authored-by: AustinMroz <[email protected]>
    comfy-pr-bot and AustinMroz authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    0641400 View commit details
    Browse the repository at this point in the history
  2. [backport core/1.32] Fix linear mode with vue (#6928)

    Backport of #6769 to `core/1.32`
    
    Automatically created by backport workflow.
    
    ┆Issue is synchronized with this [Notion
    page](https://www.notion.so/PR-6928-backport-core-1-32-Fix-linear-mode-with-vue-2b66d73d365081b496cafc724bb3ebe4)
    by [Unito](https://www.unito.io)
    
    Co-authored-by: AustinMroz <[email protected]>
    comfy-pr-bot and AustinMroz authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    a2a6953 View commit details
    Browse the repository at this point in the history
  3. [backport core/1.32] fix: disabling queue button (#6932)

    Backport of #6797 to `core/1.32`
    
    Automatically created by backport workflow.
    
    ┆Issue is synchronized with this [Notion
    page](https://www.notion.so/PR-6932-backport-core-1-32-fix-disabling-queue-button-2b66d73d3650818ca6effb859b69b2a6)
    by [Unito](https://www.unito.io)
    
    Co-authored-by: Jin Yi <[email protected]>
    comfy-pr-bot and viva-jinyi authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    d78d07b View commit details
    Browse the repository at this point in the history
  4. [backport core/1.32] Fix: Selected assets count not updating in Impor…

    …ted tab (#6931)
    
    Backport of #6842 to `core/1.32`
    
    Automatically created by backport workflow.
    
    ┆Issue is synchronized with this [Notion
    page](https://www.notion.so/PR-6931-backport-core-1-32-Fix-Selected-assets-count-not-updating-in-Imported-tab-2b66d73d365081edb16ce02c2b55ada0)
    by [Unito](https://www.unito.io)
    
    Co-authored-by: Jin Yi <[email protected]>
    comfy-pr-bot and viva-jinyi authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    5172e6f View commit details
    Browse the repository at this point in the history
  5. [backport core/1.32] Share button and Assets Panel in Linear Mode (#6794

    ) (#6938)
    
    ## Summary
    Backport of #6794 to core/1.32
    
    - Re-enables share button in Linear Mode (exports workflow)
    - Displays Assets Panel in left sidebar instead of Queue Panel
    - Adds margin to main content area
    
    ## Conflict Resolution
    Resolved conflict in `src/views/LinearView.vue`:
    - Replaced `useQueueSidebarTab` → `useAssetsSidebarTab` (the intended
    change from the original PR)
    
    ┆Issue is synchronized with this [Notion
    page](https://www.notion.so/PR-6938-backport-Share-button-and-Assets-Panel-in-Linear-Mode-6794-2b66d73d365081c697d6c4d2b0040388)
    by [Unito](https://www.unito.io)
    
    Co-authored-by: AustinMroz <[email protected]>
    christian-byrne and AustinMroz authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    01e2fbc View commit details
    Browse the repository at this point in the history
  6. [backport core/1.32] fix: duplicate "refresh node definitions" in men…

    …u entries (#6936)
    
    Backport of #6876 to `core/1.32`
    
    Automatically created by backport workflow.
    
    ┆Issue is synchronized with this [Notion
    page](https://www.notion.so/PR-6936-backport-core-1-32-fix-duplicate-refresh-node-definitions-in-menu-entries-2b66d73d3650813181c1eba02fd702cb)
    by [Unito](https://www.unito.io)
    
    Co-authored-by: Christian Byrne <[email protected]>
    comfy-pr-bot and christian-byrne authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    a096113 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. 1.32.9 (#6944)

    Patch version increment to 1.32.9
    
    **Base branch:** `core/1.32`
    
    ┆Issue is synchronized with this [Notion
    page](https://www.notion.so/PR-6944-1-32-9-2b76d73d3650811dbe94fcf256c1aca0)
    by [Unito](https://www.unito.io)
    
    Co-authored-by: christian-byrne <[email protected]>
    comfy-pr-bot and christian-byrne authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    7db8ae3 View commit details
    Browse the repository at this point in the history
Loading