Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* Added setting AIAgentDefaultModelName for AI Agent's default LLM, and updated "gpt-5.4" as default for OpenAIDefaultModelName setting. (''B-09039'')
* Added setting AIAgentDefaultModelName for AI Agent's default LLM, and updated "gpt-5.4" as default for OpenAIDefaultModelName setting. (''B-09039'')
* Table header margins have been adjusted to fit more text, and column filter menu icon is shown only when hovering header. (''B-09032'')
* Table header margins have been adjusted to fit more text, and column filter menu icon is shown only when hovering header. (''B-09032'')
* BPMN diagrams stored in QPR EnterpriseArchitect can be opened and saved in QPR ProcessAnalyzer BPMN editor for conformance analysis. (''B-09041'')


==Issues fixed in next release==
==Issues fixed in next release==
Line 16: Line 17:
==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'')
* BPMN diagrams stored in QPR EnterpriseArchitect can be opened and saved in QPR ProcessAnalyzer BPMN editor for conformance analysis. (''B-09041'')
* 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'')
* Frontend components have been updated. (''B-09063'')
* Frontend components have been updated. (''B-09063'')
* Dropdown list selector component support for multiselect dropdown list. (''B-09085'')
* Process mining task recorder for web applications. (''B-09087'')
* Process mining task recorder for web applications. (''B-09087'')
* Implemented OAuth refresh tokens grace period, and limited MCP tool names to 50 characters. (''B-09090'')
==Fixes under work==
* Getting scripts is slow when database has lots of script and operation logs. (''D-14875'')


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__

Revision as of 17:26, 11 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)
  • Added setting AIAgentDefaultModelName for AI Agent's default LLM, and updated "gpt-5.4" as default for OpenAIDefaultModelName setting. (B-09039)
  • Table header margins have been adjusted to fit more text, and column filter menu icon is shown only when hovering header. (B-09032)
  • BPMN diagrams stored in QPR EnterpriseArchitect can be opened and saved in QPR ProcessAnalyzer BPMN editor for conformance analysis. (B-09041)

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)
  • Variation filter showed "undefined" as the variation order number when the filtered variations were not in eventlog. (D-14857)
  • Improved error message for situation when model doesn't have case/event attribute used by chart filter. (D-14865)
  • Improved model validation to detect when connection to source tables in Snowflake is not valid. (D-14837)

Features under work

  • 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)
  • Frontend components have been updated. (B-09063)
  • Dropdown list selector component support for multiselect dropdown list. (B-09085)
  • Process mining task recorder for web applications. (B-09087)
  • Implemented OAuth refresh tokens grace period, and limited MCP tool names to 50 characters. (B-09090)

Fixes under work

  • Getting scripts is slow when database has lots of script and operation logs. (D-14875)

Note: Features and fixes currently under work are not necessarily targeting to the next release.