/
6.12.2024

3.4.19

Yeni Özellikler

UI Design

  • Through the FooterOptions property added to the columns of the Table element, it has been enabled to show the number of records in the table, average value, total value, minimum and maximum value under the element.
  • The ability to manage the background color of the Menu element and the elements in the Menu element has been added to the Properties panel of the element.
  • In Calendar element, it has been enabled for users to retrieve the panel information of the element.
  • It has been enabled to make the selected days or day groups (For example; weekend) passive on the calendar through the disabledDays property added to the Date element in web applications. 
  • Color Picker element that allows color selection in web applications is now available.
  • Money-EUR and Money-USD options have been added to Formatter property of Label element.
  • MultiSelectScope property has been added to Table element in web applications, which allows to select the entire table with MultiSelect.
  • Selected Values parameter was added to the Set Value Of action of the Table element and selected rows can be managed.
  • It has been enabled to manage the values that can be entered into the input through the Input Mode property added to the Text Input element.
  • The OnActive action, which triggers actions by switching between tabs of the Tab element, is now supported in mobile apps.
  • While creating SQL actions, the feature that allows you to create actions directly in the files in the Custom Actions panel has been added to the platform.
  • Nested data source binding to Select Box component in iOS and Android applications has been enabled.
  • DynamicFontColor property was added to the Panel element in mobile applications to set dynamic text color.
  • Barcode Input element started to be supported in mobile applications.

Datasource

  • New models and abilities have been added for AI Action.
  • Added Google Blockly Integration for web applications.
  • Added ConcurrentDictionary support to C# Editor.

Process Automation

  • Start External Process action, which allows to start a process in a different application from within an application, has been added to the actions.

Configuration Manager 

  • The feature that provides LDAP infrastructure from MacOS and Linux servers has been added to the platform.

System Actions

  • With the For Each action coming to web and mobile applications, the For loop structure has started to be supported on the platform.
  • New parameters have been added to the Open In Map action, allowing stops to be added on the map.
  • Component to PDF action is now available in mobile apps.

Platform and Platform Interface

Template apps that you can use when creating new apps have been added to the Apps screen.

Improvements

UI Design

  • Screens with too many elements have been improved in terms of performance.
  • The condition field that comes when Sometimes Visible is selected in Visibility and Editability has been improved.
  • Excel Import process has been improved.
  • Improved the messages shown in the scenario where the email element is left empty or filled with an invalid value.
  • Scrool has been made to the element used in Validation in web applications.
  • Improved the appearance of the Circle Progress Bar element in iOS apps.
  • In Android applications, previously invalid characters such as period, comma, @ symbol and uppercase letters can now be used in the image names to be uploaded to the Image element. 

Datasources

  • Improvement has been made in C# library for UnZip File operation. 
  • AI Actions interface has been improved.

Process Automation

  • It was enabled to edit the automatically created Workflow screens.
  • When the Start External Process operation is started in the Workflow project, the Process ID information is returned in GUID format. 
  • When there is more than one exit from a User Task or Service Step, the validation indicating that only one exit path can be used has been shown. 
  • When a condition is not found on the gateway, validation is shown indicating that the condition is not specified. 

System Actions 

  • Improved the message content shown for errors that may be encountered in the Send Mail action.

Platform and Platform Interface

  • Two users can access the same project at the same time and complete the registration process. 
  • In iOS and Android applications, when the user tries to enter a screen that he/she is not authorized, the error message is provided to be language-based
  • Improved Build result email content for iOS and Android apps.

Preview, Publish and Code Generation

  • The error message encountered in Android applications when the internet connection is not sufficient has been improved.

Bug Fix

UI Design

  • Fixed the white screen issue when Date and Time Input elements are given a fixed value.
  • Fixed a bug that prevented Selected and Current values from working in the Marker of the Maps element. 
  • Fixed an issue that prevented the Radio Group element from working. 
  • Fixed the bug that prevented the image added to the Image element from appearing.
  • Fixed the issue where the Table Header was bold when the Table element was first added. 
  • The problem of removing Multiselect selections when filtering in Table element has been solved.
  • The problem encountered when Checked value of Checkbox element is dynamically assigned has been solved.
  • Fixed the issue where the footer element was displayed differently in the design environment and preview environment.
  • Fixed HorizontalGutter property working on GalleryView element.
  • Fixed an issue that prevented the Calendar element from working properly in the modal display.
  • Prevented dragging Custom Action into Data element.
  • The problem that prevents the visibility of Table and Label elements when the Current User Name condition is added to the Visibility parameter to a table consisting of ID and User Name fields has been fixed.
  • The problem that prevents defining with the Default category in Symbol Picker in the Visibility condition of the elements in the Table element has been solved.
  • Fixed a bug that prevented the colors from appearing during column navigation when a background color is defined for the columns of the Table element.
  • The problem that prevented the items in the menu element from being selected when they were directed to the same screen with different parameters has been solved.
  • In the Chat element used in web applications, the error that the Edit/Delete menu of the first added message opens automatically when sending a message with the Enter key has been fixed. 
  • Fixed the problem that the row background is not transparent by default when the Hover Bg Color or Row Bg Color properties of the Table element are defined. 
  • The error that caused the changes made in the Boolean field in the Form element to not be reflected correctly in the Table element and the Checkbox value in the table to appear incorrectly when the Switch is activated has been fixed. 
  • Fixed an issue where the background of the Pie Chart element was transparent instead of the default white color, or did not match the specified color settings. 
  • Fixed an issue that prevented styles deleted from the project from being removed from the list.
  • Fixed an issue with dragging and dropping special actions on the screen.
  • The problem encountered when binding Nested data to SelectBox element has been solved.
  • Sorting problem in nested tables has been solved.
  • Fixed an issue that prevented the Placeholder text of the MultiSelect element from being displayed in the Translate panel.
  • Fixed an issue when using the Height parameter in the Progress Bar element in iOS apps. 
  • The Header's appearance issue encountered when hiding the Visibility of the columns of the Table element in iOS applications has been solved.
  • Fixed an issue that prevented the FixedDecimalScale property from working on the NumberInput element in iOS apps.
  • Fixed an issue that prevented Left Menu from working properly in iOS apps.
  • The issue preventing the display of No Data Found message and image in mobile apps has been resolved.
  • Fixed the issue that prevented the tab from appearing when Visibility is set to a tab in the Tab element in Android applications, even if the condition is met. 
  • The issue that prevented an element in the Table element in Android applications from interacting with the condition state depending on the value of a different element on the screen has been resolved.
  • Fixed an error encountered in Android applications when there is only one item in HorizontalGrid.
  • Fixed an issue that prevented actions from working after closing Modal screens in Android apps.
  • The problem of not being able to create Build when conditional Visibility is defined to the elements of the Content Menu element used in Android applications has been solved. 
  • The problem with sizing the TextInput element in Android applications has been solved.
  • Fixed an issue that prevented the conditions given to the column of the Table element in Android applications from working.
  • When dynamic font color is used in the Panel element used in mobile applications, the problem with the color of the Label element in the panel has been fixed. 

Datasources

  • Fixed an error that caused the parameter types to be Unknown even though the ID and Name parameters were defined in SQL Action. 
  • Fixed the preview issue when the REST API data source is deleted and added back to the same domain. 
  • Fixed an issue where editing an existing AI Action would return the content of the edited action when a new AI Action was created after editing an existing AI Action.
  • Fixed the problem encountered when creating Select Action connected to Oracle data source.
  • Fixed issue that prevented images from being displayed in Oracle data source. 
  • The problem encountered when adding a Datetime column in a table has been solved.
  • Fixed an error in sending the current date instead of the selected value when using Month Picker, Date of Month and Date of Year options in Integer type parameters. 

Process Automation

  • The issue that prevented the Save Record action from working in the process has been resolved.
  • The issue of closing the application when the Resume Process action is triggered in iOS applications has been solved.
  • Validation issues for Conditions of actions used in tasks have been resolved
  • Fixed an issue when assigning a task to a user.
  • The problem that prevented the ADD OPTIONAL PARAMETER option from being displayed in the Resume Process action on the automatically created Resume Process button has been resolved.
  • The issue that prevented access to process automation in a different application with the Get My Task action has been resolved.
  • Fixed an issue that prevented adding Screen Input to automatically generated Workflow screens.
  • The problem preventing the button name from updating has been solved.

Configuration Manager

  • The problem encountered in the process of registering with LDAP has been solved.

System Actions

  • The problem that caused the Fixed Value field to open when the isGuid condition is selected from the Filter field in the If Then Else action has been solved. 
  • Fixed an issue that prevented the Get Address of Coordinates action from working in web applications.
  • The problem encountered in the Navigate action in Content Menu items in Table element in web applications has been solved.
  • Fixed the issue of closing the app when clicking on notifications sent with Send Push Notification in iOS apps.
  • Fixed an issue that prevented Add Condition and Remove Confirmation from working stably.

CRUD

  • In cases where the Search option is not selected, the Search parameter has been removed from the actions.

Preview, Publish and Code Generation

  • Fixed an app issue when opening Web Screen in iOS 16 and iOS 15.
  • The error message encountered in Android applications when the internet connection is not sufficient has been improved.
  • The problem of logging in with the same user in different environments in mobile applications has been solved.

Platform and Platform Interface

  • Fixed a bug in Android apps that prevented actions from working after closing a modal opening screen.