v1.0.10

tambo-ai/tambov1.0.10Apr 3, 2026by xiamidaxia

AI Summary

A maintenance release focusing on fixing auto-layout positioning calculations and aligning the CodeMirror editor version with coze-editor for consistency.

Key Highlights

  • Fixed `alignTopEdge` positioning calculation
  • Consistent CodeMirror version usage

New Features

  • Auto-layout edge alignment fixes
  • CodeMirror version synchronization

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