# Release notes

> **Release date: March 26, 2025**

## v2.0.3

**Release date: March 26, 2025**

### Improvements

This release adds support for the.NET8 framework.

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

## v2.0.2

**Release date: March 7, 2025**

### Improvements

Due to recent API deprecations announced by Slack, we have updated the UiPath Slack Activities package to ensure continued functionality and compliance. The `Send Message` activity now uses the `files.getUploadURLExternal` and `files.completeUploadExternal` APIs. The two APIs replace the deprecated `files.upload` API.

## v1.1.1

**Release date: March 7, 2025**

### Improvements

Due to recent API deprecations announced by Slack, we have updated the UiPath Slack Activities package to ensure continued functionality and compliance. The `Send Message` activity now uses the `files.getUploadURLExternal` and `files.completeUploadExternal` APIs. The two APIs replace the deprecated `files.upload` API.

### Version compatibility

Upgrading from any 1.x.x version to a 2.x.x version involves breaking changes. These changes may affect the existing workflows, requiring adjustments to your automations. If you are using versions 1.0.3 or 1.1.0, it is essential to upgrade to version 1.1.1 only. This upgrade ensures compatibility without introducing the breaking changes brought with the 2.x.x versions.

If you encounter any issues during the upgrade process or have questions regarding the compatibility of your current version, contact our support team for assistance.

## v2.0.0

**Release date: December 6, 2024**

### Bug fixes

* The **Verify Control Attribute** activity from UiPath.Testing.Activities failed when using Slack and Testing activities in the same project. The issue was caused by a conflict between package dependencies.

### Breaking change

This is a major update from the last version. Upgrading from versions 1.x.x to versions 2.x.x can cause breaking changes in existing workflows. If you are using v1.0.3 or v1.1.0 of this package, upgrade to version 1.1.1. This ensures compatibility without introducing the breaking changes present in versions 2.x.x.

## v1.1.0

**Release Date: 29 September 2022**

### Improvements

Upgraded the activities package to.NET6 framework to provide compatibility with modern Windows Studio projects.

Added telemetry.

### Bug Fixes

Fixed an issue in the **Slack Scope** activity that prevented upgrading the activities package.

## v1.0.3

**Release Date: 20 April 2021**

### What's New

This is the first stable iteration of the **UiPath.Slack.Activities** package.

:::note
The Preview versions of the Slack activity pack prior to 1.0.3 do not work alongside the activity pack and you are unable to run a process when they are both installed. This was fixed in Slack version 1.0.3.
:::
