v0.1.24
bytedance/flowgram.aiv0.1.24Apr 23, 2025by louisyoungx
AI Summary
v0.1.24 is a feature, fix, and performance release from ByteDance for their flowgram.ai project, dated 2025-04-23. This release introduces enhanced copy/paste capabilities and comment node support in the free-demo, along with several bug fixes for layout validation, node deletion checks, and hover detection, plus performance optimizations for JSON parsing.
Key Highlights
- Enhanced copy and paste shortcut capabilities in free-demo
- Added support for comment nodes in free-demo
- Fixed layout demo block validation and node delete checks
- Fixed comment sync between editor model and form data
- Optimized workflow document JSON parsing performance
New Features
- Copy and paste shortcut capabilities enhancement for free-demo
- Comment node support for free-demo
Full Release Notes
π v0.1.24 - Feature | Fix | Performance π dateοΌ2025-04-23 π [Compare Changes](https://github.com/bytedance/flowgram.ai/compare/v0.1.23...v0.1.24) ### π Feature - feat(free-demo): enhance copy and paste shortcut capabilities by @louisyoungx in #161 - feat(free-demo): support comment node by @louisyoungx in #165 ### π Fix - fix(demo): fixed-layout demo block validate by @xiamidaxia in #159 - fix(demo): fixed layout demo node delete check by @xiamidaxia in #162 - fix(free-demo): comment sync value between editor model & form data by @louisyoungx in #166 - fix(line): hover detection of the fold line by @louisyoungx in #167 ### π Performance - perf(document): optimize workflow document JSON parsing performance @louisyoungx in #156 ### π Contributors to this release [GitHub contributors page for this release](https://github.com/bytedance/flowgram.ai/graphs/contributors?from=2025.4.18&to=2025.4.23&type=c)