Home Developers Release NotesOpenBots Server v1.7 Release Notes
OpenBots Server V1.7 Release Notes

[New Features]

  • OpenBots Server
    • Server UI Improvements
      • General
        • Updated tooltips throughout the site to be provide helpful information about provided functionality.
        • Provided the ability to select multiple items and delete all selected items.
      • Automation Logs
        • Added the ability for users to search for a particular key word or filter by the log level.
        • Adjusted the displayed columns to include the creation time of the log.
      • Queue Items
        • Added the ability for users to seach for a particular key word or filter by the status of the queue item.
        • Adjusted the displayed columns to include the Start and End Time of the queue item.
      • Export Feature
        • Added the ability to export the Queue Items and Audit Logs tables in the server, respecting the current filters applied.
      • Job Checkpoints
        • Added the ability to view the Job Checkpoints reported for a particular job from it’s details page.
        • Added Job Checkpoint logs to allow for the auditing of checkpoints reported during automation execution
      • Automation/Job Parameters
        • Automation Parameters will now have their direction mirrored to the server during the publishing operation.
        • Added Job Parameters to the Job Detail view, reporting the input and output value of the arguments.
        • The Job arguments will be populated with the execution and friendly values after Agent execution.
        • The Datatype field for arguments now acts as a helper to assist users with providing proper input.
        • Standard code input can now be provided as argument values in a manner that mirrors the Studio default value fields.
      • Jobs
        • Jobs that have been in-progress for over 24 hours without any reported logs will now be marked as “Abandoned”, and can be deleted from the Server.
      • Agent Environment Info
        • The Agent will now report dynamic and static environment information to the Server.
          • Static information is updated when a connection is performed, and is viewable in the Agent details screen.
          • Dynamic information is updated with each heartbeat, and is viewable in a table of Agent Heartbeats provided in the Agent details screen.
      • My Subscriptions
        • This component has received extensive updates to provide a central location for users to view and manage all notification events they have subscribed to.
      • Automations
        • Added PowerShell as an automation type that is supported in the Server.
[Fixes]
  • OpenBots Server
    • Setting a filter for the log level will no longer result in an improper number of pages being displayed.
    • Email validation will now function as expected when utilizing the Send Email functionality and when adding a new Email Account in the Server.
    • The Audit Logs lookup dropdown will no longer provide duplicate options for filtering.
    • Dequeueing a queue item which has had it’s lock expired will no longer result in an error being reported, despite the operation being performed as expected.
    • Corrected a reported issue resulting in improper calculations on one-time purchase minutes when there is currently a negative balance.
    • Users will now be able to delete Automations hosted on the Cloud Server
    • The export button will no longer fail to provide the requested data or file for some entities.
    • Updating a File type Asset will now function as expected.
    • Agent-specific assets will now properly provide the specified value when requested from the proper Agent.
    • Folders and files inside of the default drive in the File Manager will now display the correct path information.
    • The Expiry and End Date fields on recurring schedules will now reflect the current user’s time zone, instead of the timezone set on the schedule.
    • Duplicating a QueueItem will now result in On Queue Arrival schedules being triggered as expected.
    • Resolved an issue that prevented the manual addition and deletion of Machine Account credentials from the All Credentials page.
    • Adjusted the validation from the domain name field in the Credentials component to allow for a broader range of inputs.
    • Corrected an issue that resulted in an error occasionally being thrown when deleting an Agent in the Cloud Server
    • Corrected an issue that resulted in the current balance not being visible on the billing page.
    • Deleting a file utilizing the file manager will no longer result in the file remaining in server storage.
    • Resolved an issue that prevented users from uploading files with the same name across different Agent-specific assets.