v1.7.0

Ironclad/rivetv1.7.0Sep 22, 2023by abrenneke

AI Summary

Ironclad/rivet v1.7.0 introduces significant enhancements to node definitions with conditional editor controls, new editor types (key-value pairs and string lists), and grouping capabilities. This release also adds a new Slice node, improved chat node header support, and Gentrace plugin integration for remote execution recording.

Key Highlights

  • Node definitions now support helper messages and conditional hide/disable for editors
  • Added key value pair editors and string list editors for nodes
  • New Slice node added to the node library
  • Chat nodes can now accept additional headers via Settings interface
  • Gentrace plugin integration with remote execution support

New Features

  • Helper messages for node definitions
  • Conditional hide/disable functionality for node editors based on data conditions
  • Key value pair editors for nodes
  • String list editors for nodes
  • Ability to group editor definitions
  • New Slice node
  • Additional headers support for chat nodes
  • Gentrace plugin for execution recording
  • Remote execution support via Gentrace integration
  • Pass chat node headers via Settings interface

Full Release Notes

## New Features

- Node definitions can have helper messages, and hide/disable the editors based on conditions of their data.
- Add key value pair editors and string list editors for nodes
- Add ability to group editor definitions
- Add Slice node
- Chat nodes can have additional headers passed into them
- Gentrace plugin & execution recorder remote execution support
- Can pass chat node headers in via `Settings` interface

## Changes & Fixes

- Fix aborting split sequential nodes
- Fix saving graph attached data to project files