v0.2.29

bytedance/flowgram.aiv0.2.29Jul 28, 2025by xiamidaxia

AI Summary

This is a minor patch release (v0.2.29) for flowgram.ai focused on bug fixes and documentation updates. The release includes fixes for form field array disposal, demo dragging styles, and sidebar closing delays, along with documentation improvements for form materials and adding Coze Studio to the readme.

Key Highlights

  • Fixed form field array disposal issue
  • Fixed sidebar delayed closing in demo
  • Fixed fixed-layout demo base-node dragging style
  • Updated form materials documentation
  • Added Coze Studio to project readme

Full Release Notes

## What's Changed
* docs(materials): update form materials docs by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/569
* refactor(free-layout): line and port validate by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/570
* fix(demo): fixed-layout demo base-node add dragging style by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/572
* docs(readme): add coze studio by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/584
* fix(form): field array disposed by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/588
* fix(demo): sidebar delayed closing by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/589


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.28...v0.2.29