# Release Notes

> **Release date: February 18, 2025**

## v5.0.7

**Release date: February 18, 2025**

### Version compatibility notice

This release doesn't include any improvements or fixes. We updated the package description displayed in Studio, to include details on how to get the latest version of Integration Service activities.

Use this version of the activity package only if you are on Studio Desktop 2023.4 or lower. If you are using Studio Desktop 2023.10 or higher, there's no need to install this version. Starting with Studio 2023.10, all Integration Service activities are delivered through the unified `UiPath.IntegrationService.Activities` package, as explained in [Working with Integration Service activities](https://docs.uipath.com/activities/other/latest/integration-service/about-the-integration-service-activities#working-with-integration-service-activities). Starting with [Studio 2025.0.161](https://docs.uipath.com/studio/standalone/latest/release-notes/february-2025#february-26%2C-2025), it is even easier to access the latest version of Integration Service activities, because connectors are listed directly in the **Manage Packages** window. For details, see [Managing Connectors](https://docs.uipath.com/studio/standalone/latest/user-guide/managing-activities-packages#managing-connectors) in the Studio user guide.

Previous versions of this package are no longer listed in the Studio official feed, but they remain under the UiPath standard support policy for activity packages. Workflows using activities from unlisted versions will continue to work.

## February 14, 2025

### Bug fixes

The latest release of QuickBooks Online includes minor bug fixes.

## January 20, 2025

### Support for long-running workflows

This connector now supports long-running workflows through the **Wait for an Event and Resume** activity. Its purpose is to suspend a job at runtime and resume the job whenever a certain event occurs.

For more information, see [Long-running workflows with Integration Service activities](https://docs.uipath.com/activities/other/latest/integration-service/long-running-workflows-with-integration-service-activities).

## September 23, 2024

### HTTP Request activity

A new **HTTP Request** activity is now available, allowing you to go beyond the predefined activities in a given package and make requests to any endpoint of a vendor's API.

**HTTP Request** reuses the connector pre-configuration and provides transparency of headers, authentication, and query parameters. You can reuse any of your connections, and provide the endpoint and the JSON payload. Use this connector-specific **HTTP Request** activity to benefit from Integration Service's capabilities for connection management.

To learn more, refer to the [HTTP Request activity](https://docs.uipath.com/activities/other/latest/integration-service/http-request-activity) page.

## October 30, 2023

### What's New

This activity pack is now always displayed in the **Available** section of the Activities panel in Studio. Any activity in this package can be installed by simply dragging and dropping it into the canvas. Also, a cloud versioning model is used from now on for this package, as updates will be done automatically to the activities, without the neccesity of manually updating the package by using the **Package Manager**.

The rendering of values in drop-downs has been improved, making them much more user friendly, as they now come with pre-filtered results and also an option that allows you to directly tupe and search the query you want.

The **Event Trigger** activity has been added to this activity pack, which means you can now trigger workflows by using it.

The following activities have been deprecated:

* Delete Attachment
* Get Customer
* Get Vendor
* Get Item
* List All Items

We suggest using the **Get Record, List All Records,** and **Delete Record** activities to perform the same operations going forward.

## V4.0.2

**Release Date: 29 August 2022**

### New Features and Improvements

Both design time and run time now support the ability to select a connection to use in the [Configure Connection Wizard](https://docs.uipath.com/activities/other/latest/integration-service/configure-connection-wizard). Before, you could only use the connection that was set as default, even when you would create multiple connections. With this new functionality, you can now select from the drop-down the connection you want to use in Studio (design time) and the connection you want to use on the robot (run time) when executing the process.

The **QuickBooks Online** activities package has been upgraded to **.NET6**.

Implemented telemetry changes.

The **Quick Create Customer** activity now includes new properties and a look-up feature which allows you to easily retrieve object IDs.

The following activities are no longer included in the package: List all Customers, List Customers, List Records, List All Vendors, List Vendors, List Items.

## V3.5.3

**Release Date: 27 April 2022**

### New Features and Improvements

This version supports the latest changes on the connector side.

## V3.0.0

**Release Date: 20 December 2021**

### New Features and Improvements

This activity pack is designed to work together with the new Integration Service. The activities allow you to execute delete, retrieve, update, and list operations on Quickbooks Online objects. Find out more about the UiPath Integration service [here](https://docs.uipath.com/integrations).
