v1.0.10
landing-ai/ade-cliv1.0.10Apr 3, 2026by xiamidaxia
AI Summary
A minor update to Flowgram.ai that fixes alignment issues in the auto-layout engine and updates the CodeMirror library version for consistency.
Key Highlights
- Fixed `alignTopEdge` and position calculation
- Updated CodeMirror version to match coze-editor
New Features
- Bug fix for auto-layout alignment
- Bug fix for CodeMirror version consistency
Full Release Notes
## What's Changed * fix(auto-layout): alignTopEdge and adjust position calc by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/1107 * fix(codemirror): codemirror version use ^ to keep consistent with coze-editor by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/1111 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v1.0.9...v1.0.10