v1.0.13

deepseek-ai/DeepSeek-OCR-2v1.0.13Aug 12, 2026by xiamidaxia

AI Summary

Introduces a fixed layout HTTP node and extends the free-lines plugin with customizable rendering options.

Key Highlights

  • Adds fixed layout HTTP node
  • Supports custom renderLine, defaultLineUiState, and customLineProps in free-lines plugin
  • License fix

New Features

  • Fixed layout HTTP node
  • Custom renderLine 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