v0.2.19

bytedance/flowgram.aiv0.2.19Jul 4, 2025by xiamidaxia

AI Summary

This is a minor release (v0.2.19) from July 3, 2025, containing two new features focused on the prompt editor and loop nodes, along with two bug fixes for license header installation and mouseup event propagation issues.

Key Highlights

  • Added prompt editor variable display functionality
  • Introduced loop built-in start and end nodes in the demo
  • Fixed license header auto-install issue
  • Fixed mouseup event propagation in condition nodes

New Features

  • Prompt editor variable display - allows variables to be displayed in the prompt editor
  • Loop built-in start and end node - adds loop functionality to the demo with built-in start and end nodes

Full Release Notes

🚀 v0.2.19
📅 date:2025-07-03

## What's Changed
* feat: prompt editor variable display by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/453
* feat(demo): loop built in start & end node by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/452
* fix: license header autoinstall by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/455
* fix(materials): mouseup event propagation in condition by @sanmaopep in https://github.com/bytedance/flowgram.ai/pull/458

![image](https://github.com/user-attachments/assets/becd0375-754b-472b-85e6-047b1bbfac92)

**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.18...v0.2.19