/
3.9.2024

3.4.16

New Features

UI Design

  • With the “MaxYAxisValue” property added to the Line Chart element, a parameter has been added to determine the maximum value to be displayed on the “y” axis.
  • Parameters that hide Filtering , Sorting and Search fields that provide column-based filtering have been added to the Table element.
  • “Show No Data Found Image” feature has been added to Gallery View, Flex Grid, Horizontal Grid and Carousel elements in Android and iOS applications to show that no data is found when the data list is empty.
  • “Multi Select” feature has been added to the Table element to select multiple rows.
  • “Hide Percentage” feature has been added to the Progress Bar element to hide the percentage view optionally.
  • In Android and iOS apps, “Current” feature has been added to show which table or row is currently selected in nested Table elements.
  • Row and Column based “Change Enabled Of” action, “Edibility” and “Visibility” properties have been added to Table element in Android and iOS applications.

Datasource

  • “Google Gemini” model selection, “Image” and “PDF” upload support has been added to the AI Action database.
  • “Save Record” and “Delete Record” features are supported in the Oracle database.
  • In order for the application to work offline, data synchronization between the offline database and the SQL client and server has been improved. Thanks to this enhancement, data can be viewed, edited and added without an internet connection. When the internet connection is restored, the changes are automatically synchronized with the server.

Process Automation

  • “Get My Task History” feature has been added to keep the information of User Interaction steps and get past tasks completed by the user.
  • “Save Step Data” action has been added to change the values of Workflow parameters and see the saved values when the steps are processed again.

Configuration Manager

  • “Param Payment Setting” field for the Param payment system has been added to the Payment Method section.
  • “Haptic Enabled” feature has been added to Android and iOS application settings, which allows the device to respond with vibration when the button is pressed.
  • “Connection String” settings have been added for Workflow workspaces.
  • “2 Auth Duration” feature has been added to the Two Factor Authentication (2FA) feature, which allows verification via SMS after 15 days.

System Actions

  • In Android and iOS applications, the “To Guid” function that converts String values to Guid type has been added to the If Then Else action.
  • “Position” feature has been added to the Notify action in mobile projects, which allows notifications to be displayed in Top, Center and Bottom positions.
  • “Update User Name” action has been added to update the user name in mobile applications.
  • With the“Assign Task To User” action, the task assigned to a person can be reassigned to a new person.

Improvements

UI Design

  • “On Selected Values Change”, “On Config Change” and “On Row Double Click” actions in the Table element used in mobile applications have been removed.
  • UI improvement was made in the Page Size Options field when the Pagination feature was added in the Table element.
  • Column width of the Table element has been made adjustable.
  • The “Filtering” feature of the Table element has been improved to search after 3 letters and to redo the search when each letter is entered.
  • The design of the “Radio Group” element in Android and iOS applications has been improved.
  • Coloring of the selected row in the Table element has been enabled.
  • The “Placeholder” feature of the Select Box element has been made visible in Android applications.

Datasources

  • When data is added to the data table, the data can be subsequently marked as “Unique”.

Process Automation

  • The parameters in Mail Interactions have been deleted.
  • When a change is made in Workflow, the instances in that version that were started in the previous preview are terminated; however, if no change is made in Workflow, these instances can continue to be used in the second preview.

Configuration Manager

  • Backend URL settings in the App Settings section have been enabled to accept “IP” and “Port”.

System Actions

  • In Android applications, the notification position of the Notify action has been centered.

Bug Fix

UI Design

  • Fixed the issue where “No Data Found Image” and “Transformed On Mobile Resolution” properties were not displayed on the Action Table design screen.
  • The problem with the percentage display of the “Progress Circle” element in iOS applications has been solved.
  • In Android applications, the problem preventing the use of the Disable feature in “Select Box” and “Text Area” elements has been solved.
  • Fixed the problem with updating the clock when the “Change Enabled Of” action is added to the Date Time element.
  • Fixed the issue where the calendar appears empty when the “Set Value Of” action is assigned to the Date Range element.
  • Fixed the publishing error in iOS apps when using Flex Grid, Horizontal Grid and Carousel elements in a table with no data bound.
  • In iOS apps, the issue of uploading images to the Image element has been fixed.
  • In Android apps, issues that prevented the existing values of the Table element from being listed and prevented it from being added to the table when a value is entered in the GUID column have been resolved.

Datasources

  • Fixed the error when trying to delete the Foreign Key ID value in the SQL table.
  • The error in schema names in the “MigrationDbScriptInitial.sql” file created during SQL Publish has been fixed.

Process Automation

  • The problem of displaying the Date Time parameter as Select Box in the input form used for the Start Process operation has been solved.

Preview, Publish and Generate Code

  • Fixed a publishing issue when publishing iOS apps with “Testflight”.

System Actions

  • The error in using the same ID in more than one action in the“If Then Else” action has been fixed.

CRUD Wizard

  • Fixed an issue that prevented updating the form created with Crud Wizard.