Home Developers Release NotesOpenBots Server v1.5.2 Release Notes

OpenBots Server V1.5.2 Release Notes
[New Features]
  • OpenBots Server
    • Business Events
      • Added the ability to define custom events for the purpose of subscriptions. These events can have a custom defined payload and be triggered either manually from the server or through the provided command.
    • Stop Job
      • Added the ability to set trigger a job, setting it’s status to stopping and alerting any automations utilizing the corresponding command to shut down.
    • Group Execution
      • Added the ability to configure a schedule to create a new job for each member of an Agent Group. Created jobs will not exceed the max allowed jobs for the schedule.
    • View All Page Overhaul
      • Adjusted all View All pages to simplify the overall design, moving the editing, deletion, and auditing functionality to the details page of the corresponding entities.
[Fixes]
  • OpenBots Server
    • Add Subscription
      • An Entity ID is no longer required when creating a subscription.
[Known Issues]
  • OpenBots Server
    • The All Queue Items screen will throw a non-impactful error message if no queues exist.
  • Automation Parameters
    • Automation parameters can now be viewed in the corresponding Automations details page.