v0.105.1
TanStack/queryv0.105.1Oct 6, 2024by GabiGrin
AI Summary
A maintenance update for Flyde addressing UI bugs, improving node selection, and fixing conditional logic.
Key Highlights
- Improved node selection colors
- Fixed duplicate local files in add menu
- Fixed conditional node bugs
New Features
- Improved node selection
- Fixed duplicate local files
- Fixed conditional nodes
Full Release Notes
## What's Changed * website: fixes #158 by @akim-muto in https://github.com/flydelabs/flyde/pull/165 * better node selection colors by @GabiGrin in https://github.com/flydelabs/flyde/pull/166 * Comment node improvements by @GabiGrin in https://github.com/flydelabs/flyde/pull/167 * fixes duplicate local files in add menu, fixed #161 by @GabiGrin in https://github.com/flydelabs/flyde/pull/169 * Conditonal node bug fixes by @GabiGrin in https://github.com/flydelabs/flyde/pull/168 **Full Changelog**: https://github.com/flydelabs/flyde/compare/v0.105.0...v0.105.1