v0.1.13
bytedance/flowgram.aiv0.1.13Mar 11, 2025by YuanHeDx
AI Summary
This v0.1.13 release from ByteDance adds a new CustomType AST feature for variables and includes several bug fixes for canvas-free-layout nodes, form defaultValues, documentation, and English i18n text visibility.
Key Highlights
- New CustomType AST feature added for variables
- Fixed parameter loss when creating workflow nodes via createWorkflowNodeByType
- Fixed form defaultValues function missing param and type typo issues
- Optimized website performance and updated English documentation
- Fixed text visibility issue in English i18n
New Features
- feat(variable): add new CustomType AST
Full Release Notes
π v0.1.13 - Feature & Fix π dateοΌ2025-03-11 π [Compare Changes](https://github.com/bytedance/flowgram.ai/compare/v0.1.12...v0.1.13) π Feature - feat(variable): add new CustomType AST @sanmaopep π Fix - fix(canvas-free-layout): When creating a workflow node by type using createWorkflowNodeByType, the parameters in the JSON will be lost. @sanmaopep - fix(form): fix defaultValues function missing param and its type typo issue @YuanHeDx - fix(docs): Optimize website performance and update the English documentation. @dragooncjw - fix(style): text visibility issue in english i18n @knoxnoe π Chore - chore(form): export errors and warnings from form and editor preset @YuanHeDx π Contributors to this release [GitHub contributors page for this release](https://github.com/bytedance/flowgram.ai/graphs/contributors?from=2025.3.5&to=2025.3.11&type=c) β€οΈ Thanks to @knoxnoe for contributing to this release.