- 发行说明
- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 基于触发器的 Attended 自动化
- 控制流程
- 对象存储库
- 日志记录
- ScreenScrapeJavaSupport 工具
- Studio 测试
- 扩展程序
- 故障排除
发行日期:2023 年 6 月 7 日
新功能
The separation between design time and runtime packages that was disabled in the previous patch has been re-enabled. In Windows and cross-platform projects, a new Project Settings option, Separate Runtime Dependencies, now lets you enable or disable the separation at the project level. The option is enabled by default.
The Include Sources option was also moved from the Publish window to the Project Settings window, enabling you to configure it per project.
Organizations can control both options using governance policies.
改进
You now have the option to open a XAML file both in the Designer panel and as a read-only text file in a separate tab by right-clicking the XAML file in the Project panel and selecting Open in Text Editor.
错误修复
- 当项目中使用的包版本与项目中安装的库中使用的包版本之间存在冲突时,设计时包和运行时包之间的分离未正确处理。
- 安装在 Windows 库中时,某些活动包在“项目”面板中被标记为“发现为空”。受影响的包包括:
Microsoft.VisualBasicSystem.IO.FileSystem.AccessControlSystem.Security.AccessControlSystem.Security.Cryptography.XmlSysten.Security.Principal.WindowsSystem.Text.Encoding.CodePagesSystem.Text.RegularExpressions
- An assembly reference error occurred in some projects when using the Verify Expression activity to verify an expression. To apply the fix, select to import missing references from the dialog that appears when opening the file.
- 在 Windows 项目中使用通用搜索栏进行搜索并未返回所有工作流程文件的结果。
- Project validation failed if a Windows - Legacy project contained a CV Screen Scope activity and the OCR engine was changed from UiPath Screen OCR or UiPath Document OCR.
- Changing the value for the list of items property in a For Each activity when the activity was in focus resulted in unexpected changes appearing in the workflow.
- 尝试在先前已按用户安装 Studio 的计算机上执行全新的按计算机安装时发生错误。
- 修复了在项目中安装多个相互依赖的库时内存消耗高于预期的问题。
- A Could not load file or assembly error occurred when running a cross-platform project from UiPath Assistant or Orchestrator if the project had the UiPath.DocumentUnderstanding.Activities v2.2.0 package added as a dependency.
- Project compilation failed when running a C# project that contained a library added as a dependency if the library included an activity with the In argument of type Newtonsoft.Json.Linq.JObject and the project included a variable or argument of the same type assigned to the input property of the custom activity.
- Test cases wrapped in Execution Templates that threw an exception while running them from the Test Explorer panel using either Run All in View or Run All, caused the auto-generated XAMLs to gradually open. This behavior affected the performance of project execution.
- Workflows designed with activities from custom libraries threw the following error when analyzed with the Descriptor Coverage: An internal error occurred. It is recommended to restart UiPath Studio.
- The Auto-generated test data feature failed to create a default value for
Booleanvariables. - Workflows were missing activity highlighting when using Activity Coverage.
即将弃用
.NET Framework 4.6.1 is currently the minimum required version for running Windows - Legacy projects. Starting with Studio 2023.10, the minimum requirement will change to .NET Framework 4.7.2. Check the Deprecation Timeline for the latest updates regarding upcoming deprecations.
活动包版本
UiPathStudio.msi 安装程序中包含以下活动包和版本,均可在本地订阅源中找到。
| 活动包 | 版本 |
|---|---|
| UiPath.UIAutomation.Activities | v23.4.6 |
| UiPath.System.Activities | v23.4.3 |
| UiPath.Excel.Activities | v2.20.2 |
| UiPath.Mail.Activities | v1.20.0 |
| UiPath.Word.Activities | v1.16.1 |
| UiPath.ComplexScenarios.Activities | v1.4.0 |
| UiPath.Presentations.Activities | v1.11.1 |
| UiPath.Testing.Activities | v23.4.1 |
| UiPath.WebAPI.Activities | v1.16.2 |
| UiPath.Form.Activities | v23.4.4 |
| UiPath.Callout.Activities | v23.4.4 |