v0.104.0
aidenybai/react-grabv0.104.0Sep 15, 2024by GabiGrin
AI Summary
This release enhances the macro editor experience by adding long text support and fixing interaction issues with node pins, while also simplifying value and function node structures.
Key Highlights
- Support longtext in macro editor
- Fix dragging main pin ends being selected
- Ability to connect main input to output
- Simplify value and function node
New Features
- Support longtext in macro editor
- Macro editor tweaks
- Fix dragging main pin ends being selected
- Ability to connect main input to output
- Simplify value and function node
Full Release Notes
## What's Changed * support longtext in macro editor by @GabiGrin in https://github.com/flydelabs/flyde/pull/153 * macro editor tweaks by @GabiGrin in https://github.com/flydelabs/flyde/pull/155 * fixes dragging main pin ends being selected + ability to connect main input to output by @GabiGrin in https://github.com/flydelabs/flyde/pull/154 * simplify value and function node by @GabiGrin in https://github.com/flydelabs/flyde/pull/156 * various tweaks by @GabiGrin in https://github.com/flydelabs/flyde/pull/157 **Full Changelog**: https://github.com/flydelabs/flyde/compare/v0.103.0...v0.104.0