These updates have completed testing and will be deployed to production in the next release.
New Features
-
API Connector now supports multipart/form-data requests, including file fields. You can connect to APIs that require file uploads or a mix of structured form fields and files.
-
Runs now save automatically. Your progress is preserved about once a minute, so you no longer lose work if your browser closes or a session ends unexpectedly. Resuming an auto-saved run works exactly like resuming one you saved yourself.
Improvements
-
AutoMate file uploads are more reliable. Supported file types (txt, PDF, JPG, JPEG, PNG) are accepted, unsupported files now show a clear error instead of being silently dropped, and you can attach up to 20 files in one go. New per-user and per-conversation upload limits keep usage in check, with clear feedback when a limit is reached.
-
Clearer wording when editing in AutoMate. Editing prompts now consistently use the term “modify” throughout for a more predictable experience.
-
The Run Debugger window is easier to reposition. You can now drag it from anywhere along its title bar, and it stays visible after you move it.
-
Strengthened security around uploaded image files.
Bug Fixes
-
Fixed an issue where the SharePoint connection would stop working after a period of time. It now refreshes in the background and stays connected without needing to be set up again.
-
Fixed an issue in the Report view where reloading a previous run and resending it without changes could send incorrect values (such as 0) for number fields. Reloaded values are now preserved on resend.
-
Fixed an issue where the CSV multi-process preview only showed the first 10 rows. You can now see all runs both before and after starting.
-
Fixed an issue where statistics and data reports could fail to load or time out for bots with very large run histories. These reports now load reliably.
-
Fixed an issue in AutoMate where the full bot was not automatically included as context after new nodes were added. Follow-up prompts now correctly apply to the current bot.