v0.3.1
bytedance/flowgram.aiv0.3.1Jul 31, 2025by sanmaopep
AI Summary
This is a minor release (v0.3.1) of flowgram.ai that introduces condition row support for arrays in material components and adds a new plugin materials feature to enhance the library's extensibility.
Key Highlights
- Added condition rows support for arrays in material components
- Introduced new plugin materials functionality
New Features
- Condition rows for array support in material components
- Plugin materials feature for enhanced extensibility
Full Release Notes
## What's Changed * feat(material): add condition rows for array by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/609 * feat(materials): add plugins materials by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/611 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.3.0...v0.3.1