v0.2.6
bytedance/flowgram.aiv0.2.6Jun 4, 2025by xiamidaxia
AI Summary
v0.2.6 is a minor release from bytedance/flowgram.ai focusing on UI/UX improvements and bug fixes. The release adds default value editing for materials, enables sidebar to open by node ID, and includes several bug fixes for layout and rendering issues.
Key Highlights
- Added default value editing function for materials
- Sidebar now supports opening by node ID
- Fixed catchBlock error in fixed-layout and sidebar form rendering with expanded nodes
- Bug fix for llm-full feature
- Added memory support and llmstxt support
New Features
- Default value editing function for materials
- Sidebar support for opening by node ID
- Memory functionality support
- LLMstxt support
Full Release Notes
🚀 v0.2.6 📅 date:2025-06-04 ## What's Changed * chore: add memory by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/306 * chore: support llmstxt by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/317 * fix: llm-full by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/320 * feat(material): Add default value editing function by @jzwnju in https://github.com/bytedance/flowgram.ai/pull/292 * fix: fixed-layout catchBlock error, sidebar form render with node expanded by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/323 * feat(demo): sidebar support opening by node id by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/324 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.5...v0.2.6