v0.1.31

bytedance/flowgram.aiv0.1.31May 21, 2025by xiamidaxia

AI Summary

v0.1.31 is a minor feature and bug fix release for flowgram.ai that adds configuration options for VariableSelector and JsonSchemaEditor components, while also fixing issues with multi-outputs/multi-inputs collapsed and branch movement in fixed-layout mode.

Key Highlights

  • Added config options for VariableSelector component (materials feature)
  • Added config options for JsonSchemaEditor component (materials feature)
  • Fixed multi-outputs/multi-inputs collapsed and move branches in fixed-layout
  • New contributor @jzwnju made their first contribution

New Features

  • Config options for VariableSelector component
  • Config options for JsonSchemaEditor component
  • Fixed-layout improvements for multi-outputs/multi-inputs handling

Full Release Notes

🚀 v0.1.31- Feature | Fix | Performance
📅 date:2025-05-21

## What's Changed
* feat(materials): Add config options for VariableSelector and JsonSchemaEditor by @jzwnju in https://github.com/bytedance/flowgram.ai/pull/248
* fix(fixed-layout): multi-outputs/multi-inputs collapsed and move branches by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/249

![20250521152905_rec_](https://github.com/user-attachments/assets/a498b3eb-435b-4b4f-98c4-b223d9b3e1f5)

## New Contributors
* @jzwnju made their first contribution in https://github.com/bytedance/flowgram.ai/pull/248

**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.1.30...v0.1.31