Release Notes 29.05.2025 - v3.11.0
In this sprint, we delivered meaningful improvements to context configuration, security, model interactions, and user interface elements. Multiple bugs were also resolved to ensure smoother operation, enhanced error handling, and improved system responsiveness.
📅 Date: 29.05.2025
🔖 Version: 3.11.0
✨ Features
- Add general process details to the details table
Expanded the details table to include process-specific information, enhancing traceability and transparency. - SCA - Backend - Define the included checks
Defined a set of backend validation checks to support security compliance automation. - Update Keycloak to 26.2.x
Upgraded Keycloak to the latest stable version, improving authentication and security compatibility. - Max Default Size for Context Component
Introduced a configurable limit to the context component size to optimize performance and memory usage. - Tweak AI results
Refined AI-generated results for greater clarity and alignment with user expectations. - Automatically set the activity properties that are used in an entity relationship
Enabled automatic assignment of activity properties, streamlining configuration workflows. - Tooltip to small for properties that are used in multiple relationships
Enhanced tooltip display for multi-use properties, improving readability. - Improve cytoscape node move
Improved drag-and-drop node movement in the Cytoscape UI for a smoother visual experience. - Add select all properties to the Entity Activity configuration
Introduced a bulk selection option for entity properties to reduce manual configuration time. - Add date range filter
Enabled filtering of records based on date ranges for more efficient data querying. - Add widget button is not sticky to the bottom anymore
Adjusted the UI to ensure that the widget button behaves as expected and maintains visibility during scroll. - Context Data - Adding the first context dont show context loading animation
Optimized context loading to provide a cleaner user experience on initial context addition.
🐛 Bug Fixes
- Sometimes the Process Model relationships have the wrong size
Resolved a bug causing inaccuracies in process model relationship sizing. - Login Screen Timeout results in 401 Error
Improved session timeout handling to prevent unexpected 401 errors at login. - The Property list in the Pie Chart configuration is empty when an Endpoint is missing in the Dimension
Enhanced fallback behavior when endpoint data is incomplete in pie chart setups. - Remove HeaderUtil.createAlert
Refactored code to remove unnecessary utility calls, simplifying alert handling. - Bug fixing while embedding context causes duplicate context generation
Fixed an issue that led to duplicate generation during context embedding, ensuring uniqueness. - LLM keeps on crashing on requests
Stabilized the LLM request pipeline to avoid repeated crashes under specific inputs. - Dashboard mobile gridster view scrolls chat
Corrected a layout conflict that caused chat views to scroll unintentionally on mobile dashboards.