v0.2.27

bytedance/flowgram.aiv0.2.27Jul 17, 2025by sanmaopep

AI Summary

This release includes bug fixes for global variable table updates and template reference renaming, along with a new demo feature for test running in JSON mode. A previous fix for auto llmstxt was reverted in this release.

Key Highlights

  • Fixed global variable table update issue
  • Added test run input JSON mode for demo functionality
  • Fixed auto rename ref in template
  • Reverted previous auto llmstxt fix (#541)

New Features

  • Test run input JSON mode for demo functionality

Full Release Notes

## What's Changed
* fix(variable): global variable table update by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/542
* feat(demo): test run input json mode by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/543
* fix(material): auto rename ref in template by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/544
* Revert "fix: auto llmstxt (#541)" by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/545


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.26...v0.2.27