v0.2.32

bytedance/flowgram.aiv0.2.32Jul 30, 2025by xiamidaxia

AI Summary

This release (v0.2.32) of flowgram.ai includes a new feature for form validation supporting dynamic functions, along with a bug fix for condition-row readonly support in materials. The release contains two pull requests addressing both functionality improvements and bug fixes.

Key Highlights

  • Added dynamic function support for form validation
  • Fixed readonly support for condition-row in materials
  • This is a minor version update (v0.2.31 to v0.232)

New Features

  • Form validation now supports dynamic function validation

Full Release Notes

## What's Changed
* feat(form): validate support dynamic function by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/603
* fix(materials): condition-row readonly support by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/604
<img width="2378" height="1116" alt="image" src="https://github.com/user-attachments/assets/a8d6a5ee-1c23-4a4d-aaf1-93bc013c49bd" />


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.2.31...v0.2.32