# 2024.10.9

> 2024.10.9 release notes for Studio.

**Release date: 5 February 2025**

## Bug fixes

* The **Export as Image** context menu option did not work as expected in flowchart workflows.
* Converting a Windows - Legacy library to the Windows compatibility using the **Create a new project** option led to renaming the library, causing unresolved dependency errors in projects converted from Windows - Legacy.
* The **Project Type** drop-down menu in the **New Template** window was not keyboard accessible and was not announced by screen readers when focused.
* The information in the **Autopilot panel** was not announced by screen readers when focused.
* Creating or opening a project on a machine that was not connected to the internet took longer than expected.
* The connections between flowchart activities were not visible in some projects.
* **Erratum - added March 27, 2025**: A *Document size exceeds database limit* error occurred when debugging some projects that contained a large number of test cases. To reduce the project's database size and minimize the risk of encountering the error, activity properties such as `TargetImageBase64,``ImageBase64`, and `IconBase64` are no longer stored in the project's database. This fix brings the following improvements:
  1. **Improved execution stability** - Debugging a project affected by this issue could previously lead to execution freezes.
  2. **Enhanced publishing process** – Projects affected by this issue might have failed to publish with the following error: *The project has Workflow Analyzer errors and cannot be published. Check global publishing settings allowed by your team.*
  3. **Refined Workflow Analyzer results** - Analyzing an affected project could trigger errors such as: *ERROR: Workflow Analyzer error - The parsed workflow document size exceeds database limit. Please break the workflow into smaller parts.*

## Known issues

Templates created using the **New Project** &gt; **Template** option in the Studio Backstage view are not correctly detected as templates. As a workaround, you can use the **Export As** &gt; **Template** ribbon button to properly mark a project as a template. Existing template projects are not affected.

## Activity package versions

The following activity packages and versions are included in the `UiPathStudio.msi` installer and can be found in the local feed.

| Activity package | Version |
| --- | --- |
| UiPath.UIAutomation.Activities | [v24.10.11](https://docs.uipath.com/activities/other/latest/ui-automation/release-notes-uipath-uiautomation-activities-v24-10#v241011) |
| UiPath.System.Activities | [v24.10.7](https://docs.uipath.com/activities/docs/release-notes-uipath-system-activities#v24107) |
| UiPath.Excel.Activities | [v2.24.4](https://docs.uipath.com/activities/docs/release-notes-uipath-excel-activities#v2244) |
| UiPath.Mail.Activities | [v1.24.2](https://docs.uipath.com/activities/docs/release-notes-uipath-mail-activities#v1242) |
| UiPath.Word.Activities | [v1.20.3](https://docs.uipath.com/activities/docs/release-notes-uipath-word-activities#v1203) |
| UiPath.ComplexScenarios.Activities | [v1.5.1](https://docs.uipath.com/activities/docs/release-notes-uipath-complexscenarios-activities#v151) |
| UiPath.Presentations.Activities | [v1.14.2](https://docs.uipath.com/activities/docs/release-notes-uipath-presentations-activities#v1142) |
| UiPath.Testing.Activities | [v24.10.4](https://docs.uipath.com/activities/docs/release-notes-uipath-testing-activities#v24104) |
| UiPath.WebAPI.Activities | [v1.21.1](https://docs.uipath.com/activities/docs/release-notes-uipath-web-activities#v1211) |
| UiPath.Form.Activities | [v24.10.5](https://docs.uipath.com/activities/docs/release-notes-uipath-form-activities#v24105) |
| UiPath.Callout.Activities | [v24.10.5](https://docs.uipath.com/activities/other/latest/user-guide/release-notes-uipath-callout-activities#v24105) |
