- Updated rc-slider to 11.1.8
- Dev Dependency updates
- Updated microdiff to 1.5.0
- Dev Dependency updates
- Updated the sidebar view: Toggling, keep bottom icons visible
- Styling updates
- Dev Dependency updates
- Added optional props:
- onSave (listens for 'ctrl+s/mod+s' keypress)
- onConvert: adds two icons (python,jupyter) to the panel
- Updated context: Make the flow view re-render if the flowId changes
- Added typings for 'importFlow'
- Updated react-select to 5.9.0
- Minor styling changes
- Dev dependencies update
- Updated @xyflow/react to 12.3.6
- Updated edges: make the name/label read-only, auto rename it when the source/target node is renamed
- Dev dependencies update
- Added react 19.0.0 support
- Fixed an issue with .lock values not allowing the theme or the sidebar state to be initially set
- Added node reconnection feature
- Styling and theme/sidebar state updates
- Dependency updates
- Dependency updates
- Removed unnecessary console logs
- Dependency updates
- Fixed an issue to prevent multiple open dialogs
- Fixed an issue regarding edges between a group manager and group members.
- Dependency updates
- Fixed
Couldn’t create edge for source/target handle id: null...
, with group member nodes - Added scrollbar styling
- Updated yarn to 4.5.3
- Dependency updates
- Fixed a bug with edge orders not displaying correctly
- A lot
- Changed package manager from bun to yarn.
- Added two new components: wizard, collapsible.
- Changed importing flows (use of wizard)
- Changed three-level tabs on RAG's custom functions.
- Updated nested chat trigger model and config
- Changed node resizing
- Added edge resizing
- Minor bugfixes
- Dependency updates
- Added undo/redo functionality
- Updated: keep modals with more than one tabs open on 'Save'
- Dependency updates
- Minor styling changes
- Minor bugfixes
- Fix #31: "Group chat: enable clear history not toggled"
- Minor styling changes
- Update dependencies
- Import/export: Add missing 'z' to 'WaldiezModel', 'WaldiezSkill', 'WaldiezAgent'
- Dependency updates
- Updated info tooltips and views
- Added CODE_OF_CONDUCT.md
- Added CODEOWNERS
- Added CONTRIBUTING.md
-
Remove
maxTokens
from agents' data -
Fix bug with nested chats remaining after edge deletion
- Handle file-drops and uploads
- Toggle the model's API key visibility
- Bugfix: Replace
Waldie
withWaldiez
everywhere
- Update logo
- Use
Waldiez
instead ofWaldie
- Initial release