v1.60
v1.60.2
May 01, 2025
Bug fixes
- Fixed edge cases where computing model metrics after training might fail due to database schema differences.
v1.60.1
April 28, 2025
Bug fixes
- Fixed handling of event ids with special characters in event explorer.
- Improved handling of failed batches in job flow.
v1.60.0
April 25, 2025
Features & improvements
- AI Assistant: Added an Arcanna AI Assistant with MCP capabilities.
- AI Assistant: Introduced reasoning capabilities on buckets.
- AI Assistant: Introduced the ability to do reasoning in job flows.
- Analytics: Added confusion matrix and decision breakdown visualizations on the job level.
- Integrations: Added certificate verification bypass option for Slack integration.
- Integrations: Enabled Microsoft Graph integration in alerting and watchdog systems.
- Job Management: Added the ability to mark the production date of a job, for easier model performance tracking.
- Management API: Added functionality to interact with AI Pipelines that have non-External REST API inputs through Query Events.
- Management API: Added job training and feedback capabilities to the Arcanna Management API.
- Management API: Added the ability to configure the expiration date of generated tokens.
- Management API: Improved stability for the resources management endpoints.
- Monitoring: Added healthcheck for input integrations in job creation through the management API.
- Performance: Enhanced job accuracy metrics and optimized performance for jobs with many decisions.
- Pipeline: Added ability to reprocess events on Decision Intelligence jobs, giving users more control over their workflow.
- System Architecture: Implemented Active-Passive architecture for components to support disaster recovery.
Bug fixes
- Development: Resolved issue where Arcanna fields could not be accessed directly in Code block.
- Error Handling: Resolved 500 error on storage info endpoint after deleting an input integration.
- Integrations: Fixed unexpected body text limit in Graph Email Integration.
- Logging: Corrected CE Fail status on Log messages from info to appropriate level.
- Management API: Corrected behavior of query parameters to work as intended.
- Management API: Ensured storage tag IDs remain unchanged during job updates via Resources API.
- Management API: Fixed job creation through API to properly update integration metadata.
- Management API: Made features key available as deprecated property on resources job create API endpoint.
- Model metrics: Fixed model metrics computation failures due to version conflicts.
- Monitoring: Implemented health check for LLM integrations.
- Notifications: Fixed Email post decision functionality.
- Performance: Fixed slow response time in Add Feedback Endpoint.
- Search: Addressed filtering issues in Context Enrichment.
- UI: Addressed "failed to load license expiration date" message persisting after adding license.
- UI: Addressed max total number of events display limitation in StorageTagManagement.
- UI: Aligned Job Overview DI tabs and Refresh button to display in the same line.
- UI: Fixed Case Creation modal to not default to previously used integration.
- UI: Fixed issue where "view performance" crashed page when "recomputing metrics" was in progress.
- UI: Fixed problem with explorer columns disappearing after editing context enrich integration.
- UI: Removed unnecessary warning about saving Codeblock after Decision Model.
- UI: Resolved bulk "clear feedback" issues on DI Feedback page.