studio
latest
false
- 发行说明
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

发行说明
上次更新日期 2025年9月25日
Build number: 2025.0.176
新增功能
Solutions in Studio
Solutions created in Studio Web can now be opened, edited, and saved in Studio, giving you more flexibility to develop automations together with their resources as a unified whole.
Enhanced design experience for Windows projects
The new design experience introduced in July for cross-platform projects is now also available for Windows projects.
This update brings the same modern improvements:
- Line numbering for easier navigation and reference.
- Compact activity designers to improve readability.
- Easy to add activities and cases, reducing visual noise and unnecessary spacing.
To enable this experience, navigate backstage to Settings > Design and enable the Compact Design Experience option.
改进
- We have streamlined the installation of activity packages by removing the License Acceptance window. Terms and conditions for each package are implicitly accepted when installing that package.
- The State Machine and Flowchart activities are now collapsed when added in a Sequence.
错误修复
Google.Apis.*
namespaces did not appear or an unexpected error occurred in the Browse for Types variable type option if the default package installation directory specified in theUiPath.config
file contained the stringUiPath\Studio
.- The Show activities available for install Studio global design setting did not work as expected when the Enable all available activities Automation Ops governance setting was set to No and the Allow users to overwrite setting was selected.
内部版本号:2025.0.175
新增功能
在切换 Git 分支时携带更改
现在,您在切换 Git 分支时,可以更灵活地保留或放弃未提交的更改。 每次对项目进行更改或 Studio 将项目标记为已更改时,您可以选择将更改引入新分支或放弃。
改进
改进的设计体验
在包含深度嵌套的大型工作流中,“设计器”面板标头中的面包屑导航路径很快就会变得难以阅读。现在,一旦面包屑超过可用空间,就会折叠为下拉菜单。这意味着您可以:
- 快速展开下拉菜单,以查看完整路径。
- 避免面包屑在复杂工作流中出现溢出或被截断。
此外,批注现在具有更新的视觉样式:
- 已固定批注现在是跨平台项目中活动卡片的一部分。
- 未固定的注释现在可调整尺寸以适配内容,现采用圆角设计。
其他改进
- 使用文件和文件夹资源的活动现在具有搜索功能,您可以在当前文件夹及其所有子文件夹中快速找到所需的内容。
- 在配置参数时,IResource 数据类型现已作为主要数据类型直接显示在下拉菜单中。
- 我们改进了错误和警告消息在活动中的显示方式。
- 设计器底部区域的面板在折叠状态下同时显示文本与图标。
- 对于已知异常,堆栈追踪记录不再在“输出”面板中可见。
- 用于将缩放比例重置为默认值的图标进行了视觉更新。
- 要创建新的 RPA 测试用例,您现在可以转到“设计”选项卡,打开“文件”组,然后从下拉列表中选择“新建”。
错误修复
- “System.NotSupportedException:不支持指定方法”错误,在解决某些项目中由对象存储库元素导致的 Git 冲突时发生。
- “调用工作流文件”活动导致“System.IO.FileNotFoundException:在某些项目中无法加载文件或程序集”错误。
- 展开 If 活动时,某些工作流文件被标记为“已修改”。
- “对象存储库”元素的“查找引用”选项错误地列出了包含多个用户界面自动化活动的项目中的不相关文件。
- 在两个嵌套的“每个用户界面元素”活动中使用“分配”活动时,错误地在数据管理器中创建了两个变量,而不是一个。
- 在从 Task(任务)项目模板创建的项目中使用 Remove Unused > Variables(移除未使用的 > 变量)时,默认的 Notes(备注)变量被错误地移除。
- 未启用新式设计体验时,对象存储库在从 2024.10 之前的 Studio 版本升级的项目中无法按预期运行。
- 在 Studio Web 中创建、在 Studio 中编辑、然后在 Studio Web 中重新打开的一些项目中,Data Service 活动无法按预期运行。
- 在后台视图中切换标签页的键盘快捷方式 (CTRL + Tab) 被部分屏幕阅读器错误播报。
- 调用包含“提取表格数据”活动的工作流并为
CultureInfo.CurrentCulture
分配new CultureInfo("nl-NL")
值时,某些项目发生意外错误。 - 在调试过程中,Watch(监视)面板未正确显示与 For Each(遍历)活动迭代变量同名的变量的正确作用域值。
- 在某些项目中,将焦点切换到其他面板时,对设计器面板中活动显示名称的更改未被保存。
- Studio 在包含大型嵌套工作流的项目中滚动时崩溃,并出现以下错误:UiPath.Studio.Contracts.RecoverableException:由于关键内部错误,Studio 已关闭活动项目。