December 08, Version 8.0.0
Current Version: 8.0.0
General Feature
Increasing the Maximum Number of Columns for Data Importing
In Ver.8.0.0, the system allows a maximum of 500 columns for data importing, which corresponds to the maximum limit of 500 fields allowed in a form. This update allows you to directly import large amounts of data from an external database.
Open Platform
Optimizing Workflow-Related APIs
After this update, Workflow Instance Query API and Workflow Task Query API will be upgraded to V2. Two new response parameters have been introduced:
- tasks[].create_action: refers to the workflow actions for task creation.
- tasks[].finish_action: refers to the workflow actions for task completion.
Optimizing Syntax Error Reporting in Custom Plugin Code
During the plugin designing process, the Python code view now has been updated to include a feature that reports errors in the editor when you save your code. This update helps developers easily spot any syntax errors in their code and rectify them promptly, providing a more intuitive and efficient development experience.
Note:
If there is a syntax error in your code, the system will report an error and underline the problematic statement with a red wavy line.
Supporting a New Method for Configuring Single Sign-On
In this update, a new method for configuring SSO is introduced: CAS. This provides a more flexible and efficient SSO solution, enabling businesses to meet their diverse authentication requirements.
Note:
Currently, both V2 and V3 versions of the CAS protocol are supported.
App Template
Optimizing the App Template — Inventory Management (QR Scanning Version)
In this update, the Inventory Management (QR Scanning Version) template is optimized. It now allows you to add data by scanning barcodes or QR codes of products. Our data linkage feature automatically matches additional information related to the scanned item. This update improves order accuracy for inbound and outbound operations, simplifies data recording through code scanning, and enhances order fulfillment efficiency.
Click here to install the template.
Do you have any suggestions for this update? Welcome to click feedback to tell us more.