Home Developers Release NotesOpenBots Server v1.2.1 Release Notes

OpenBots Server v1.2.1 Release Notes
[Fixes]
  • OpenBots Server
    • API
      • AutomationVersion & AutomationVersionId values in the Get All Jobs View Request. Previously, these two properties were returning null. Logic was added to ensure these values are displaying the proper information in the response body. Update Agent to resolve bugs
    • Agent
      • Now shows a user friendly message when the desired agent username has already been taken.
      • Update person entity and aspnetuser entity when agent name is updated
      • Soft delete person entity when deleting an agent
    • IP Fencing
      • Added a user-friendly message describing the error that occurs when the user’s IP address has been blocked.
      • Updated IPFencing to allow users to access the Server if organization settings have not yet been created.
      • An initial IP fencing rule is now created in the case where the original user sets security settings to block all. The original user will not be blocked and still have access to the Server. From there, the user can set organization security settings as well as add additional IP fencing rules.
[Known Issues]
  • OpenBots Server
    • Timestamps are currently reported in UTC rather than the end-users local timezone.
    • The nomenclature change from Processes to Automations came with an entity swap, and processes will need to be re-uploaded as automations to account for this.