/
19.6.2026

4.2.0

Attention Points

  • ⚠️ The source of the 403 error that occasionally occurred during app usage has been identified and resolved. To ensure this update is applied to the system without issues, customers must follow the deployment process below: Customers using Microapps must first deploy all Microapps, followed by the main app. Customers not using Microapps can follow their standard deployment processes. In both cases, logging out and logging back in (Logout/Login) is mandatory after the update to ensure the system continues to function correctly.
  • Unified Input in the Styling Panel: The separate Selector Inputs for Layout, Text, Fill, Border, and Shadow have been consolidated into a single Unified Input. Existing style adjustments will appear in different locations on the interface.
  • None, Hover, Focused, Pressed, and Disabled State support has been added to the Styling panel; you should review whether your existing element styles work with these states

Critical Updates

  • The issue where the Hash Code was not updated has been resolved; the Hash Code is now updated not only under existing conditions but also when the Backend URL changes.
  • Board panel has been added; project-based Kanban/Scrum task tracking is now available within the UI Design module.
  • Cookie settings (cross-site and secure) can now be managed via the Configuration Manager.
  • SMTP settings in the Preview configuration were previously ignored but are now taken into account. Testing is recommended for projects with email flow in the Preview environment.

Actions to be taken

  • Configuration Manager → Backend URL Settings: The HashCode behavior is now linked to the Backend URL; verify that the URL definition is configured correctly.
  • Configuration Manager → Cookie Settings: Review the cross-site and secure cookie settings and configure them appropriately for your environment.
  • SMTP Settings: If an SMTP configuration has not been set up in the Preview environment, it must be configured via Configuration Manager; otherwise, emails will continue to be sent via Kuika’s default infrastructure.
  • Projects Using Push Notifications: Duplicate entries in the KDevice table may have been removed; please verify your notification recipient lists.

New Features

UI Design

  • Board has been added to Designer as a full-featured Kanban/Scrum module that enables project-based task tracking.
  • A new field supporting the None, Hover, Focused, Pressed, and Disabled states has been added to the Styling panel.
  • Support has been added to hide elements in the Item Tree panel during the design phase and to lock them to prevent dragging.
  • Support for the Font Awesome library has been added for the Icon element.

Process Automation

  • SQL Views have been added to allow joining external queries with pending tasks, task history, process summary, and user load data.

Configuration Manager

  • Support has been added to manage Cookie settings (cross-site and secure) through the Configuration Manager.

System Actions

  • Support for filtering by device type (iOS/Android) when sending notifications via the Send Push Notification action has been added.
  • The Scan Pharma Code action, which reads the Laetus Pharmacode on medication packaging and converts it to a numeric code, has been added for Android apps.
  • The Correct Image Perspective action, which corrects image perspective in Android apps, has been added.

AI

  • A retry mechanism has been added for 429 errors encountered during regional traffic spikes for Gemini models.

Improvements

UI Design

  • The separate style selector inputs for Layout, Text, Fill, Border, and Shadow in the Styling panel have been combined into a single Unified Input.

Data Sources

  • Support for SQL Diagnostics, Completion, and Formatter has been added.
  • The client IP address of the logged-in user is now recorded in the KLog and KAuditLog tables.

Bug Fix

UI Design

  • Fixed an issue where the Multi Select in the inner table did not work correctly in a nested table structure.
  • Fixed an issue where global style changes were not immediately reflected on existing elements with assigned styles in the design view without refreshing the page.
  • Line Chart Fixed an issue where tooltip values appeared as “undefined” in the Multi Tooltip if the first letter of column names was capitalized.
  • The issue where the user was redirected to the Page Init properties section when a Navigate action assigned to an element in a table column was deleted has been resolved.
  • The issue where data was not written to the table due to a data type mismatch during the Excel import process has been resolved.
  • The issue where nodes were duplicated and expand/collapse operations did not work properly when duplicate IDs were used in the key field of the Tree element has been resolved.
  • Switch The issue where a value retrieved from the element could not be saved by being directly bound to an int-type field has been resolved.
  • The issue where data binding could not be performed on the inner table in a nested table structure has been resolved.
  • The issue where, when a child screen opened as a drawer was closed and reopened, the previous form and state values were not cleared but carried over to the next opening has been resolved.
  • The issue where the screen input value could not be transferred to the Master Page during navigation has been resolved.
  • The issue where a blank screen appeared when returning to the main page after navigating to a Drawer and then navigating back to the same Drawer has been resolved.
  • The issue where a table did not appear in the list when attempting to retrieve a reference ID from another table while creating a table has been resolved.
  • The issue where a password was requested upon every access to the preview URLs of different projects within the same Workspace, and where logging out of one project resulted in a 403 error and redirection to the login screen in another project, has been resolved.
  • The issue where the table’s loading spinner started late due to the Page Init flow on the Master Page, causing the “Data not found” message to appear briefly before data was loaded, has been resolved.
  • The issue where a date set as “format date” in a Label element within a table displayed correctly in the Preview but appeared in a different format after a Jenkins deployment has been resolved.
  • The issue where the Column Header was not hidden in Table Columns restricted by authorization on Android has been resolved.
  • The issue where incorrect data was transferred regardless of which column the button was in within Master-Detail tables has been resolved.
  • The issue where Screen Input within the Master Page could not be set during navigation to the page has been resolved.
  • In screens opened via the Master Page, the issue where a child screen opened as a drawer would display the previous form data when closed and reopened has been resolved.
  • The issue where global style changes to the Button element were not reflected in the design screen without refreshing the page has been resolved.
  • The issue where content was cut off at the bottom of the screen and double scrolling occurred on the home page upon logging into the HR Survey application has been resolved.
  • The issue where column headers would overlap when navigating away from the page via a Modal, Drawer, or Float Panel while the Fixed Header and Fixed Column properties were enabled in the table element has been resolved.

Data Sources

  • The issue where multiple records for the same device were created in the KDevice table, resulting in push notifications being sent to the same device multiple times, has been resolved.
  • The long wait time experienced when clicking the “Update” button on the interface after updating a table or creating a new table in the database has been resolved.

Report Designer

  • The issue causing report content to be sent blank and resulting in layout shifts has been resolved.
  • The issue where Static Table column widths appeared correct in the design view but shifted in the output has been resolved.
  • Issues where the table header appeared distant from the report header on the first page, the border design could not be applied to the Tab Header, row alignment was incorrect in the static table, and page numbers/total page count did not function properly have been resolved.
  • The issue where, when using Value → Now, the time information was displayed along with the date even though Formatter → Short Date was selected has been resolved.
  • The issue where no format change was applied in the output—even when the “Time / Date / DateTime” format was selected via the Label Formatter—when Date Time data was bound to a Label element has been resolved.

Configuration Manager

  • The issue where the Hash Code was not updated has been resolved; the Hash Code is now updated not only under existing conditions but also when the Backend URL changes.
  • The issue where SMTP settings defined in the Preview configuration settings were not taken into account, and emails were always sent via Kuika’s default infrastructure, has been resolved.
  • The issue where the Publish email did not display information about which configuration was used to build the project has been resolved.

System Actions

  • The issue where the User Interaction value in the Resume Process action on duplicated screens did not automatically update based on the selected new step has been resolved.
  • The issue where Page Init actions ran twice in succession when the browser was refreshed has been resolved.

AI

  • The issue where the “Not connected to AI server” error occurred when the screen remained open for an extended period in the AI Chatbot has been resolved.
  • The issue where the “Not connected” error appeared in the AI Chatbot after a tab remained inactive for 10 minutes or longer has been resolved.
  • The issue where the AI Design Assistant interpreted the “enable dark mode” command as creating a new screen and changing the background instead of applying the theme has been resolved.
  • Various issues related to screen design, icon usage, canvas animation, and the Select Box view in the AI have been resolved.

Authorization & Login

  • The cause of the 403 error occasionally encountered during app usage has been identified and resolved.
  • The issue where users were forced to log in again every time they accessed the mobile app due to an error in the MSAL token renewal process has been resolved.