- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 控制流程
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 日志记录
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 编码自动化
- 基于触发器的 Attended 自动化
- 对象存储库
- ScreenScrapeJavaSupport 工具
- 扩展程序
- Studio 测试
- 故障排除
Studio v25.10 发布说明,涵盖了用于从 Windows-Legacy 批量迁移到 Windows 兼容性内容的新“活动迁移器”CLI 工具。
25.10.1
Release date: September 9, 2026
Extending with classic GSuite activities migration
The Activity Migrator now supports converting classic GSuite activities to modern equivalents in the UiPath.GSuite.Activities package, covering Google Workspace (formerly known as GSuite) automation across Gmail, Calendar, Drive, Docs, Sheets, and Apps Script.
The minimum supported version for the target UiPath.GSuite.Activities package is 3.8.10.
To learn more, refer to About the Activity Migrator Tool, GSuite Supported Activities, and GSuite Unsupported Activities.
Improved activity migration for partially supported activities
We have added the --uia-enable-partial-migration option for the analyze and upgrade commands, allowing UI Automation activity migration to proceed even when full compatibility cannot be guaranteed. The migration generates the closest supported equivalent, which may require manual adjustments before it works as expected. This option requires UI Automation package 25.10.38 or later (specified via --uia-package-version).
Workflow Analyzer rule available in Studio 24.10
The ST-AMG-001 - Identify Activities with Post-migration Action Required Annotations Workflow Analyzer rule is now available in Studio 2024.10.25 LTS.
错误修复
- Fixed an issue where the
--disabled-extensionsoption was silently ignored and did not prevent the specified extensions from loading. For syntax details, see Supported syntax for collections.
25.10.0
发布日期:2026 年 4 月 8 日
Activity Migrator 工具隆重推出
Activity Migrator 是一个新的命令行界面 (CLI) 工具,在将项目从 Windows - 旧版迁移到 Windows 兼容版本时,可简化流程配置和依赖项的迁移。
Activity Migrator 用于:
- 将 Windows - 旧版项目批量转换为 Windows 项目。
- 将经典版 UI Automation 活动迁移到新版 UI Automation 框架,从而访问 Unified Target 和 Healing 智能体等功能。
- 从经典版“邮件”活动转换为 Integration Service 活动。
要了解更多信息,请参阅“关于 Activity Migrator 工具”。