v1.0.3

bytedance/flowgram.aiv1.0.3Nov 27, 2025by JxJuly

AI Summary

This release brings significant Panel refactoring with new docked panel support, introduces TestRunPlugin for testing, adds JsonSchemaCreator for materials, and enhances layout visualization with custom line radius options.

Key Highlights

  • Complete Panel refactor
  • Docked panel support
  • TestRunPlugin for workflow testing
  • JsonSchemaCreator component for materials
  • Fixed layout animation demo
  • Custom rounded line radius support

New Features

  • Docked panel support
  • TestRunPlugin
  • JsonSchemaCreator component
  • Fixed layout animation demo
  • Custom rounded line radius
  • Selector bg class name and shortcut remove function
  • Enhanced panel manager

Full Release Notes

## What's Changed
* fix: upgrade playwright version by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/974
* docs(variable): optimize variable docs by codex by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/979
* docs(materials): add docs for materials by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/982
* feat(materials): add JsonSchemaCreator component by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/983
* feat: fixed layout animation demo by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/981
* feat: TestRunPlugin by @JxJuly in https://github.com/bytedance/flowgram.ai/pull/984
* feat: enhance panel manager by @JxJuly in https://github.com/bytedance/flowgram.ai/pull/985
* feat(fixed-line): support custom rounded line radius by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/987
* feat: support docked panel by @JxJuly in https://github.com/bytedance/flowgram.ai/pull/995
* fix(fixed-core): correct root node output point calc and line drawing by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/997
* feat: Panel 重构 by @JxJuly in https://github.com/bytedance/flowgram.ai/pull/998
* feat: add selector bg class name and shortcut remove func by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/999


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v1.0.2...v1.0.3