v0.1.22
bytedance/flowgram.aiv0.1.22Apr 15, 2025by xiamidaxia
AI Summary
This is a minor bug fix release for flowgram.ai addressing two issues: a fix for free layout shortcuts copying in the demo application, and a deduplication fix before singleton plugin initialization in the core library.
Key Highlights
- Fixed free layout shortcuts copy functionality in the demo application
- Fixed deduplication logic that runs before singleton plugin initialization in the core
Full Release Notes
🚀 v0.1.22 📅 date:2025-04-16 ## What's Changed * fix(demo): Free layout shortcuts copy by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/140 * fix(core): deduplication before singleton plugin init by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/142 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.1.21...v0.1.22