Announcements

New updates and improvements to Robomotion

All Announcements

Robomotion v24.1.5 is out! 🚀

This release focuses on enhancing user experience with important bug fixes, improvements in existing features, and exciting new additions like Cookie Store support and Mac ARM official release.

 

Here’s what’s new in 24.1.5:

 

🔧 [Fixed] Cloud Run Vault Share Issue: We’ve resolved a critical bug where cloud runs were failing when the vault was shared with multiple users.

 

🔄 [Rewritten] Excel to CSV Functionality: To address the "EOF Error" issues encountered with some Excel files, we’ve completely rewritten the Excel to CSV conversion process. This ensures a more reliable and error-free experience when working with Excel files.

 

🔧 [Improved] Robomotion Proxy Add-On: We’ve made several fixes to the Robomotion Proxy Add-On, enhancing its stability.

 

Screenshot from 2024-01-25 23-52-36

 

Screenshot from 2024-01-25 23-53-35

 

[Added] Support for Packages to use Robomotion Proxy: Expanding our proxy capabilities, we now support packages such as the SERP package to utilize Robomotion Proxy.

 

Screenshot from 2024-01-25 23-56-04

 

🔧 [Fixed] Reading Subflow Error: A bug that occurred when copying any subflow inside a Subflow Library into another one has been fixed.

 

🍏 [New Release] Official Mac ARM Version: We're excited to announce our official Mac ARM release, now signed with the Apple Developer Certificate for enhanced security and compatibility.

 

Screenshot from 2024-01-25 23-54-50

 

🍪 [Added] Cookie Support for HTTP Requests: You can now chain HTTP requests to simulate a cookie store, mirroring browser behavior and enhancing web automation capabilities. Input cookies are updated with the HTTP response, and received cookies are merged into Output Cookies, just like in a browser.

 

image

 

🍪 [Added] Cookie Support to Download File node: This new feature allows the use of browser cookies for downloading files, providing more seamless integration with web-based resources.

 

Screenshot from 2024-01-26 00-16-46

 

🍪 [Added] Set Cookies in Browser Package: Enhance your automation flows by setting previously saved cookies directly within the browser package.

 

Screenshot from 2024-01-26 00-16-01

 

🍪 [New] Cookie Store Package: Introducing a new package to save and load cookies into an encrypted file, simulating User Data Dir-like behavior without needing a directory profile. You can use the loaded cookies with the Browser -> Set Cookies node.

 

Screenshot from 2024-01-25 23-55-26

 

🚀 [Updated] Parametric 'Characters Per Minute': Now, the 'Characters Per Minute' setting can be dynamically set using values from the msg object, offering more control in your automation scripts.

 

image

 

🔧 [Fixed] Critical Stop Sync Bug: We've resolved a significant issue where, due to the introduction of Stop acknowledgement in the latest version, Pending Schedules were either not starting or being missed. This fix ensures more reliable execution of scheduled tasks.

 

🔐 [Added] Passphrase Support in FTP Package: Enhance your file transfers with added security. The FTP package now supports a passphrase for private keys requiring it.

 

Screenshot from 2024-01-26 00-15-16

 

 

3