/
31.7.2024

3.4.15

New Features

UI Design

  • “Fixed Header” property has been added so that the filtering options in theTable element remain fixed at the beginning of the table.
  • In web applications, the “Current” property has been added to Nested structures in the Table element. The Current property allows you to specify the currently selected row when Nested structures are running.
  • In iOS apps, “on Press Enter” event has been added to the Password element.
  • Added parameters named “row Id” and “Label Date” to Screen Input.
  • Added “Between Dates” property to Date Time Offset data type in Data Table. Between Dates feature allows filtering data within a specific date range.
  • In Android applications, “Placeholder” text field has been added to the Tab Item element.
  • Insert Row Position” and “Column Chooser” properties have been added to the Properties panel of Table element.
  • “On Config Change, Export Table Config, Import Table Config, Clear Table Filtering Config, Reset Table Config” system actions special to Table element have been added.
  • The “ Size Changer” that comes with the “Show Size Changer” feature to the Pagination element made the values of the SelectBox element customizable.

Datasource

  • “Oracle Database” support has been provided in Managed DB and Third Party Connection.
  • Added C# Action to get “Host Name” information using System.Net library.
  • Added “Custom Code” function to add multiple files in C# data source.

Process Automation

  • Added “Search” and “Scroll Bar” for the parameters in the “+Select Parameter To Map” dropdown menu to control the size (for example, output mapping).
  • Added the “Google.Cloud.AIPlatform.V1” package reference.

E-Mail Builder

  • Multi Language” feature was supported by adding an “ML support” switch to e-mail templates.

Configuration Manager

  • In Android applications, “Service Account” support has been provided for “Push Notification” action.
  • In Android applications, “Multi Language” feature has been added to the actions in password reset and setting operations.

System Actions

  • “Insert” and “Update” functions have been added to the Import Excel action.
  • In mobile applications, a notification message has been added that Trigger Event actions added to Page Init will be triggered.

Preview, Publishing and Code Generation

  • “Firebase Crashlytics” support provided for iOS applications.

Platform and Platform Interface

  • The “Audit Log” feature has been added, which enables the trace record of transactions that affect authorization, such as who is given which role.

CRUD Wizard

  • In the form created on the CRUD screen, if there is a Select Box element, it has been changed to Multi Select element.

Improvements

UI Design

  • User experience has been improved by adding the word “Copy” next to the duplicated project name.
  • In the Design and SQL code design windows, the user experience has been improved to eliminate the need to constantly search by ensuring that closed folders remain closed.
  • The name of the “Mode” property in the Properties panel of the Menu element has been changed to “Direction”.
  • Fixed the “Form” icon in the Element panel to be the same size as the other icons.
  • When “Process Automation Business Object” is dragged from the Action Tree, “Create Form” mode is opened directly.
  • During the Table element filtering, Turkish characters were converted to English and compared with lowercase letters, Filter and Sorting buttons were removed from the header color and the “Selected Color” feature was used for the selected state, providing appropriate pickers for date columns, providing a special panel with three options for boolean columns.
  • When loading the Micro App element, the “Loading” screen has been added to show that the loading process is in progress.
  • User experience has been improved by using the “URL” element in an element where a URL is requested for a document.
  • The name of the “Screen” field in the Pop-Up that opens when you want to add a new role has been changed to “Starting Screen”.
  • In Android and iOS applications, the color of the Checkbox element has been made changeable from the Properties panel “Text Color” field.
  • It is now possible to select the Table element with a single click.
  • While searching in Symbol Picker, it has been enabled to search without case sensitivity.
  • In the Table element, “Tooltip” feature has been added to the Label element that comes automatically when hovering over a column with a maximum line length.
  • Using Checkboxes that support multiple selection in the Data Grid in the Table element, the selected IDs can now be turned into a comma separated list.
  • “Time Zone” feature has been added to ensure that the time selected in the Date Time element reflects the selected time correctly.

Process Automation

  • Workflow Engine has been improved to support lowercase header keys “https”.
  • For user interactions, a button can be selected from the button pool. If it is not desired to be displayed as a button, Custom Action can be used instead.

Report Designer

  • The user experience has been improved by making the text alignment feature available in the Label element.
  • The user experience has been improved by activating the “Panel Block” in the column in the Report Table element.

Configuration Manager

  • In Android applications, the user experience has been improved by making the newly added JSON upload area into a single window with the “Servey Key” in the Push Notification action.
  • Missing help texts on the“App Settings” settings screen have been added.
  • The alignment between the New Action “+” button and the “Panel Collapse” button has been improved.

API Builder

  • Improved user experience by adding a confirmation message for the “Delete” operation when deleting a method.

System Actions

  • The user experience has been improved by making the “URL” link of the Excel file obtained from the Excel Export action clickable.
  • Improvements have been made to display the images exported in base64 format as “Thumbnail” in Excel Export action.
  • In the Excel Export action, improvements have been made so that the header and footer fields can be used optionally, the exported Excel file can be reused in import operations, and the ID column is placed at the top of the exported file.
  • The “Send me the link” tag in the Forgot Password action has been changed to “Send Verification Code”.
  • Since the Read NFC action is not supported in web applications, the user experience has been improved by adding a message instead of a spinner.
  • User experience has been improved by grouping the actions added to the Action List with bracket lines in the ellipsis menu.
  • User experience has been improved by turning the parameters of the Set Language action into a drop-down menu.
  • User experience has been improved by adding interaction selection to the Resume Process action and if there is a selected interaction, the values specified in the interaction are made read-only in the action.

Platform and Platform Interface

  • User interfaces of“Authentication” and “Apps Authentication” screens have been improved.
  • The user experience has been improved by updating the icons on the user login and registration screens.
  • User experience has been improved by changing the warning text on the “New App” pop-up screen to an informational text when creating a new project.
  • After searching for a Workspace on the Apps screen, it is now possible to switch to the relevant Workspace by pressing the “Enter” key.

Iyzico Integration

  • Iyzico integration was improved by adding“Iyzico Get Subscriber”, “Iyzico Get Subscribers” and “Update Subscriber” actions.
  • The ID of the Update Subscriber action has been made updatable and the “Contact Name” parameter has been added.
  • Created Date format of the data returned from Iyzico Get Subscribers and Iyzico Get Subscriber actions has been updated as “DateTimeOffset”.
  • Integration was improved by updating the “Iyzico NuGet” package in the Workflow service.
  • The data returned from Iyzico Get Subscriber and Iyzico Get Subscribers actions have been updated to include user address information.
  • Subscription reference code and customer reference code have been made available.

Bug Fix

UI Design

  • The problem of spinner not working with “No Data Found” warning when loading data to Gallery View element has been solved.
  • The problem of sliding down the inputs opened in the filtering section of the Table element has been solved.
  • In Android applications, when trying to assign a value to the “Select Box” element, the problem of the element not setting the value has been solved.
  • The problem that the names of system actions in Action Tree are not formatted has been solved.
  • Fixed the “not value” error encountered despite binding a value to the Select Box element.
  • When an image is added to the screen and its size is 100%, the problem of appearing at the bottom of the screen has been solved.
  • Fixed the problem in the Pagination element when the number of records is below the pagination options.

Datasources

  • The error that occurred when trying to set the parameter type as Unknown in SQL Editor has been fixed.

Process Automation

  • After previewing the Workflow project, the error received while running the “Get My Tasks” action in Page Init after the “Sign-in” process has been resolved.
  • When more than one User Interaction is created in the Workflow Screen, the correct number of buttons are displayed on the form for each interaction. If a button is not added to an interaction, a default button is added automatically.
  • When the Business Object parameter is deleted in Workflow, the update problem has been solved.

Report Designer

  • Fixed an issue with positioning and alignment of Header and Body fields.
  • Fixed a bug in the “Center Align” property that aligns the Label element in the center.

Configuration Manager

  • Fixed the issue that prevented updating MSAL (Microsoft Authentication Library) settings in Android applications.
  • Fixed the problem that the icon does not appear selected in the left panel when Global Configuration is open.

Preview, Publish and Code Generation

  • Fixed the issue where the registration process was not completed during user registration when the confirmation email could not be sent due to the email provider.

Platform and Platform Interface

  • When creating a new project, the problem encountered when the project name is less than 4 characters has been solved.
  • The problem of overlapping arrows and warning signs in warnings has been solved and made adjustable.