v0.4.5
bytedance/flowgram.aiv0.4.5Aug 27, 2025by xiamidaxia
AI Summary
This is a minor release (v0.4.5) of flowgram.ai containing 3 new features and 1 bug fix. The update focuses on materials functionality, code-editor theme improvements, and free-layout enhancements with automatic line creation from bottom ports.
Key Highlights
- Code-editor theme optimization for better visual experience
- Auto create line from bottom port in free-layout mode
- Polyfill create root functionality added to materials
- Runtime server configuration fix for demo
New Features
- Added polyfill for create root in materials module
- Optimized code-editor theme
- Added auto-create line from bottom port in free-layout
Full Release Notes
## What's Changed * feat(materials): polyfill create root by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/730 * feat(material): code-editor theme optimize by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/733 * fix(demo): runtime server config by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/736 * feat(free-layout): auto create line from bottom port by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/737  **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.4.4...v0.4.5