Skip to content

v1.1.3

Choose a tag to compare

@shrimbly shrimbly released this 22 Mar 09:34
· 346 commits to master since this release
db352a4

Fixed

  • Clamp expand height to minHeight and resolve text through switch nodes
  • Move ImageInputNode handles after visual content to prevent z-order clipping
  • Add z-index to handles so they paint above positioned node content
  • Move overflow-clip from contentClassName to inner visual wrappers to prevent handle clipping
  • Move panel height correction from loadWorkflow into BaseNode render
  • Prevent node height accumulation with inline parameters on reload
  • Update WelcomeModal test to match bg-black/60 backdrop class
  • Resolve prompt variables through router nodes for PromptConstructor
  • Use overflow-visible on non-fullBleed nodes to prevent handle clipping

Other

  • Replace ArrayNode auto-route icon with Lucide split icon