Skip to content

Alpha v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 00:15
· 234 commits to main since this release

Dependency Changes

  • Auto update dependencies by default, except GPU Pytorch & Torchvision by @joeyballentine in #2524
    • Most dependencies will now be auto-updated if installed, to avoid any issues due to users not updating
  • (PyTorch) Update Spandrel to v0.2.2 by @joeyballentine in #2553
    • Fixes SPAN model loading when created by updated neosr

Major Changes

  • Collapsing & expanding nodes by @joeyballentine, @RunDevelopment in #2544, #2560
    • A new button on the top-left corner of nodes to collapse or expand nodes
  • Add "Breakpoints" feature to edges for custom edge routing by @joeyballentine, @RunDevelopment in #2548, #2583, #2586
    • Right-click > Add Breakpoint or hold alt and click to add a "breakpoint" to a connection line
  • Arrow-key navigation in node search panel by @joeyballentine in #2575
    • The viewport's right-click/drag-out node search panel now supports arrow key navigation

Changes

New Nodes

Bug Fixes

New Contributors

Full Changelog: v0.21.2...v0.22.0