v0.104.0

junegunn/fzfv0.104.0Sep 15, 2024by GabiGrin

AI Summary

This release focuses on macro editor enhancements, including long text support and various tweaks, alongside bug fixes for pin dragging and improvements to value/function node simplification.

Key Highlights

  • Support for long text in the macro editor
  • Fixes for dragging main pin ends and connecting main input to output
  • Simplification of value and function nodes
  • Macro editor tweaks

New Features

  • Long text support in macro editor
  • Ability to connect main input to output
  • Simplified value and function nodes

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