/
2.9.2025

3.4.23

Attention Points

  • The cache infrastructure has been extended. Redis, Mongo, SQL, and Memory providers are supported. Projects must explicitly define which provider will be used.
  • New Label formats (Money, Percent, Phone, etc.) may produce different results compared to existing reports.
  • The Blocks section is a new concept for design snippets. It did not exist in previous versions; usage must be considered carefully.
  • Exchange Mail Server support has been added. Conflicts may occur in projects using an existing mail infrastructure.
  • Cache Settings have been added to the Configuration Manager. Leaving defaults may cause unexpected cache behaviors.
  • Receipt Reader actions have been updated to process Tax Office (VD) and Tax Number (VN) fields. Existing invoice workflows may now include additional data.
  • Bucket Upload has been added. File uploads are now handled directly via bucket and may affect existing file management flows.
  • AI Actions templates have been expanded. Newly added templates (SpeechToTextEnglish, Taxi Receipt, Sensitive Content, ReceiptReaderMultiple, CaptureImageFromCamera, DetectObjectCountFromImage, Split Image, FashionLabeling, AnalyzeSecurityCameraFootage) may produce new data or alter workflows.
  • The minimum supported Android version remains 9. Android 8 requires manual configuration.

Critical Updates

  • The cache system has been updated at both Configuration Manager and System Actions levels. Misconfiguration can cause serious performance issues.
  • The Responsive Design Toolkit has been rewritten. Existing applications may display layout changes.
  • Role names in the Authorization section have been resized. This may cause visual differences in the UI.
  • The Workflow Screen Wizard has been updated to alphanumeric ordering. Workflow sequences may differ from manual orderings.
  • The Upload File + AI Receipt Reader integration has been marked as critical. Live data processing flows may be affected.
  • The Export Excel bug has been fixed. Columns with long strings or URLs now export fully, which may alter report outputs.

Actions to be taken

  • The cache system has been updated at both Configuration Manager and System Actions levels. Misconfiguration can cause serious performance issues.
  • The Responsive Design Toolkit has been rewritten. Existing applications may display layout changes.
  • Role names in the Authorization section have been resized. This may cause visual differences in the UI.
  • The Workflow Screen Wizard has been updated to alphanumeric ordering. Workflow sequences may differ from manual orderings.
  • The Upload File + AI Receipt Reader integration has been marked as critical. Live data processing flows may be affected.
  • The Export Excel bug has been fixed. Columns with long strings or URLs now export fully, which may alter report outputs.

New Features

UI Design

  • A Blocks section has been added to the Elements panel. Design snippets can now be dragged from the panel and placed as independent elements on the screen.
  • The Label element has been enhanced to display decimal values consistent with reports. New format options have been added: Money, Money-Var-1, Money-TL, Money-4-decimal, Phone, Percent, Fractional-2, Fractional-5, Time, Date-Var-1, Time-Ago, Short-Date.
  • A Time Only option has been added to the Date Time element.
  • Text-to-Speech support has been added to Chat, Text Input, and Text Area elements.
  • A Multiselectable option has been added to the Radio Group element.
  • The Float Button element has been added for iOS and Android apps.
  • A Minute Step option has been added to the Date Time element for Web, iOS, and Android apps.
  • Autoplay, Autoplay Speed, and Slide To Scroll options have been added to the Horizontal Grid element for iOS and Android apps.
  • Allow Clear and Max Tag Count options have been added to the Multi Select element for iOS and Android apps.
  • AutoPlay and AutoPlay Speed options have been added to the Carousel element for iOS apps.

Datasources

  • A Validate Certificate switch has been added to the MQTT datasource, allowing certificate validation to be enabled or disabled during connection.
  • New AI Action templates have been added: SpeechToTextEnglish, Taxi Receipt, Sensitive Content, ReceiptReaderMultiple, CaptureImageFromCamera, DetectObjectCountFromImage, Split Image, FashionLabeling, AnalyzeSecurityCameraFootage.

Process Automation

  • A Select Box option has been added to the Workflow Screen Wizard.

Configuration Manager

  • Exchange Mail Server support has been added in Mail Settings. Emails can now be sent via Exchange.
  • Cache Settings have been added for more flexible cache configuration.
  • A Bucket Upload section has been added to allow files to be uploaded directly to a specified bucket.
  • Date & Time Formats have been added in App Settings to control how DateTime elements are displayed in projects.
  • Push To Cache and Fetch From Cache methods have been added, enabling action results to be cached at T1 and retrieved at T2. Supported providers: Redis, Mongo, SQL, Memory.

System Actions

  • New Cache actions have been added for Web, iOS, and Android apps.
  • A List Collections action has been added to retrieve all collections from Qdrant.
  • A List Sources action has been added to retrieve all sources from Qdrant without requiring optional parameters.
  • The RAG system has been updated to be context-aware. A Session Id parameter has been added to the Search action.
  • Download File from Bucket, Delete File from Bucket, Upload File from Bucket actions have been added under the Device category.
  • A User Password Force Change action has been added under the Authorization category.

Improvements

UI Design

  • The readability of role names in the Authorization section has been improved.
  • The Kanban Board element has been enhanced; both Lane and CardData can now be accessed inside a card.
  • The Date Time element on Android has been standardized with Web and iOS platforms.
  • The Responsive Design Toolkit has been updated for a more consistent and optimized user experience.
  • Support for nested Tabs has been added within the Tab element on Android apps.
  • Support for Date Range and Date Time Range elements has been added on mobile devices.
  • Support for the Multi Select element has been added on mobile devices.
  • The Table element has been updated to work responsively on mobile apps.
  • On iOS, the Maps element has been updated to open at either the current or start location.
  • Support for short color notations has been added in Menu and Panel elements on Android.
  • The Bar Chart element on iOS and Android has been updated to display values directly without requiring a click.

Datasources

Process Automation

  • Screen Wizard ordering has been updated to alphanumeric.
  • The missing scrollbar issue in the Select Parameter to Map step has been fixed.
  • Warnings and guidance have been added for modified actions in workflows.
  • The Start Process action has been updated: when triggered outside a screen, the initiating user has been set automatically. The external process start feature has been merged into this action, and the old Start External Process action has been deprecated.

Report Designer

  • The Custom size option has been updated to allow settings down to 200 px.

Configuration Manager

  • Push Notifications support has been added for Web apps. Users can now be redirected to the message screen when a response has been received.

System Actions

  • The Start Process action has been updated to correctly assign the initiating user in background or scheduled tasks.
  • The Upload File action has been enhanced with AI-based Receipt Readers. These now detect Tax Office (VD) and Tax Number (VN) fields.
  • Recurring Actions have been updated to use values from Page Init.
  • The Upload File action on iOS and Android has been updated to support multiple file uploads.
  • On Android, image types have been updated to be saved into tables via Save Record and selected via Photos from Gallery.

Platform and Interface

  • The Helpdesk interface has been updated to display ticket numbers.
  • Code generation processes have been optimized, reducing compilation time by ~50% in large projects.

Bug Fix

UI Design

  • Errors with nested data in AutoComplete and SelectBox have been fixed.
  • The duplicate warning in Delete Translations has been fixed.
  • The issue allowing disabled hours to be selected in the DateTime element has been fixed.
  • The missing padding in Table headers has been fixed.
  • Image display issues in the Kanban Board linked to Table data sources have been fixed.
  • The nullable type error in the Photos from Gallery action bound to the Table element’s DataSource has been fixed.
  • Dark theme issues in Multi Select have been fixed.
  • Horizontal scrolling in Tables has been optimized.
  • Dark theme color mismatches in Select Box and Multi Select have been fixed.
  • The inability to change Tab title font size has been fixed.
  • Resizable Columns in Table have been fixed.
  • Filter compatibility with themes in Table has been fixed.
  • Style and font issues in Radio Group have been fixed.
  • Navigate issues in screens generated via Image To Screen have been fixed.
  • Footer positioning issues have been fixed.
  • Duplicate items in Condition lists have been fixed.
  • Footer and Header visibility issues on iOS when keyboard opens have been fixed.
  • Button radius issues on Android have been fixed.
  • Checkbox alignment issues on Android have been fixed.

Datasources

  • Missing fold/unfold icons in C# Editor have been fixed.

Process Automation

  • Step add/remove issues in Happy Path design have been fixed.
  • Numeric value usage errors in Step names have been fixed.

System Actions

  • Overflow issues with long Display Item Prop values in Start Process have been fixed.
  • Tag structure issues in system actions have been fixed.
  • DataRepeater errors in Photos from Gallery have been fixed.
  • In the Export Excel action on the CRUD List screen, errors used to occur in columns containing long strings or a large number of URLs. This issue has been fixed, and column content is now exported to Excel correctly regardless of its length or the number of URLs.
  • Mapping issues with KUser tables in Import Mapped Excel have been fixed.

Platform and Interface

  • Source code retrieval errors on iOS/Android due to validation issues have been fixed.
  • Validation rules not running on hidden elements in mobile apps have been fixed.