New Features
- Arcanna External REST API: New endpoints allow starting and stopping jobs, as well as retrieving job information by name.
- Bulk Feedback Footer - Improved the footer design for bulk feedback actions, ensuring a more intuitive experience.
- Code Blocks - Added support for executing user-defined code within the pipeline to transform data and retrieve external context.
- Hypervisor - Improved monitoring of jobs when new data is available but the jobs are not retrieving it.
- Integrations - Revamped integrations setup page with an enhanced UI/UX for a more streamlined user experience.
- Job Step Reordering - Users can now modify the order of execution steps within a job for greater flexibility.
- Monitoring - Added The REST API component to the monitoring dashboard.
- Performance Improvements - Enhanced performance of the feedback table, optimizing load times and responsiveness.
- UI/UX Enhancements - Redesigned error pages to provide a more polished and user-friendly experience.
Bug Fixes
- Addressed an issue in ThreatConnect where severity was incorrectly applied to new cases.
- Addressed inconsistencies in retrieving multiple values from a field in the response during context enrichment.
- Corrected display problems in Firefox when handling long values in context enrichment.
- Corrected the display of F1 and Accuracy scores on the Overview page, ensuring they appear after the first trained model.
- Corrected the issue where fields starting with an underscore were wrongly hidden during decision point selection.
- Ensured that the external REST API is properly notified of changes in decision labels.
- Fixed an issue where third-party integrations were incorrectly marked as invalid.
- Fixed inconsistencies in filter functionality for more accurate and reliable filtering.
- Fixed issues with OpenSearch integration, improving stability and functionality.
- Resolved an infinite loop issue in the buckets updater that occurred in specific scenarios.
- Resolved improper handling of the
id
field in the request body for the external REST API.
- Resolved parsing issues with the VirusTotal integration to ensure accurate response handling.
- Restored missing log messages for context enrichment, improving traceability.