Folder package 更新
- Updated: 2025/06/09
Folder package 更新
查看 Folder package 已发布版本中的更新,例如新增和增强的功能,以及修复和限制。 页面还列出了每个版本的发布日期,以及兼容的 Control Room 和 Bot Agent 版本。
版本摘要
下表列出了 Folder package 与 Automation 360 一起发布或仅作为软件包发布的版本(按发布日期降序排列)。 单击版本链接以获取有关该 package 版本更新的信息。
版本 | 发布日期 | 版本类型 | Bot Agent 版本 | Control Room 内部版本 |
---|---|---|---|---|
6.13.0 | 4 June 2025 |
随着 Automation 360 v.37(沙盒)版本的发行(与 macOS 相关的支持) |
20.11 或更高版本 | 8750 或更高版本 |
6.12.1 | 13 December 2024 | 仅限软件包;发布 Automation 360 v.35(沙盒)版本后 | 20.11 或更高版本 | 8750 或更高版本 |
wvx1701855508129_00010.html#ufs1682768319204__v.33_release | 17 June 2024 | 随着 Automation 360 v.33(沙盒)版本的发布 | 20.11 或更高版本 | 8750 或更高版本 |
6.10.1 | 17 January 2024 | 仅限软件包;发布 Automation 360 v.31 版本后 | 20.11 或更高版本 | 8750 或更高版本 |
wvx1701855508129_00010.html#ufs1682768319204__folder-v.31 | 6 December 2023 | 随着 Automation 360 v.31(沙盒)版本的发布 | 20.11 或更高版本 | 8750 或更高版本 |
6.8.0 | 6 September 2023 | 随着 Automation 360 v.30(沙盒)版本的发布 | 20.11 或更高版本 | 8750 或更高版本 |
6.7.0 | 6 June 2023 | 随着 Automation 360 v.29(沙盒)版本的发布 | 20.11 或更高版本 | 8750 或更高版本 |
- 要下载单个 package(在 Automation 360 版本中更新,您只需要 package),请使用此 URL:
https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar
- 对于 Folder
package,命名约定是:
bot-command-folder-<version.number>.jar
例如,
bot-command-folder-6.10.1.jar
有关下载 package 并手动将其添加到 Control Room 的详细步骤,请参阅 将 packages 添加到 Control Room。
6.13.0
- 兼容的 Bot Agent 版本: 20.11 或更高版本
- 兼容的 Control Room 版本: 8750 或更高版本
新增内容 |
---|
平民开发者和专业自动化专家现在可以在他们的设备上开发和运行 macOS 平台上的自动化。 此 package 已增强,以支持 macOS,确保统一的开发和可移植性体验。 |
更改内容 |
---|
用户界面的更新
我们增强了特定字段的帮助文本,可在 File
package 的以下 actions 中显示文件路径或文件夹路径的示例:
|
6.12.1
- 兼容的 Bot Agent 版本: 20.11 或更高版本
- 兼容的 Control Room 版本: 8750 或更高版本
修复 |
---|
您现在可以成功删除同步到 OneDrive 的新文件夹,使用action。 Service Cloud 工单 ID: 02164787, 02170079 |
6.11.0
- 兼容的 Bot Agent 版本: 20.11 或更高版本
- 兼容的 Control Room 版本: 8750 或更高版本
修复 |
---|
在action 字段中的指定要压缩的文件/文件夹,示例的描述现在已正确翻译为日语。 |
6.10.1
- 兼容的 Bot Agent 版本: 20.11 或更高版本
- 兼容的 Control Room 版本: 8750 或更高版本
更改内容 |
---|
Folder
package 的增强功能(Service Cloud 工单 ID: 02055576) 当您使用解压缩 action 从.zip文件中将压缩内容(文件和文件夹)提取到特定位置时,如果压缩文件已损坏,它现在会显示适当的消息为: 在操作压缩文件时出现问题。 |
6.9.1
- 兼容的 Bot Agent 版本: 20.11 或更高版本
- 兼容的 Control Room 版本: 8750 或更高版本
修复 |
---|
action 现在即使文件夹中包含没有名称和扩展名的文件,也能成功提取文件。
注: 此 action 会忽略没有名称和扩展名的文件,仅提取剩余的正确文件。
Service Cloud 工单 ID: 01997210 |
区分大小写选项在您为 action 中的文件名定义正则表达式模式时按预期工作。 Service Cloud 工单 ID: 01976721 |
6.8.0
- 兼容的 Bot Agent 版本: 20.11 或更高版本
- 兼容的 Control Room 版本: 8750 或更高版本
新增内容 |
---|
递归遍历每个子文件夹
您现在可以在迭代器中的新选项包含所有子文件夹中使用 ,以递归方式遍历文件夹中的每个子文件夹,包括隐藏文件夹。 |
6.7.0
- 兼容的 Bot Agent 版本: 20.11 或更高版本
- 兼容的 Control Room 版本: 8750 或更高版本
修复内容 |
---|
您现在可以使用action 成功地从文件夹名称末尾包含空格字符的压缩文件夹中提取文件。 Service Cloud 工单 ID: 01947468 |
如果您使用了 Excel 高级 package 中的打开 action,那么在文件夹 package 中使用创建快捷方式 action 时,将不再显示错误。 |