v0.2.9
bytedance/flowgram.aiv0.2.9Jun 10, 2025by xiamidaxia
AI Summary
This is a minor patch release (v0.2.9) of flowgram.ai that includes a bug fix for the workflow document reload addNode API, documentation improvements, and a new feature allowing customizable tip text and React elements in the free-container-plugin.
Key Highlights
- Fixed workflow document reload addNode API bug in the core module
- Added customizable tip text support to free-container-plugin
- Added React element support to free-container-plugin
- Improved documentation with package version policy and CSS updates
- New contributor @husky-dot made their first contribution
New Features
- Support for customizable tip text in free-container-plugin
- Support for React elements in free-container-plugin
Full Release Notes
🚀 v0.2.9 📅 date:2025-06-10 ## What's Changed * fix(core): workflow document reload addNode api by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/353 * chore: package version policy and docs css by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/357 * feat(free-container-plugin): support customizable tip text and React elements by @husky-dot in https://github.com/bytedance/flowgram.ai/pull/355 ## New Contributors * @husky-dot made their first contribution in https://github.com/bytedance/flowgram.ai/pull/355 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.8...v0.2.9