Boston 4.1.0

Highlights of this Release

New Features

Service: Data table export to CSV action development: Developed a new action to export data tables to CSV format.

Service: AWS infrastructure: Several AWS infrastructure enhancements have been implemented to optimize further the performance, stability, and availability of all Autom Mate Cloud environments.

Service: Delete from Mate Drive: Introduced a new action that allows users to delete files directly from Mate Drive.

Service: Date Variable Time Zone Assignment

Enhancements

UI: Change Math Function Separator: Checked for issues with old and new math function separators.

Service: Database select action adding information: Added hints to the database select action for better user guidance.

UI: Adding trigger type to Autom operations on MySQL: Updated the monitoring service to include trigger type information for MySQL operations. Users can see this information into the UI.

Service: Data transform conditions: Enhanced data transform conditions by adding support for Boolean and Length conditions.

UI: Version info on the actions: Added version information to actions in developer mode.

Service: Oauth2.0 Password Credential Grant Type: Integrated Lakeside Oauth2.0 Password Grant type.

Bug Solutions

UI: Undo Bug: Fixed the issue where the first undo did nothing, and the second undo changed labels.

UI: Language missing on Call Autom read file: Fixed missing language issue in error messages displayed when a file could not be read.

UI: App credential selection error do not show which action is giving it: Resolved issue where the UI did not indicate which action caused a credential selection error.

UI: Diagram Builder Bug: Fixed the issue where the header would misalign and not appear correctly when selecting with the mouse.

UI: Data table find & replace tab issue: Resolved an issue where the find & replace tab would lose settings upon refresh.

Service: X Oauth refresh token problem: Fixed an issue where the X Oauth refresh token failed to renew.

UI: Excel Search empty field bug: Fixed an issue where the Excel Search action would throw an error if any field was left empty.

Service: Data store name change to "Mate Drive": Changed the data store name to "Mate Drive" for consistency.

Service: FTP - we can't use mate paths with ",": Resolved the issue where FTP paths containing commas were not supported.

Service: License Issue: Fixed the issue where disabling an Autom still counted towards the license limit.

Service: Mateagent installed to onprem, can't register to autom center on cloud: Solved the registration issue by enabling load balancer instead of nginx.

Service: If we delete a credential, we can't create a new one with same name: Resolved the issue where deleted credentials could not be recreated with the same name.

Service: Chatgpt- MyChatGPT default credentials: Fixed the issue where default credentials set for ChatGPT were not retained for MyChatGPT.

UI: Monitoring Tab switch bug: Fixed the bug where switching tabs in the monitoring section would cause display issues.

Service: License file invalid problem: Ensured that invalid license files are not uploaded to the license directory.

UI & Service: Autom Store Updates: Updated app icons, changed “Get Autom” button to “More Info,” aligned text, and improved the pop-up layout. Removed obsolete items from the Autom Store.

Service: Autom Group delete popup bugs: Fixed language issues and ensured that delete and cancel buttons remain fixed in the delete popup.

Agent: Big sized CSV read displays agent error: Added a message for files exceeding the maximum supported readable size of 50 MB.

Details

Service: Data table export to CSV action development

Details: Developed a new action that allows users to export data tables to CSV format, providing users with an easy way to manage and manipulate data outside of Autom Mate. This feature improves data accessibility and enhances the overall user experience by allowing data to be handled in familiar external tools.

Service: AWS infrastructure

Details: Several AWS infrastructure enhancements have been implemented to optimize further the performance, stability, and availability of all Autom Mate Cloud environments.

Service: Delete from Mate Drive

Details: Introduced a new action that allows users to delete files directly from Mate Drive, improving data management capabilities within the platform. This feature simplifies file management by providing a straightforward method to remove unnecessary or outdated files from Mate Drive.

Service: Date Variable Time Zone Assignment

Details: Added the capability to assign time zones to date variables. Users can select time zones from a dropdown menu. The sys_date_now variable can be edited to change the time zone only. The default time zone for sys_date_now and newly created date variables will come from the time zone set in the selected Mate. If no default time zone is set, it will appear as empty. Since time zones are configured through Mate Agents, there is no longer a need to edit sys_date_now for time zone settings.

Last updated