v1.0.2

bytedance/flowgram.aiv1.0.2Oct 31, 2025by louisyoungx

AI Summary

This release focuses on bug fixes for container workflows, material editor variables, core node reloading, and auto-layout direction, along with a visual enhancement to the landing page.

Key Highlights

  • Container workflow nested parent drop fix
  • Material editor variable tree debounce update
  • Dark mode example code theme fix
  • Node type check on reload
  • Auto-layout rankdir top to bottom support

New Features

  • Hover logo node glowing effect
  • Container nested workflow fix
  • Auto-layout rankdir top to bottom

Full Release Notes

## What's Changed
* fix(container): workflow nested container parent cannot drop to children by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/965
* fix(material): editor variable tree debounce update pos by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/970
* fix(docs): dark mode example code theme by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/966
* fix(core): reload node should check node type by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/971
* fix(auto-layout): rankdir top to bottom by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/972
* feat(landing): hover logo node glowing by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/973


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v1.0.1...v1.0.2