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.2.64 #5124

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

huchenlei
Copy link
Collaborator

@huchenlei huchenlei commented Oct 1, 2024

Changelog

Features

  • UI Improvements

    • Added node opacity setting (#909)
    • Updated litegraph for improved slot styling (#919)
    • Made optional node input slots display as hollow circles (#912)
  • Core Functionality

    • Added total/free RAM display in about page (#924)
    • Improved forceInput node input slot to reflect optional/required status (#2878952)

Bug Fixes

  • Fixed TS type on InputSpec (#901)
  • Fixed node preview styles (#903)
  • Fixed frontend node tooltip error (#911)
  • Fixed audio widget serialize option (#910)
  • Fixed links being lost after manage group node (#916)
  • Fixed group node bookmarking (#950)
  • Fixed group node naming compatibility (#969)
  • Fixed node bypass color (#971)

Misc

  • Developer Tools

    • Added TS types / merged ComfyLGraphNode (#902)
    • Updated browser tests README (#900)
    • Added colorPalette cleanup for playwright test (#907)
    • Improved group node playwright test robustness (#935)
    • Allowed browser tests update off main branch (#940)
    • Disabled jest test on audio_stable_audio_example.flac.json (#966)
    • Disabled broken playwright test due to backend change (#967)
    • Moved groupnode test teardown logic to afterEach (#965)
  • Refactoring and Cleanup

    • Cleaned up CSS in App.vue (194549a)
    • Improved NodeTree UI (5a5a69d)
    • Moved treenode style to style.css (529e889)
    • General cleanup (#915)
    • Excluded litegraph from being cached (#918)
  • Dependency Updates

    • Bumped rollup from 4.22.0 to 4.22.4 (#951)
  • Version Releases

@huchenlei huchenlei added the Frontend Issue relates to the frontend UI (litegraph). label Oct 1, 2024
@huchenlei
Copy link
Collaborator Author

huchenlei commented Oct 1, 2024

Note: 1.2.64 is the last version of 1.2.x, which has been released and tested for over a week by the frontend beta population. Hopefully we can get 1.3.x ready for main repo release next week.

@comfyanonymous comfyanonymous merged commit 614377a into master Oct 7, 2024
8 checks passed
@comfyanonymous comfyanonymous deleted the release-1.2.64 branch October 7, 2024 21:15
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