Skip to content

ComfyGit v0.25.4

Pre-release
Pre-release

Choose a tag to compare

@comfy-home comfy-home released this 13 May 09:25
· 585 commits to main since this release
⟱  Q U I C K - D O W N L O A D S         A V A I L A B L E         H E R E  ⟱
Linux Distributions macOS








     x86_64 / aarch64
             x86_64 / aarch64
                        amd64 / arm64
                               amd64 / arm64






INTEL-era (2020-)
   

M-era (2020+)
   

* If you can't see desired file here, make sure to check at the bottom of this page too

Changelog v0.25.4 v0.25.3 (Previous Public Version)
🗓️ 2026-05-13

💥 💥 💥 This Release's Top Picks ... 💥 💥 💥

1.    TOP PICKS EDITOR!

  • Now you can add, and edit your TP from TUI
    • Assigned shortcut P
  • Fully implemented keyboard shortcuts (ctrl+a/c/v)
  • Fully implemented mouse action shortcuts
    • rightClick to paste/copy, doubleClick to select word, click to position cursor, drag&hold to select

2.    Auto-README changelog injection!

  • You can now automatically inject an expandable one-liner with latest changes from the last release, amazing feature if you ask me...! 🤩
  • Make sure to check WIKI pages to understand it fully...

3.    Misc

  • Added support in Distro for "General" scripts
    • Unlike Win/Arm/Amd/Mac, General is not required to produce any artifacts
    • Useful for small projects (e.g. crates, plugins, etc)
  • Project reordering in Projects pane
    • Now you can click&drag your projects to change their order
    • Remember, you can do this for a while also with tiles within the project
  • Release Notes Editor in ReleaseNOW got enhanced
    • added mouse and keyboard shortcuts

... 🎉 Enjoy!


👉 C l i c k H E R E t o s h o w / h i d e a l l n e r d y d e t a i l s 👈

🐛 Fix(es)

  • Update top picks section extraction to correctly identify headings and retain entries until the next section. Enhance tests to verify functionality. 896abed

💎 Enhancements

  • Enhance auto-injection logic to replace existing auto-injected blocks in README files. Introduce a new function to identify and manage existing blocks, ensuring proper updates without duplicating content. Add tests to verify the replacement behavior and preserve non-auto-injected details. 4bc8eeb

🧪 Tests

  • Enhance Top Picks merging logic to prioritize edits by slot and header normalization. Introduce a new function for header normalization and update tests to validate behavior with priority and header changes. This is an alternative approach to avoid duplicites that needs to be properly tested 5ce4400

... ✨ made with ComfyGit