Next Release Roadmap: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<!--10940--> | <!--10940--> | ||
This page contains preliminary information about new features and fixed issues in the next release. | This page contains preliminary information about new features and fixed issues in the next release. | ||
==New features in next release== | |||
* Datatable foreign key definitions are maintained as consistent when datatables are modified. (''B-09035'') | |||
==Issues fixed in next release== | ==Issues fixed in next release== | ||
* "Datatable with given name already exists in project" message had localization missing. (''D-14838'') | * "Datatable with given name already exists in project" message had localization missing. (''D-14838'') | ||
* Error message returned from MCP tool call | * Error message returned from MCP tool call includes now actual exception message. (''D-14870'') | ||
* Improved error message for situation when model doesn't have case/event attribute used by chart filter. (''D-14865'') | |||
==Features under work== | ==Features under work== | ||
* 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'') | ||
* Table header margins have been adjusted to fit more text and column filter menu icon is shown when hovering header. (''B-09032'') | * Table header margins have been adjusted to fit more text and column filter menu icon is shown when hovering header. (''B-09032'') | ||
* Added setting AIAgentDefaultModelName for default LLM for AI Agent, and updated "gpt-5.4" for the OpenAIDefaultModelName setting default. (''B-09039'') | * Added setting AIAgentDefaultModelName for default LLM for AI Agent, and updated "gpt-5.4" for the OpenAIDefaultModelName setting default. (''B-09039'') | ||
* BPMN diagrams stored in QPR EnterpriseArchitect can be opened and saved in QPR ProcessAnalyzer BPMN editor for conformance analysis. (''B-09041'') | * BPMN diagrams stored in QPR EnterpriseArchitect can be opened and saved in QPR ProcessAnalyzer BPMN editor for conformance analysis. (''B-09041'') | ||
* Flowchart improments (flow routing, hide object types). (''B-09042'') | |||
* Frontend component update for release 2026.4. (''B-09063'') | |||
==Fixes under work== | ==Fixes under work== | ||
* | * Improved model validation to detect that the Snowflake connection to the source tables is not valid. (''D-14837'') | ||
Note: Features and fixes currently under work are not necessarily targeting to the next release. | Note: Features and fixes currently under work are not necessarily targeting to the next release. | ||
__NOTOC__ | __NOTOC__ | ||
Latest revision as of 11:36, 5 May 2026
This page contains preliminary information about new features and fixed issues in the next release.
New features in next release
- Datatable foreign key definitions are maintained as consistent when datatables are modified. (B-09035)
Issues fixed in next release
- "Datatable with given name already exists in project" message had localization missing. (D-14838)
- Error message returned from MCP tool call includes now actual exception message. (D-14870)
- Improved error message for situation when model doesn't have case/event attribute used by chart filter. (D-14865)
Features under work
- Expression language can change filter object ModelId, and added functions Project.CreateScript, Script.Modify, and Script.DeletePermanently. (B-09006)
- Table header margins have been adjusted to fit more text and column filter menu icon is shown when hovering header. (B-09032)
- Added setting AIAgentDefaultModelName for default LLM for AI Agent, and updated "gpt-5.4" for the OpenAIDefaultModelName setting default. (B-09039)
- BPMN diagrams stored in QPR EnterpriseArchitect can be opened and saved in QPR ProcessAnalyzer BPMN editor for conformance analysis. (B-09041)
- Flowchart improments (flow routing, hide object types). (B-09042)
- Frontend component update for release 2026.4. (B-09063)
Fixes under work
- Improved model validation to detect that the Snowflake connection to the source tables is not valid. (D-14837)
Note: Features and fixes currently under work are not necessarily targeting to the next release.