Release Notes 13.10.2025 - v3.19.0
In this release, we focused on enhancing user experience, improving system reliability, and addressing multiple backend and UI issues. Several new features were introduced to make entity and relationship management smoother, while key bugs were resolved to ensure better data consistency and application stability.
📅 Date: 13.10.2025
📦 Version: 3.19.0
✨ Features
- Add pagination to activity / relationship test
Introduced pagination for activity and relationship testing, allowing smoother navigation through large datasets and improving performance. - Enhance GraphReader Agent to Automatically Include User Context for Analyzed Graph Activities
Minerva now automatically retrieves and applies relevant user context for all analyzed graph activities and their dimensions. - User-Settings Database Improvements
- Switch from composite primary keys to surrogate keys
Migrated the user-settings data model to surrogate keys, simplifying relationships and improving scalability. - Breakup Cycling Relationships
Improved user-settings relationships by preventing cyclic dependencies that could cause performance issues.
- Switch from composite primary keys to surrogate keys
- Generate Causal Model from Entity-Graph
Added a new feature to automatically generate causal models from entity graphs, supporting advanced analysis. - User-Settings MCP if no Dashboard exists
Enhanced system logic to ensure User-Settings MCP behaves consistently even when no dashboards are available. - Develop Oracle Gateway Connector
Added Oracle Gateway Connector for smoother integration and data exchange.
🐛 Bug Fixes
- AI & Prompt Engine Improvements
- Prompting in English while mentioning German Activity Names → Responds in German
Enhanced multilingual support to ensure responses align with the user’s input language. - 404 Error in Minerva Chat
Fixed an issue where users occasionally encountered a missing resource error during chat interactions. - Bad word break in Minerva question
Improved text rendering logic to handle line breaks and word wrapping correctly in Minerva questions. - JsonParseException: Unrecognized Token
Addressed parsing errors in JSON in Structured Ouput - “null” in front of Minerva answer
Fixed the display issue where “null” appeared before Minerva responses.
- Prompting in English while mentioning German Activity Names → Responds in German
- Wrong hypothetical relationship in case of batching and positive time handling
Corrected hypothetical relationship in case of batching cases - User-Settings – Used-by not working for activity properties used in relationships
Improved dependency tracking in user settings to ensure all activity properties are properly linked. - “Load Properties” improved
Properties can be loaded without setting Creation Timestamp. - Clicking in a zoomed pattern view seems to highlight different case
Fixed UI interaction behavior in zoomed pattern views for accurate element highlighting. - Fix Pattern View
Corrected inconsistencies in the pattern visualization module to display accurate information.