v0.100.0

flydelabs/flydev0.100.0Jun 13, 2024by GabiGrin

AI Summary

Establishes version synchronization across all Flyde components. Adds features for managing connections and fixes Windows hotkey issues.

Key Highlights

  • Version synchronization across artifacts
  • Ability to select and remove connections
  • Fixed UI bundle path resolution
  • Fixed hotkeys on Windows

New Features

  • Select and remove connections
  • UI bundle path fix
  • Windows hotkey fix

Full Release Notes

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.


## What's Changed
* adds the ability to select and remove connections, fixes #107 by @Tokyros in https://github.com/flydelabs/flyde/pull/116
* resolving of ui bundle missed path by 1 level #120 by @akim-muto in https://github.com/flydelabs/flyde/pull/124
* fixes hotkeys on windows, resolves #127 by @GabiGrin in https://github.com/flydelabs/flyde/pull/128

## New Contributors
* @akim-muto made their first contribution in https://github.com/flydelabs/flyde/pull/124

**Full Changelog**: https://github.com/flydelabs/flyde/commits/v0.100.0