The Started At and Ended On values are missing for some jobs when submitted in bulk.
In a Control Room with Secure Communication enabled, Smart Station disconnects, and [jobs](../control_room/jobs.md#smart- buddy-jobs) get stuck after the token expires instead of re-authenticating and continuing as expected.
The Bot Worker Process fails to display the associated process name when executing jobs from the Control Room.
Adding a new sequence results in the Adding Sequence indicator remaining indefinitely.
The Publish dialog fails to appear due to validation performance issues.
Some of the activity's UI configuration does not show up when dragged and dropped into a designer canvas.
Memory usage significantly increases when opening multiple workflows with Invoke Code activity within the Process Designer canvas.
Performance issues while executing process involving Excel Activities.
Processing Excel files, including one with 14,000 records (~4 MB), in the same workflow slows performance, but moving them to a separate workflow reduces time to under 30 seconds.
Validating the workflow after renaming a variable without clicking the save button retrieves the old variable name in Process Designer.
Introducing Import From CSV activity under database category. This activity helps you import data from a CSV file directly into PostgreSQL and Microsoft SQL databases using native drivers, thereby providing multifold performance improvements.
Introducing the following new activities under openai category:
The Connect activity under the Database category has been extended to support binding dynamic variables as part of the connection configuration parameters.
The Read from CSV activity has been enhanced to support column datatype mappings, formatting, transformation, and preview options before reading data into a DataTable.
Creating an RPA process using Web Automation activities, assigning variables to the IWebPage and IBrowser properties, saving and reopening the process, and then adding another variable of the same type results in a validation error, preventing the process from executing.
The ToSecureString() method is unavailable for any activity with a password property used within the Professional Process Designer workflow.
The Intellibuddies.DesktopAutomation namespace fails to import automatically using the desktop automation activities.