app-v1.7.12
Ironclad/rivetapp-v1.7.12May 10, 2024by github-actions[bot]
AI Summary
This is a bug fix release addressing three issues: a UI flickering problem when moving nodes, a plugin loading issue with non-ASCII unicode characters, and a functional bug where Vector KNN and Vector Store weren't properly using the collection ID input port.
Key Highlights
- Fixed flickering issue when moving nodes around in the UI
- Fixed loading plugins that contain non-ASCII unicode characters
- Fixed Vector KNN and Vector Store not using collection ID input port
Full Release Notes
## Bug Fixes - Fix flickering when moving nodes around - Fix loading plugins that contain non-ascii unicode characters - Fix Vector KNN and Vector Store not using collection ID input port