v1.0.1
bytedance/flowgram.aiv1.0.1Oct 28, 2025by sanmaopep
AI Summary
This minor release adds GitHub action automation for app publishing, improves the landing page with logo animations, fixes material condition row initialization, and adds common logic documentation.
Key Highlights
- GitHub action to publish app to version
- Logo spin musk & light mode improvements
- Material condition row right clear fix on init
- Common logic documentation added
New Features
- GitHub action publish app to version
- Logo spin musk animation
- Light mode remove meteor effect
- Common logic documentation
Full Release Notes
## What's Changed * chore: add github action publish app to version by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/961 * feat(landing): add logo spin musk & light mode remove metetor by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/962 * fix(material): condition row right clear on init by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/963 * docs(materials): common logic docs by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/964 **Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v1.0.0...v1.0.1