v1.77
v1.77.2
April 07, 2026
Bug fixes
- Fixed an issue where the order of integrations in programmatically created pipelines was not respected.
v1.77.1
April 07, 2026
Bug fixes
- Fixed an issue with a migration failing when no models existed on the Arcanna instance.
v1.77.0
April 01, 2026
Features & improvements
- Improvement: Job Overview now has new visualizations "Model confidence" & "Requiring attention" showing insights regarding the current trained model and existing buckets
- Improvement: Agentic workflow sessions now also display the percentage of the context given user input and response
- Improvement: custom roles now have new granular permissions for Agentic Workflows
- Improvement: MCP tool responses can now be hidden from the assistant or agentic LLM context for better context control
- Improvement: users can disable specific MCP tools from being used by the assistant. Option configurable per user
- Improvement: Alerting integrations now support jinja2 templates for extra customization on messages
- Improvement: Can now configure agent responses to be private, to not appear in the assistant chat(private_output=True)
Bug fixes
- Fixed an issue where Assistant memory would store generated facts automatically instead of waiting for user approval