Robomotion v24.7.0 is out! 🚀
We're thrilled to announce the release of Robomotion v24.7.0! This update is focused on resolving bugs and enhancing the Robomotion Assistant. Here’s what’s new in version 24.7.0:
New Features:
🖱️ Middle Click and Right Click Added: You can now use middle-click and right-click functionalities in Browser -> Click Element actions.
📧 Use Attachment Index as CID: New option in Send Mail to embed images directly in an email with <img src='cid:0'> in your HTML body. The number after the cid:0 is the index number of the msg.attachments array of your images.
Bug Fixes:
🐛 Figma Bug Fixed: Resolved a peculiar issue that occurred exclusively when automating Figma.com.
🎤 Speech to Text Crash Fixed: Addressed a crash that happened when the Speech to Text node on close is called while stopping the flow.
📄 CSV Split Crash Fixed: Fixed a crash when using Split CSV on an empty CSV file.
🔄 Switch Ports Error Handling: Now throws a human-readable error when non-boolean values are assigned to Switch ports.
🔢 CSV Split Enhancement: Added support for TAB and Space as delimiters in CSV Split.
Improvements:
📧 Updated Email Links: Join, Reset, and Forgot messages now includes text links that can be copied, since buttons are blocked by some mail servers, this will allow users to copy and paste the links.
🖥️ Chrome Automation Enhancement: PDFs are now automatically downloaded when links are clicked, without opening the PDF viewer. There's no need to set up a user data directory or manually configure the profile for this option.
🛠️ Debug State Fix: Resolved an issue where the Designer would switch to a dead debug state after a package crash when Flow Designer Stop button is pressed.
⌨ New Keys: Browser -> Send Keys now supports F1-F12, Command, Backspace and Delete keys.
📚 Subflow Libraries Update: Removed the beta state from subflow libraries to encourage more usage.
👥 App Flow Sharing Update: When an app is run by another user in the workspace, the flow is no longer required to be shared. A member may not see the flow but can still use the app.
🎨 New Themes Deployment: Gradual deployment of new themes for Admin Console and Designer is complete. The Assistant is now also updated with the new theme.
⚙️ Robomotion Assistant Fixes: Fixed all problematic components, layout issues, and non-functioning elements in the Assistant.