CSV/TXT package updates
- Updated: 2025/07/30
CSV/TXT package updates
Review the updates in released versions of the CSV/TXT package such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Bot Agent versions.
Versions summary
The following table lists the versions of CSV/TXT package released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that package version.
| Version | Release date | Release type | Bot Agent version | Control Room build |
|---|---|---|---|---|
| 2.15.1 | 15 July 2025 | Package-only; post Automation 360 v.37 release | 20.11 or later | 8750 or later |
| 2.14.1 | 4 June 2025 |
With Automation 360 v.37 (Sandbox) release (macOS-related support) |
20.11 or later | 8750 or later |
| 2.13.0 | 6 December 2023 | With Automation 360 v.31 (Sandbox) release | 20.11 or later | 8750 or later |
| 2.12.0 | 6 June 2023 | With Automation 360 v.29 (Sandbox) release | 20.11 or later | 8750 or later |
- To download an individual package (updated in an Automation 360 release where you want only the package), use this
URL:
https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar - For CSV/TXT
package, the naming convention is:
bot-command-csvtxt-<version.number>.jarFor example,
bot-command-csvtxt-2.13.0.jar
For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.
2.15.1
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
| What's new |
|---|
| File stream support The CSV/TXT package now supports file streaming. You
can assign a file variable to stream a .csv or a
.txt file available in cloud storage or
downloadable URI using one of the following actions:
You can then use this file variable as a data source in the Open action. The subsequent actions in the automation stream the file directly from the source storage location for the session, eliminating the need to download and upload the file. |
2.14.1
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
| What's new |
|---|
|
Automation development on macOS Citizen developers and professional automation experts can now develop and run automations on macOS platforms on their devices. This package has been enhanced to support macOS, ensuring a uniform development and portability experience. |
2.13.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
| What's changed |
|---|
|
Intuitive icons at package level
We have added intuitive icons at the package level. In the Action pane, when you navigate through the different packages, these icons are displayed at the package level and provide contextual information about packages. |
2.12.0
- Compatible Bot Agent version: 20.11 or later
- Compatible Control Room version: 8750 or later
| What's changed |
|---|
|
Help Center for bot developers Help Center: We have added an in-app help for bot developers to get contextual information about actions and packages when building automations. |