Skip to content

Conversation

christian-byrne
Copy link
Collaborator

@christian-byrne christian-byrne commented Aug 16, 2025

Bump frontend to 1.25.8

python main.py --front-end-version Comfy-Org/ComfyUI_frontend@1.25.8

Changes

Subgraphs Update

  • Restored ability to use group nodes. Based on feedback, will provide smoother transition with option to automatically convert to subgraph.
  • Added ability to unpack a subgraph ("convert back to nodes")
  • Added sampling previews onto subgraph nodes automatically
  • Added configurable hotkey for exiting subgraphs
  • Detect missing nodes inside subgraph for easier install with Manager
  • Improved subgraph I/O slot handling and renaming
  • Fixed various subgraph connection and serialization issues
  • Fixed Alt-Click-Drag-Copy of subgraph nodes
  • Various other improvements to make subgraphs work with custom nodes

Menus & Tabs

  • New tab system and menu organization
  • Added preview of the workflow when hovering a tab
  • Updated appearance of side panel
  • Added Workflow Templates to side panel for easier access
  • Refactored topbar app menu items

Minimap

  • Improved minimap style and appearance on large, high density workflows
  • Added options for minimap appearance
  • Fixed minimaps not updating when inside subgraphs

Navigation

  • Added a new navigation mode (scroll panning)
  • Improved navigation on trackpad and Mac
  • Improved zooming UX by preventing elements (menus, text inputs, etc.) from capturing zoom mid-scroll

Hotkeys

  • Added keyboard shortcut bottom panel
  • Removed default Backspace keybinding to clear workflow

Other

  • Transformed the mask editor into an image canvas with layer support
  • Added ability to parse workflows from AVIF images
  • New node type for audio recording functionality
  • Display warning toast when user forgets to update the frontend
  • Truncate overflowing node headers/titles
  • Various accessibility improvements
  • Added Arabic language support
  • Add support for node authors to put markdown DESCRIPTION on nodes
  • Cleaned up context menu, removed unused legacy items

Bug Fixes

  • Fixed SaveAnimatedPNG node not displaying generated APNG
  • Fixed Alt+click reroute creation on high-DPI displays
  • Fixed deleting link from midpoint when attached to reroute deletes random link
  • Fixed scroll event leak after scrolling to the top of a text widget
  • Fixed escape key closing Settings dialog when login dialog is open
  • Fixed clipspace bug when using without mask editor
  • Various other stability improvements

@comfyanonymous comfyanonymous merged commit ed2e33c into comfyanonymous:master Aug 16, 2025
6 checks passed
@Howe-Ren
Copy link

Navigation Improvement is a real thumbs-up for touchpad users like me!
Previously, I couldn't drag the Canvas by pressing [Space] + mouse, and had to either double-click on the blank area or drag in Minimap.
Now, it's fixed directly!

Vander-Bilt pushed a commit to Vander-Bilt/ComfyUI that referenced this pull request Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants