You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release notes below cover everything since v1.1.2 (1.1.3 = 1.1.3-rc.1 + a CODEOWNERS change)
How merging this PR ships the build
Merge — Release From Version PR workflow tags v1.1.3 on the merge commit
Tag triggers Publish All / build-release, which creates the GitHub Release using this PR body as the release notes
ToDesktop picks up the new build and rolls it out
Features
Early-access features can target specific ComfyUI commits. Desktop can now enable a beta feature only when your ComfyUI install includes a given change, not just when it reports a given version number. This keeps features off on builds that don't contain what they need, including installs tracking the latest development build. (#1579)
Fixes
Storage diagnostics recognise network drives. Anonymous diagnostics now identify model folders on network (UNC/SMB) shares and report the storage type of each model folder. No file paths are sent. (#1578)