Bug Fixes
The following issues have been resolved in Release 7.4.21.
X4 Server
|
Key |
Summary |
|
X4BPMS-1582 |
Updated the bundled Keycloak version to address the security vulnerability CVE-2026-18963. |
|
X4BPMS-1641 |
It is possible that the new Keycloak version causes issues with unmanaged attributes. Therefore, administrators should check the following setting:
“Unmanaged Attributes” should be set appropriately. |
|
X4BPMS-202 |
Fixed an issue where profiling and step logging could become active again although `.profiling active="false"` was configured, particularly when shared projects with the same UUID were deployed in multiple X4Apps. |
WebApps
|
Key |
Summary |
|
X4BPMS-970 |
Fixed an issue where TabGroups in overlays were not displayed on mobile devices.teger. |
|
X4BPMS-1021 |
Fixed the placement of actions in Web App overlays using TabGroups. Actions are now displayed in the overlay instead of the underlying detail view. |
Process Monitor (Plugins)
|
Key |
Summary |
|
X4BPMS-613 |
Fixed a NumberFormatException that could occur when opening or resetting the filter dialog in the InstanceView of the Process Monitor. |
X4 Adapters
|
Key |
Summary |
|
X4BPMS-1589 |
Improved the PDF Form Adapter so that fields provided in the input but missing from the target PDF are now skipped and a warning is logged instead of causing a NullPointerException. |
|
X4BPMS-1521 |
Fixed an issue where the File System Adapter's Append File operation failed when the target file did not exist and `addNewline` was not set to `None`. |