
Release Notes
/
24.8.2026
Hotfixes for 4.4.1 - 4.4.3
Bug Fix
UI Design
- In the table element, the white screen error caused by a “Filtered List Undefined” error—which occurred when the saved Column Search/Sorter configuration was applied during the mount phase before data was received—has been resolved.
- The issue where the first Preview request made after the Access Token expired while the Design screen was open resulted in the relevant API calls returning a 401 Unauthorized status and the error message “Error! An error occurred. Please contact the HelpDesk” has been resolved.
- In iOS applications, within the MultiSelect element, when connected to a DataSource, the issue where the first record of the DataSource was passed to the action parameter as if it were selected—even though the user had not made any selection and no default value was defined—has been resolved.
- In the Table element within a Tab element, when the “Editable Always Active” and “Insert Row Active” properties were enabled together, the issue where the value entered into the input field in the first column was displayed in all rows of the table when a new record was added has been resolved.
- In a Micro App, when attempting to access a specific page via URL while not logged in, the issue where the user was redirected to the Micro App’s homepage instead of the intended page after logging in—even though the `RedirectUri` parameter was correctly set on the sign-in screen—has been resolved.
- In MFE installations served from the root on separate hostnames, the issue where the lazy-loaded features of the embedded Micro App (file downloads, PDFs, printing, editors, etc.) failed to work due to requests being sent to the wrong Origin has been resolved.
- The issue where the onChange event in a Select Box element located within a Tab element was not triggered properly has been resolved.
Report Designer
- The issue where static tables were displayed on top of each other on the second page has been resolved.