v0.106.0

kubernetes-sigs/agent-sandboxv0.106.0Dec 23, 2024by GabiGrin

AI Summary

This release enables custom node creation, allows switching between macros in the same namespace, fixes custom SVG icon display, and improves the macro node API.

Key Highlights

  • Added support for custom nodes creation
  • Allow switching between macros in the same namespace
  • Fix display of custom SVG icons
  • Improved macro node API

New Features

  • Custom nodes creation
  • Macro namespace switching
  • Improved macro node API
  • Fixed custom SVG icons

Full Release Notes

## What's Changed
* custom nodes creation + stdlib cleanup + fork any node preps by @GabiGrin in https://github.com/flydelabs/flyde/pull/175
* allow switching between macros in the same namespace by @GabiGrin in https://github.com/flydelabs/flyde/pull/172
* fix display of custom svg icons by @GabiGrin in https://github.com/flydelabs/flyde/pull/173
* Improved macro node API by @GabiGrin in https://github.com/flydelabs/flyde/pull/174

**Full Changelog**: https://github.com/flydelabs/flyde/compare/v0.105.2...v0.106.0