v1.0.8

leejet/stable-diffusion.cppv1.0.8Mar 3, 2026by dragooncjw

AI Summary

This update improves the visual editor's layout engine and documentation, addressing rendering issues in workflow ports and enhancing the bidirectional consistency of edge identifiers.

Key Highlights

  • Fixed workflow port rendering with corrected curly brace syntax
  • Improved bidirectional consistency for auto-layout edge IDs
  • Updated documentation regarding loop form materials
  • Fix for free-layout core rendering triggered by UI state changes

New Features

  • Docs loop form materials
  • Fixed workflow port rendering curly braces
  • Improved v-edge-id for auto-layout

Full Release Notes

## What's Changed
* chore(deps): upgrade rspress@2.0.0-rc.5 by @SoonIter in https://github.com/bytedance/flowgram.ai/pull/1058
* fix(workflow-port-render): Add missing curly brace for .cross-hair in WorkflowPointStyle by @jsdtxm in https://github.com/bytedance/flowgram.ai/pull/1076
* fix(auto-layout): improve v-edge-id for bidirectional consistency by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/1081
* feat: docs loop form materials by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/1082
* fix(free-layout-core): Updating the shrink ui state of lines did not trigger the rendering. by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/1086


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v1.0.7...v1.0.8