v1.0.13
nari-labs/dia2v1.0.13Aug 12, 2026by xiamidaxia
AI Summary
Introduces new features for the demo including an HTTP node and extends the free-lines plugin with custom rendering capabilities.
Key Highlights
- Added fixed layout HTTP node
- Extended free-lines plugin with custom renderLine support
- Added support for defaultLineUiState and customLineProps
- Fixed license issue
New Features
- Fixed layout HTTP node
- Custom renderLine support
- DefaultLineUiState support
- CustomLineProps support
Full Release Notes
## What's Changed * feat(demo): add fixed layout HTTP node by @Gujiassh in https://github.com/bytedance/flowgram.ai/pull/1142 * feat(free-lines-plugin): support custom renderLine, defaultLineUiState, customLineProps by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/1154 * fix: license by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/1156 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v1.0.12...v1.0.13