Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update web content to release v1.3.11 #5189

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Update web content to release v1.3.11 #5189

merged 2 commits into from
Oct 10, 2024

Conversation

huchenlei
Copy link
Collaborator

@huchenlei huchenlei commented Oct 8, 2024

Changelog

Features

UI Improvements

  • #726 Added floating menu option
  • #893 Moved workflow dropdown to sidebar tab
  • #937 Added topbar dropdown menu
  • #952 Implemented showing opened workflows as topbar tabs
  • #956 Moved clipspace from action bar to topbar dropdown menu
  • #968 Reworked queue button
  • #1035 Made action bar draggable
  • #1098 Restyle action bar
  • #1119 Docking action bar on top menu bar
  • #1123 Restore top/bottom menu location setting
  • #1125 Restyle SettingGroup
  • #1127 Show keybinding on topbar dropdown menus
  • #1134 Add workflow tab tooltip to show full path

Workflow Management

  • #938 Implemented workflow templates
  • #837 Added model library sidebar tab
  • #890 Implemented initial download-folder-selector interface
  • #1050 Replace locking/unlocking of canvas with select/pan mode
  • #1004 Allow dragging model library outputs onto existing nodes

User Experience

  • #957 Added support for redo with Ctrl+Shift+Z
  • #1081 Support keybinding customization
  • #1143 Add keybinding search
  • #1118 Add '- ComfyUI' suffix on browser title
  • #1091 Show in-progress preview of the running task in the queue

Node and Widget Enhancements

  • #1021 Implement creating inputs by dragging link to widget
  • #993 Allow custom bypass color
  • #1005 Add filename in model preview popup
  • #1070 Add toggle link visibility button on canvas menu

Extension and API Improvements

  • #982 Added ability for extensions to register custom topbar menu commands
  • #1075 Add custom commands and keybindings (Extension API)
  • #1141 Add frontend extension management panel
  • #1144 Rework command menu extension API

Performance and Configuration

  • #1060 Make max batch count configurable
  • #1148 Model Library sidebar: allow searching metadata

Bug Fixes

  • #908 Fixed workflow search to find uppercase letters
  • #923, #929, #939 Fixed routing and layout issues
  • #946 Fixed action bar commands
  • #974 Fixed issue with nodes having only optional inputs
  • #958 Fixed FileInput value reset after load
  • #1049 Fix closing saved workflows
  • #1046 Fix menu drag on touch device
  • #1047 Fix topbar submenu width on mobile/tablet
  • #1056 Update litegraph (Pan when dragging link)
  • #1069 Fix group node copy paste
  • #1072 Emit graph changed event after modifying a widget value via keyboard
  • #1115 Prevent converted widget being duplicated
  • #1142 Fix saved workflow cleanup in menu tests
  • #1129 Fix widget/input conversion on text widgets
  • #1152 Fix flaky playwright test

Misc

  • #869 Proxy ComfyWorkflow objects
  • #933 Removed support for Top/Bottom in menu positions
  • #959 Reduced SearchBox margins for lower resolutions
  • #970 Added backward compatibility with extension injections on legacy menu bar
  • #986, #1014, #1019 Updated litegraph for various improvements
  • #987 Added model info for flux workflow template
  • #991 Added a hotkey for settings
  • #990 Minor CSS improvement with editable text
  • #998 Preserved invalid dropdown values
  • #1020 Changed app-menu bottom spacing
  • #1023 Graph canvas menu
  • #1052 Remove outdated roadmap
  • #1057 Cleanup zip file on release
  • #1058 Remove update-main action
  • #1055 Add test for selecting nodes on mac
  • #1022 Add support for multiple changes in a single ChangeTracker state
  • #1066 Use jpg for template workflow thumbnail
  • #1071 Revert "Hide Comfy.Workflow.WorkflowTabsPosition"
  • #1076 Add model download URL and change to use safetensors
  • #1078 Move keybinds to coreKeybindings
  • #1099 Rename AppMenu to Actionbar
  • #1100 Remove new default workflow button in workflows sidebar
  • #1106 Add default toast error handling for command execution
  • #1111 Refactor sidebarTabStore
  • #1112 Replace window.alert with toast alert
  • #1117 Extract QueueButton as component
  • #1121 Add eslint-plugin-unused-imports
  • #1136 Remove unused code
  • #1138 Replace window.dialog with prompt dialog in workflows.ts
  • #1139 Update playwright test fixture
  • #1145 Update Litegraph (TypeScript conversion)
  • #1147 ModelToNodeStore minor fix
  • #1149 Update README
  • #1151 Manage app.ts litegraph keybindings

Multiple version releases: 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.3.8, 1.3.9, 1.3.10, 1.3.11

@huchenlei huchenlei added the Frontend Issue relates to the frontend UI (litegraph). label Oct 8, 2024
@comfyanonymous comfyanonymous merged commit 14eba07 into master Oct 10, 2024
8 checks passed
@comfyanonymous comfyanonymous deleted the release-1.3.11 branch October 10, 2024 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Issue relates to the frontend UI (litegraph).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants