v0.4.11
bytedance/flowgram.aiv0.4.11Sep 9, 2025by sanmaopep
AI Summary
This release (v0.4.11) focuses on security improvements and new features including CLI auto-update functionality and default branch support for conditions. The update also addresses CVE-2025-57822 by upgrading Node.js and fixes demo free layout issues.
Key Highlights
- Security fix: Upgraded Node.js to address CVE-2025-57822
- New feature: CLI now supports auto-update version
- New feature: Added default branch support for conditions
- Bug fix: Fixed demo free layout issues
- Refactored material editor to support variables
New Features
- CLI auto-update version capability
- Default branch support for conditions
- Material editor refactored with variable support
Full Release Notes
## What's Changed * feat(cli): cli auto update version by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/776 * feat(condition): default branch by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/779 * chore: add juejin icon in docs by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/783 * fix: upgrade nodejs for CVE-2025-57822 by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/784 * refactor(material): editor with variables by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/782 * fix: demo free layout by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/787 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.4.10...v0.4.11