/
14.4.2025

3.4.21

New Features

UI Design

  • Map Type property has been added to the Maps element, which allows customizing the map view with four different options (Roadmap, Terrain, Satellite, Hybrid).
  • Validation support has been added to the Date Range element.
  • The Radar Chart element has been added to the platform, which allows visual analysis of data and comparison of multi-dimensional data.
  • “Does not contain” filter has been added to Condition filters, which is useful for filtering data results.
  • A Money 4 Decimal format has been added to the Label element for precision in monetary values.
  • Checkbox has been added to Tree element to support selection operations of elements.
  • The onPressEnter property is now available in the Currency element.
  • Added color customization for each column of headings to Table element.
  • A Tab Position property has been added to the Tab element, enabling title alignment options such as center.

Datasource

  • Added criteria support to Offline Table properties to filter the records to be transferred. When the Work Offline switch is turned on, With Schema or With Data options are available. It allows control of the transfer of data sets when working offline and allows to transfer only the required data.
  • When the desired AI template description is received, a template is quickly created accordingly and the necessary prompts are automatically written.
  • In the JSON Editor, the Return Type has been changed to Sample Output Data and the JSON data can be beautified so that the initial data generated by AI will be automatically shown in a beautified form.

Configuration Manager

  • Net.8 was added to the platform.
  • MinIO integration added.
  • Open AI and Gemini Setting fields have been added.
  • In Authentication Provider > LDAP settings, DomainPrefixForUserName input has been added to enter the domain information to be added before the user name.

System Actions

  • The filetype parameter has been added to the Upload File action to restrict uploads to specific file extensions.
  • Mail To action has been added to the platform, which opens existing e-mail applications such as Outlook etc. using the given e-mail address and automatically adds the e-mail address entered in the recipient section.
  • When Source is added or updated, the files that cannot be processed are added to the Logs Collection with the reasons. Thus, unprocessable files and their reasons can be viewed in the logs of the Vector Search action.
  • Search Table action has been added to the platform, which allows you to quickly and accurately filter the data in the table according to the specified search criteria.

Platform and Platform Interface

  • Android 15 support has been integrated into the platform for a seamless experience on the new Android version.

Improvements

UI Design

  • When Table Column Group is added, an improvement has been made to preserve the lines of the data so that the table layout is not disturbed.
  • A method has been developed to add confirmation values directly on an element or to control them in conditions such as If Then Else, allowing actions to be managed according to confirmation responses.
  • Process Automation element has been renamed to Process Automation Viewer.
  • Pagination element has been made visible when the number of records connected to the table is more than 10.
  • Disable smart execute page init feature has been enabled to trigger page initialization actions when the modal or drawer is closed and work properly in mobile projects.
  • When Big File Upload element or Download File From Server action is used, error messages have been added when the file path is not given in export and get source code operations, so that correct error checks are provided when previewing and processing.
  • The Column Chooser and Global Search parameters of theTable element have been improved to align correctly according to the selected alignment direction (left, center, right).
  • By giving maximum width to the columns of the Bar Chart element, the view is smooth even when there are few records.
  • By adding the format feature to the Date Time Range element, a more flexible use has been provided for situations where the second part is not desired.
  • Clear feature has been added to Table element for global search, column search and filtering operations. When text is entered in the global search and column search fields, the input is cleared and all data is returned by clicking the clear button, while the default data set is returned when the filters are reset.
  • With the Exclude From Export feature added to the Table element, columns can be dynamically included or excluded from the export file and the changes made are correctly reflected in the export file.
  • The Progress Bar element now supports vertical orientation.
  • Placeholder texts in searchable fields of the Table element are now customizable.
  • While searching in the table, the delay time for the search process to start after the key is pressed has been adjusted.

Datasources

  • By making the code added to the C# editor is more colorful, the readability and visual comprehensibility of the code has been improved. Also, automatic alignment in the code was made by clicking the Tidy Up button.
  • The field with table names in SQL Action has been made resizable.

System Actions

  • Notifications to be sent with the Notify action in mobile applications have been made customizable with custom features such as background color, font, font size and font color, with the priority of being able to set where they will appear on the screen.
  • Parameters in the Photos From Gallery action are now shown as a list under the Quality field.

Process Automation

  • Validation is shown when a gateway with a single path is used.

Report Designer

  • A new page height adjustment feature improves layout control and minimizes unnecessary page breaks.

Platform and Platform Interface

  • In addition to the backed up projects under the Recently Deleted field on the Apps screen, the Archive section has also been added.

CRUD

  • In the project created with CRUD, the ability to make color changes with the Color Picker element by entering color codes in the table has been added and integrated with the Set Value of action; In addition, color changes can be made and saved from the properties of the Color Picker element.

Bug Fix

UI Design

  • Fixed a bug that caused React code to be downloaded when Source Code was downloaded, even though only iOS was selected.
  • Fixed an issue with the size of the Number Input element in Android applications.
  • Fixed the issue of the Table element appearing as an object when elements such as Icon are present and exported, and the data has been made properly viewable.
  • Fixed the issue with the labels on the Radial Chart element getting into each other and the labels are aligned properly.
  • The problem of not being able to display content when switching between steps in the Stepper element has been fixed.
  • In Android applications, the error experienced when the value of the Rate element is set to half has been fixed.
  • Label text in Horizontal Stack now respects Maxline limits without scroll issues.
  • Fixed the problem of overgrowth and image not being visible when Carousel and Image elements are added to the Table element.
  • The difference in the image before and after the value assignment in the Slider element and the border loss of the round value in the slider has been fixed.
  • Fixed an issue with the visibility property in the Row of the Table element.
  • Fixed the problem with the different Horizontal Stack element appearance between Android and iOS applications.
  • Fixed the problem that IDs do not come correctly when more than one selection is made with Multi Select in Table.
  • Fixed the error when changing the height and width settings in the Donut Chart element.
  • When the size of the Donut Chart and Pie Chart elements is reduced, the error in aligning the labels has been fixed.
  • It has been prevented from entering the disabled dates in the Date element with the keyboard and saving the wrong dates.
  • In Android applications, the background image position of the Header element has been set correctly and the error has been fixed.
  • In Selectbox element, the problem causing the actions in If Then Else to appear in Options when the action is called has been fixed.
  • Resolved style inconsistencies in the Collapse element, particularly when fill color is applied.
  • The problem of missing images saved or shared from Data Repeater has been fixed and the Download File action is triggered correctly when the ZoomOnClick parameter of the Table element is active in Android applications.
  • Input element height inconsistencies between iOS and Android have been corrected.
  • The problem of square images coming as a dynamic background of the Panel element behaving differently on iOS and Android has been fixed.
  • In Android applications, when the “Zoom On Click” feature is turned on in the images in the table, the bug that prevents zooming when clicking on an image has been fixed.

Datasources

  • Fixed the error that occurs when date and time are selected as fixed value in Dummy Datetime and Dummy DatetimeOffset actions in C# Editor.

Process Automation

  • The bug with Timer Boundary Event has been fixed. Checkbox status is saved correctly, the default status is True, and changes made after page refresh are preserved.

Scheduled Jobs

  • Fixed the problem of a selected job not closing after opening the Scheduled Jobs module; also, certain actions (Client Side, MQTT/Bluetooth/Blockly datasource, DownloadReport, and Navigation category actions) are no longer listed in Scheduled Jobs and API Builder Management. For server side actions, copy and paste operations have been made possible in both modules.

Configuration Manager

  • Fixed an error in the File Upload Path Setting field.

System Actions

  • In mobile applications, the error experienced during process creation in Start External Process action and process names has been fixed.
  • Fixed the problem when trying to copy the data captured with the Copy to Clipboard action.
  • Fixed the problem in mobile applications when the same Photos From Gallery action is added to two different buttons.
  • The problem of opening the main page of the application instead of the related record when routing from MicroApp with the New Tab option in the Navigate To Task action has been fixed.
  • The problem of not assigning default null value to date type parameters to actions has been fixed.
  • The error causing all actions to appear in Action Result in nested If Then Else actions has been fixed.