v0.2.8

bytedance/flowgram.aiv0.2.8Jun 10, 2025by xiamidaxia

AI Summary

This is a minor release (v0.2.8) from ByteDance for their flowgram.ai project, dated 2025-06-10. The release includes 2 new features - CSS variable support for line-color in free-layout mode and a new Node.js runtime for flowgram workflows - along with a bug fix for sub-canvas height offset.

Key Highlights

  • Free-layout mode now supports CSS variables for line-color configuration
  • New Node.js runtime introduced for flowgram workflow execution
  • Bug fix: sub-canvas height offset-y now defaults to 0

New Features

  • CSS variable support for line-color in free-layout mode
  • Flowgram workflow Node.js runtime for server-side execution

Full Release Notes

🚀 v0.2.8
📅 date:2025-06-10

## What's Changed
* feat(free-layout): line-color support css var by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/349
* feat(runtime): flowgram workflow node.js runtime by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/304
* fix(demo): sub-canvas height offset-y default 0 by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/352


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.7...v0.2.8