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 frontend to v1.2.47 #4798

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Update frontend to v1.2.47 #4798

merged 2 commits into from
Sep 5, 2024

Conversation

huchenlei
Copy link
Collaborator

@huchenlei huchenlei commented Sep 5, 2024

Changelog

Features

UI Improvements

Major refactor: Used TreeExplorer on nodeLibrarySidebarTab (#699)
Added custom background image feature (#698)
Implemented double-click group title to edit (#714)
Added edit group name on group creation (With Ctrl + g) (#715)
Triggered searchbox on group body double click (#731)

Core Functionality

Updated litegraph to ES6 LGraphCanvas (#679)
Added confirm dialog on window close
Replaced locking with pinning in core (#734)
Added keyboard shortcut for pin/unpin node (#736)

New Features

Added beforeRegisterVueAppNodeDefs hook (#709)
Initiated model store implementation (#674)
Added locale setting (#708)

Bug Fixes

Fixed top level bookmark migration (#706)
Updated litegraph to fix node.pos serialization (#711)
Implemented auto transforms for bugged node positions (#712)
Fixed load of string node id workflow (#744)
Restored context menu for new searchbox (#724)

Misc

Performance Optimizations

Stored shallowRef of litegraph canvas (#722)
Added eager init for nodeSearchService (#713)

Developer Tools

Added component test (Vitest) (#681)
Updated GitHub action run conditions (#682)
Added tree explorer tree node test
Added test on text widget popover dismiss (#732)

Documentation

Added ToastMessageOptions docs to README (#721)
Updated README (#733)

Build and Release

Disabled minify on release dist (#737)
Implemented release script (#746)

Version Releases

1.2.41, 1.2.42, 1.2.43, 1.2.44, 1.2.45, 1.2.46, 1.2.47

Minor Changes

Removed GitHub button in error dialog
Various small refactors and code cleanup

@comfyanonymous comfyanonymous merged commit fa34efe into master Sep 5, 2024
3 checks passed
@comfyanonymous comfyanonymous deleted the release-1.2.47 branch September 5, 2024 22:56
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.

2 participants