# Release notes

> Learn everything you need about the classic Box activity package.

Learn everything you need about the classic Box activity package.

## v2.0.2

**Release date: May 19, 2025**

### Improvements

* This release adds support for the .NET8 framework.
* Sensitive credentials in `.xaml` files are now encrypted for enhanced security.
* This release also introduces the automatic inclusion of package dependencies, and brings general security updates.

To use this version of the activity package, UiPath Studio version 2024.10 or above is required.

## v1.3.4

**Release Date: 11 September 2023**

### New Features and Improvements

The **Execute Method** activity has been added back to the pack.

## v1.3.3

**Release Date: 17 April 2023**

The latest Box SDK has been switched to, enabling usage of latest Ciphers suites.

Please be aware that this version no longer supports **Execute Method**. You can read more [here](https://docs.uipath.com/activities/other/latest/user-guide/box-execute-method).

## v1.2.2

**Release date: 2 August 2022**

### What's new

This activity package is now compatible with projects that target a **Modern (.NET5 Windows)** architecture. For more information about setting the project target, see [About Automation Projects](https://docs.uipath.com/studio/docs/about-automation-projects#setting-the-project-target).

The activity package now includes token downscoping functionality. This deals with security issues that arise when the application needs to pass the Access Token to an environment which it does not control. For more information about token downscoping, see [Downscope a token](https://developer.box.com/guides/authentication/tokens/downscope/).

### New Features and Improvements

Localization is now available for this activities package in all languages supported by the UiPath Platform.

This version updates **UiPath.Telemetry.Client** to the latest version **1.5.3**.

### Bug Fixes

* Fixed the **ActiproSoftware.Wpf** missing dependency which was causing the download of the automation to a robot on another machine to fail.
