v0.4.13
bytedance/flowgram.aiv0.4.13Sep 11, 2025by xiamidaxia
AI Summary
This release v0.4.13 of flowgram.ai includes bug fixes and a new feature. The core improvement addresses playground auto-resize issues when opened via Modal, Tabs, or JavaScript animations, while a new feature adds loop output key inference in the material component.
Key Highlights
- Fixed playground auto-resize behavior when opened via Modal, Tabs, or JavaScript animations
- Added loop outputs key inference feature in material component
- Fixed moderate issue
New Features
- Infer loop outputs key in material component
Full Release Notes
## What's Changed * fix(core): playground auto resize when openning by Modal or Tabs or js animation by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/800 * feat(material): infer loop outputs key by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/802 * fix: moderate by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/803 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.4.12...v0.4.13