All notable changes to Flyde will be documented in this file.
- various ux tweaks by @GabiGrin in #159
- improved macro node by @GabiGrin in #162
- Update JSONStringify.flyde.ts by @akim-muto in #163
- Most macro nodes in the stdlib were converted to an improved version, most cases should be fixed automatically by this migration
- Conditional node was simplified and changed (see #162 -> Conditional), will require manual fixing
Full Changelog: https://github.com/flydelabs/flyde/compare/v0.104.0...v0.105.0
- support longtext in macro editor by @GabiGrin in #153
- macro editor tweaks by @GabiGrin in #155
- fixes dragging main pin ends being selected + ability to connect main input to output by @GabiGrin in #154
- simplify value and function node by @GabiGrin in #156
- various tweaks by @GabiGrin in #157
Full Changelog: https://github.com/flydelabs/flyde/compare/v0.103.0...v0.104.0
-
allow panning using space+drag, adds onboarding tips by @GabiGrin in #152, fixes #60
-
enables adding nodes by dragging from the nodes library by @GabiGrin in #149
-
fixes connection hover errors, fixes #145 by @GabiGrin in #147
-
visual nodes logic refactor by @GabiGrin in #150
-
refactor visual node editor context menu by @GabiGrin in #148
-
editor refactors by @GabiGrin in #151
- rename "Inline Value" to "Value"
- rename "Inline Code" to "Function"
- Lengthen time of visual feedback of the remote debugger
Full Changelog: https://github.com/flydelabs/flyde/compare/v0.102.4...v0.102.5
- improve set attribute node by @GabiGrin in #142
- Comment Node tweaks + AI generation refinement by @GabiGrin in #143
- Fixes comment node lighting up when flow runs by @GabiGrin in #144
Full Changelog: https://github.com/flydelabs/flyde/compare/v0.102.3...v0.102.4
- fixes issue #138 by @GabiGrin in #140
- upgrades Typescript by @GabiGrin in #134
- @flyde/core cleanups by @GabiGrin in #135
- fixes inline value label not updating by @GabiGrin in #136
- new logo by @GabiGrin in #137
Full Changelog: https://github.com/flydelabs/flyde/compare/v0.102.0...v0.102.1
- adds comment node by @GabiGrin in #133
- Removes hardcoded debugging string that slipped into the version by mistake
- Fixes broken npm release
- AI node generator by @GabiGrin in #132
Full Changelog: https://github.com/flydelabs/flyde/compare/v0.100.0...v0.101.0
Note: this is the first up-to-date changelog for Flyde. Beforehand, versions for the various npm packages and extension were not in sync. Starting with this change, all Flyde-related artifacts will have the same version.
- adds the ability to select and remove connections, fixes #107 by @Tokyros in #116
- resolving of ui bundle missed path by 1 level #120 by @akim-muto in #124
- fixes hotkeys on windows, resolves #127 by @GabiGrin in #128
- @akim-muto made their first contribution in #124
Full Changelog: https://github.com/flydelabs/flyde/commits/v0.100.0