v0.1.23

bytedance/flowgram.aiv0.1.23Apr 18, 2025by xiamidaxia

AI Summary

This release includes bug fixes for branch end validation, history parent container retrieval, and error handling, along with a new feature for adding nodes without form guidance. A minor usability improvement removes the alt key requirement for copying nodes.

Key Highlights

  • Fixed branch end validation to prevent all branches from ending simultaneously
  • Removed alt key requirement for copying nodes (improved drag UX)
  • Fixed history parent container retrieval issue
  • Added ability to add nodes without form guide

New Features

  • Added ability to add nodes without form guide

Full Release Notes

📅 date:2025-04-18
## What's Changed
* fix: branch end check, all branches are not allowed to be end by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/146
* chore(drag): remove alt key copy node by @louisyoungx in https://github.com/bytedance/flowgram.ai/pull/149
* fix: history parent container get by @dragooncjw in https://github.com/bytedance/flowgram.ai/pull/150
* feat: add without form guide, fix error by @xiamidaxia in https://github.com/bytedance/flowgram.ai/pull/152


**Full Changelog**: https://github.com/bytedance/flowgram.ai/compare/v0.1.22...v0.1.23