Next Release Roadmap: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
==New features in next release== | ==New features in next release== | ||
* Frontend components have been updated. (''B-09063'') | |||
* Implemented OAuth refresh tokens grace period, and limited MCP tool names to 50 characters. (''B-09090'') | |||
* Expression language can change filter object ModelId, and added functions Project.CreateScript, Script.Modify, and Script.DeletePermanently. (''B-09006'') | * Expression language can change filter object ModelId, and added functions Project.CreateScript, Script.Modify, and Script.DeletePermanently. (''B-09006'') | ||
* Object-centric flowchart object types visibility can be toggled, and flowchart flow routing has been improved to avoid label overlapping. (''B-09042'') | * Object-centric flowchart object types visibility can be toggled, and flowchart flow routing has been improved to avoid label overlapping. (''B-09042'') | ||
==Issues fixed in next release== | ==Issues fixed in next release== | ||
* Fixed issue where AI Agent did not provide any response for an eventlog with | * Fixed issue where AI Agent did not provide any response for an eventlog with no cases. (''D-14835'') | ||
==Features under work== | ==Features under work== | ||
Revision as of 13:39, 18 May 2026
This page contains preliminary information about new features and fixed issues in the next release.
New features in next release
- Frontend components have been updated. (B-09063)
- Implemented OAuth refresh tokens grace period, and limited MCP tool names to 50 characters. (B-09090)
- Expression language can change filter object ModelId, and added functions Project.CreateScript, Script.Modify, and Script.DeletePermanently. (B-09006)
- Object-centric flowchart object types visibility can be toggled, and flowchart flow routing has been improved to avoid label overlapping. (B-09042)
Issues fixed in next release
- Fixed issue where AI Agent did not provide any response for an eventlog with no cases. (D-14835)
Features under work
- Translated eventlog data (attribute names, event type names, textual values) and dashboard custom texts (titles, labels, units, etc.). (B-09010)
- Process mining task recorder for web applications. (B-09087)
- Store refresh tokens to database instead of in-memory. (B-09091)
Note: Features and fixes currently under work are not necessarily targeting to the next release.