Product Update - v25.06

Details of the product update v25.06 from the 6th of February 2025.

New Features

New endpoint for retrieving sorted Workspaces list

Enhancing workspace management capabilities with the introduction of a new API endpoint GET /workspaces/get_workspaces_all_list designed to deliver a sorted list of available workspaces based on user permissions within the corresponding contract. This endpoint enables users to retrieve a comprehensive view of all workspaces they are authorized to access, streamlining workspace navigation and organization.

Recipes API and UI enhancement: Search functionality added to v2/recipes endpoint

Implemented a search functionality enhancement for the GET v2/recipes endpoint, allowing users to search for Recipes based on a specific word or phrase contained within the recipe title. By incorporating this search functionality into both the API and user interface, users can easily locate and access recipes that match their search terms, streamlining the recipe discovery process and improving overall usability within the system.

Fixed Bugs

  • FIXED the rendering of the Queues page for retry flows.
  • FIXED RangeError: Maximum call stack size exceeded console error for Tenant Admin on UI when navigating to the locked workspace.
  • FIXED the issue where the erroneous filter was not applying when redirecting from Dashboard to Executions.

Components

Close CRM Component 1.0.0

  • Initial component release
  • ADDED Make Raw Request Action
  • ADDED Lookup Object By ID Action
  • ADDED Delete Object By ID Action

SAP Business One Component 1.0.0

  • Initial component release
  • ADDED Make Raw Request Action
  • ADDED Lookup Files Action
  • ADDED Upload File Action
  • ADDED Download File Action
  • ADDED Delete File Action
  • ADDED Get New and Updated Objects Polling Trigger

Google Drive Component 1.0.0

  • Initial component release
  • ADDED Get New and Updated Objects Polling Trigger
  • ADDED Lookup Files Action
  • ADDED Upload File Action
  • ADDED Download File Action
  • ADDED Delete File Action
  • ADDED Make Raw Request Action

Slack component 1.1.1

  • ADDED Upsert Object Action
  • ADDED Lookup Objects (plural) Action
  • ADDED Delete Object Action
  • ADDED Webhook Trigger
  • REVITALIZED Lookup Object (at most one) Action
  • UPGRADED Sailor version to 2.7.4
  • UPGRADED Node engine version to 20.x
  • FIXED CircleCI issue
  • UPGRADED development libraries

Salesforce Component 2.8.6

  • UPGRADED Sailor version to 2.7.4
  • UPGRADED error message in the Raw Request action

AWS SQS component 2.0.0

  • UPGRADED AWS SDK v2 to AWS SDK v3
  • UPGRADED Sailor version to 2.7.3
  • UPGRADED Node engine version to 20.x
  • UPGRADED development libraries

Webhook component 2.0.0

  • REMOVED deprecated action Send data
  • REMOVED deprunnecessary dependencies
  • UPGRADED Sailor version to 2.7.4
  • REPLACED component code to TypeScript

Picsart component 1.0.1

  • FIXED default format value for the tooltip in the Remove Background Action