- UiPath.Activities.Api.Base
- UiPath.Studio.Activities.Api
- UiPath.Studio.Activities.Api.Activities
- UiPath.Studio.Activities.Api.BusyService
- UiPath.Studio.Activities.Api.ExpressionEditor
- UiPath.Studio.Activities.Api.Expressions
- UiPath.Studio.Activities.Api.Licensing
- UiPath.Studio.Activities.Api.Mocking
- UiPath.Studio.Activities.Api.ObjectLibrary
- UiPath.Studio.Activities.Api.PackageBindings
- UiPath.Studio.Activities.Api.ProjectProperties
- UiPath.Studio.Activities.Api.ScopedActivities
- UiPath.Studio.Activities.Api.Settings
- UiPath.Studio.Activities.Api.Wizards
- UiPath.Studio.Activities.Api.Workflow
- UiPath.Studio.Api.Controls
- UiPath.Studio.Api.Telemetry
- UiPath.Studio.Api.Theme
Release Notes
v1.18.0
Release date: 19 September 2023
What's New
Starting with the v1.18.0 release, the WebAPI package uses AvalonEdit version 6.1.3.50.
Bug Fixes
- An issue causing the HTTP Request to throw an exception when trying to configure an activity with a variable for timeout has been resolved.
Erratum 25 October 2023: added the bug fix.
v1.16.2
Release date: 10 April 2023
What's New
To decrease the package size for runtime, especially for cross-platform projects, the UiPath.WebApi.Activities package was split into design-time package and runtime packages, as follows:
-
UiPath.WebApi.Activities - design time package
-
UiPath.WebApi.Activities.Runtime - runtime package; targets Windows and Windows-Legacy projects
-
UiPath.WebApi.Activities.Runtime.Portable - runtime for portable package; targets Cross-platform projects
- The HTTP Request activity received an improved interface.
V1.13.3
Release date: 7 December 2022
New Features and Improvements
Support for Traditional Chinese
The user interface of the activities in the WebAPI package is now available in Traditional Chinese.
Improvements
The layout of the HTTP Request activity's Import dialog box has been improved.
V1.13.2
Release Date: 27 October 2022
New Features and Improvements
Improvements
-
The following activities have been updated with a new design and are now available in Cross-platform projects:
Known Issues
- The HTTP Request Wizard only supports Studio version 2022.4 and newer.
Bug Fixes
- The HTTP Request activity was not throwing an SSL exception when the page being accessed had a certificate that failed validation even when the Enable SSL certificate validation property was selected.
- The HTTP Request wizard window was being displayed when performing unrelated actions in Studio.
V1.11.2
Release Date: 12 September 2022
Bug Fixes
- Due to an activity package dependency issue, there was a conflict when using certain versions of the WebAPI activity package in Windows projects.
- You could not install the WebAPI activity package on certain versions of Studio.
- To avoid potential issues, the WebAPI activity package is no longer a default dependency in cross-platform projects.
V1.11.1
Release Date: 9 May 2022
New Features and Improvements
- The HTTP Request Wizard can now be accessed after the initial setup.
Known Issues
- The HTTP Request Wizard only supports Studio version 2022.4 and newer.
Bug Fixes
- The HTTP Request activity was not working properly when variables were used in the UrlSegment property.
- Variable names from Studio were being appended to the Cookie Header when using the HTTP Request activity.
V1.9.2
Release Date: 27 October 2021
New Features and Improvements
The HTTP Request activity now offers the possibility to verify SSL certificates when sending a request. Verification failures will result in the request being aborted. For more information on this feature, see HTTP Request
Bug Fixes
Fixed an issue where an HTTP Request would be sent twice when a value was provided for the ResourcePath property
Known issues
HTTP Request works properly only with RestSharp package version 106.11.2 or lower. It returns an error when RestSharp version 106.11.4 or above is installed.
V1.7.0
Release Date: 26 April 2021
New Features and Improvements
The HTTP Request and SOAP Request activities have two new property fields that use SecureString
variables for login information, called SecurePassword and SecureClientCertificatePassword.
Bug Fixes
- Fixed an issue which caused the HTTP Request activity to miss
Content-Type
if the request contained attachments. - Fixed an issue which caused the URL Segments in the HTTP Request activity to be unable to create the correct URL at runtime.
V1.6.0
Release Date: 12 October 2020
New Features and Improvements
This activity pack has now been upgraded and is fully compatible with the C# Studio feature. For more information about C# support, see About Automation Projects.
The amount of packages you can find on UiPath activity feeds is humongous, and it grows with each passing day. This can prove to be a nuisance when searching for a package with a more common name, for example. We felt your pain and decided to do something about this. From now on, all UiPath official activity packs can be easily filtered in the Package Manager so you’ll be able to reach your favorite package in no time!
Bug Fixes
- Fixed an issue that caused the HTTP Request activity to fail if either only username or password was provided in their respective property field in the Simple Authentication section.
- Fixed an issue that caused a dependency conflict between the Deserialize JSON activity and NewtonSoft v12.03.
- A new header type is can be selected in the AcceptFormat property for the HTTP Request activity, called CUSTOM, which enables you to use custom header types.
V1.4.5
Release Date: 8 May 2020
Improvements
Updated some internal dependencies to maintain functionality with the new version of UiPath Studio.
V1.4.4
Release Date: 18 October 2019
Improvements
We have further increased language support by adding Turkish, Portuguese (Portugal), Spanish (Latin America), and Spanish (Spain) to the list of languages present in the UiPath Platform.
Bug Fixes
- Fixed an issue that caused HTTP calls to throw error messages even though the syntax was correct.
V1.4.3
Release Date: 26 August 2019
Improvements
Three new languages, German, South Korean, and Portuguese are available for the UiPath.Web.Activities package.
V1.4.2
Release Date: 26 June 2019
Improvements
We want to reach out to the entire world and make automation a language everyone can speak. So, starting with this release, the entire platform is available in Chinese.
V1.4.1
Release Date: 25 April 2019
Bug Fixes
- Fixed an issue that caused headers with certain names to be wrongly identified by the HTTP Request activity.
- The HTTP Request activity did not display parameters edited with the wizard in the Properties panel.
V1.4.0
Release Date: 18 February 2019
Improvements
The HTTP Request and Soap Request activities have been improved, and are now able to retrieve the headers of the requests they perform.
V1.3.0
Release Date: 10 January 2019
Improvements
This new year brings two more languages in the entire UiPath Platform - French and Russian. Since we layed down the foundations of localization in our previous release, we are continuing our efforts in bringing you a more immersive experience and lowering the language barrier bit by bit.
V1.2.6858.16880
Release Date: 11 October 2018
Improvements
The moment is finally here - the entire UiPath Platform has been localized, so that you can have a truly immersive experience, from install to design and execution. Now, besides English, you can access everything, including our online documentation, in Japanese.
- v1.18.0
- What's New
- Bug Fixes
- v1.16.2
- What's New
- V1.13.3
- New Features and Improvements
- V1.13.2
- New Features and Improvements
- Known Issues
- Bug Fixes
- V1.11.2
- Bug Fixes
- V1.11.1
- New Features and Improvements
- Known Issues
- Bug Fixes
- V1.9.2
- New Features and Improvements
- Bug Fixes
- Known issues
- V1.7.0
- New Features and Improvements
- Bug Fixes
- V1.6.0
- New Features and Improvements
- Bug Fixes
- V1.4.5
- Improvements
- V1.4.4
- Improvements
- Bug Fixes
- V1.4.3
- Improvements
- V1.4.2
- Improvements
- V1.4.1
- Bug Fixes
- V1.4.0
- Improvements
- V1.3.0
- Improvements
- V1.2.6858.16880
- Improvements