v1.0.14
bytedance/flowgram.aiv1.0.14Aug 20, 2026by xiamidaxia
AI Summary
This release addresses a bug in the playground editor where the ESC mode behavior has been corrected to ensure it can only be exited by pressing the Escape key.
Key Highlights
- Fixed playground editor ESC mode behavior
- Ensures exit via Escape key only
- Addressed via PR #1164
Full Release Notes
## What's Changed * fix(playground): editorState esc mode only exit by escape by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/1164 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v1.0.13...v1.0.14