
Release Notes
/
8.5.2026
Hotfixes for 4.0.1 - 4.0.7
New Features
UI Design
- The “Disable Step Click” feature has been added to the stepper element to allow navigation between steps—by clicking on the tab labels (1, 2, 3...)—to be controlled via a parameter.
Bug Fix
Authentication & Login
- An issue causing users to be unable to log in during the login process after publishing in projects running on the HTTP protocol has been resolved.
- An issue where the session would unexpectedly terminate while working in Preview, redirecting the user to the login screen with an “Unauthorized” error, has been resolved.
UI Design
- After making and saving updates on a screen, if the tab is closed and then reopened using Chrome’s “Continue from where I left off” feature, the issue where the screen’s JSON was read from the disk cache instead of the database—resulting in the display of the old page design and the connection of this old JSON to the database—has been resolved.
- The issue where attempting to navigate to a Microapp resulted in being redirected back to the login page has been resolved.
- The issue where pageInit events were not triggered when navigating to pages via the content menu from the Master Screen has been resolved.
- The issue where the form architecture caused Form.Item in child screens containing a Master layout to bind to the Master’s form instead of the child’s own form has been resolved.
- The issue where images loaded three times in some applications and images visible in Designer did not appear in the preview has been resolved.
- The error occurring when refreshing a page in offline mode in Chrome/Chromium browsers has been resolved.
- The issue where all records were returned when the pageSize value was set to 1 in the pagination element has been resolved.
- The error caused by searching for the “Current Role Names” field in Local Storage during the build process has been resolved; this issue, which prevented the iOS publishing process from completing, has been fixed.
- The issue where customer information was missing when transitioning from the Maps element’s Marker Popup to the customer transaction screen in iOS apps has been resolved.
- The error that occurred when performing an action by selecting “Current Row” in the Table element’s context menu in Android apps has been resolved.
- The issue where the Header overlaps and extends onto the status bar on screens with a Header in iOS apps has been resolved.
- The issue where all content was marked as different (diff) when comparing Docx and Digital PDF files using the Document Compare element has been resolved.
- The issue where the NewGuid screen input value in the Drawer / Modal / Floating Panel was not regenerated on each opening and instead used the previous value has been resolved.
- The issue where an error occurred regardless of the element type when using the “Save as Block” feature has been resolved.
- The issue where the left menu did not update correctly after a refresh has been resolved.
Data Sources
- The “Upgrade Plan” warning that active Enterprise users incorrectly received when creating TypeScript, SQL, and Select Actions has been resolved.
- The issue where queries could not be built using AI assistance in the SQL Action screen has been resolved.
- The code generation (CG) error caused by class and property name conflicts during Swagger DTO mapping has been resolved.
- The issue where file upload and deletion operations could not be performed in projects using SqlServerRetryingExecutionStrategy due to user-caused transaction errors has been resolved.
- The issue where an JToken parameter type incompatible with the platform was generated during export in Android and iOS applications has been resolved.
Process Automation
- The “StepPropertyNameAttribute” error related to an assembly loaded from older versions of the Workflow Engine due to a revision in the Kuika.Common library has been resolved.
Report Designer
- The issue where elements inside a Box were not visible when used within a panel has been resolved.
- The issue where using a Report Table caused overlap with components below it due to dynamic expansion based on the amount of data has been resolved.
Configuration Manager
- The issue causing users to be logged out of the system when session settings were active has been resolved.
System Actions
- The build error in iOS and Android apps caused by web code mixing with native output during the build process in “Current Page navigate” actions with conditions has been resolved.
- The issue of receiving a “Bad Request” error in “List collections” and “List source” actions under Vector Search actions has been resolved.