Release Notes 20.02.2026 - v3.24.0
✨ This release introduces major architectural improvements in context handling, expands model configuration capabilities, enhances ServiceNow and process integrations, and significantly improves system stability and UI behavior. The release is focused on strengthening backend flexibility, improving performance, and resolving multiple integration and authentication issues.
📅 20.02.2026
🔖 Version 3.24.0
✨ Features
- Refactor Context Content/Document Chunk Transportation Architecture between User-Settings and Importer
The context transportation architecture between User Settings and the Importer was redesigned for better modularity and scalability. This improves maintainability and ensures more reliable document chunk processing. - Macro-Entity-Graph: Dimension Configuration Extension
Dimensions can now be defined directly on a Macro-Entity-Graph, enabling the creation of Dimensions composed of multiple Entity-Graphs and different datasources. - Link used context on short term memory
Short-Term Memory now tracks and displays which context elements were used in each chat message and response. This improves transparency and lays the foundation for future filtering and context management capabilities. - Change when an answer is confident when an onPrem model is used + updated prompts
Confidence handling logic for OnPrem models was improved alongside prompt updates. This ensures more accurate confidence scoring and better output quality. - Add delete function for Company conversation outside of the manager
A new capability allows users to delete company conversations directly outside of the manager interface. This improves flexibility and streamlines conversation management workflows. - Add table count
Added the ability to display table counts, providing better visibility into dataset size and structure. This improves transparency and data validation capabilities.
🐛 Bug Fixes
- Improved dialog behavior when adding first context to entity activity
The dialog interaction was enhanced to eliminate flickering when adding the first context to an entity activity. This results in a smoother and more stable user experience. - Improved conversation position handling in User-Settings Manager
Conversation position management was enhanced to correctly persist and reflect updates. This ensures consistent conversation state management. - Improved ServiceNow Activity Join Mapping reliability
The Activity Join mapping logic for ServiceNow was stabilized to prevent missing mappings. This improves integration accuracy and data consistency. - Improved Minerva property request handling in Cypher queries
Query generation logic was corrected to prevent malformed property paths in Cypher queries. This ensures accurate and reliable query execution. - Improved ServiceNow Activity Join Properties usability in Relationships
Relationship handling for Activity Join properties was enhanced to ensure correct usability within ServiceNow integrations. This improves integration completeness. - Improved PDF embedding
The PDF upload and duplicate-check process was stabilized to prevent uploads from getting stuck during validation. Documents now complete the verification step correctly and embed as expected within the application. - Improved ServiceNow table visibility in Dataobject list
ServiceNow table synchronization was corrected to ensure all relevant tables appear in the Dataobject list. This improves integration transparency and completeness. - Improved datasource validation handling
The group validation logic during datasource testing was enhanced. This ensures more accurate error handling and prevents incorrect validation states.