Releases: UiPath/uipath-typescript
Releases · UiPath/uipath-typescript
1.3.11
1.3.10
New Features & Improvements
- Added folderKey/folderPath support to processes.start() in #443
- Added deleteFile and getFiles APIs to Buckets in #452
Full Changelog: 1.3.9...1.3.10
1.3.9
New Features & Improvements
- Added release and search filters to getAll in #425
- Added getByName for Buckets [PLT-92814] in #421
- Added CaseInstances getStagesSummary method [PLT-103101] in #403
- Updated document understanding framework contracts [RE-11913] in #431
- Added getTopRunCount to MaestroProcesses and Cases [PLT-102458] in #420
- Added getInstanceStatusTimeline to MaestroProcesses and Cases [PLT-103280] in #440
- Added getTopExecutionDuration to MaestroProcesses and Cases [PLT-103279] in #455
- Added getTopFailureCount to MaestroProcesses and Cases [PLT-103284] in #456
Full Changelog: 1.3.8...1.3.9
1.3.8
New Features & Improvements
- Introduced feedback.submit, feedback.updateById, and feedback.deleteById for managing feedback entries in #412
- Introduced feedback.createCategory, feedback.getCategories, and feedback.deleteCategory for managing feedback categories in #419
- Introduced caseInstances.getSlaSummary for retrieving SLA summary data on case instances in #401
Full Changelog: 1.3.7...1.3.8
1.3.7
New Features & Improvements
- Introduced
getByNamefor Assets and Processes in Orchestrator in #386 - Introduced user service support in Conversational Agents for profile information options in widget in #390
- Introduced support for new tool confirmation in Conversational Agents in #402
- Introduced surface data via headers to identify origin of requests in telemetry for Conversational Agents in #384
- Introduced aggregate query support for
entities.queryRecordsByIdin Data Fabric in #417
Full Changelog: 1.3.6...1.3.7
1.3.6
1.3.5
New Features & Improvements
- Add document-processing contracts in #388
- Added support for advanced field options in Data fabric in #399
Full Changelog: 1.3.4...1.3.5
1.3.4
1.3.3
New Features & Improvements
- Feedback service
getAll()method for agents feedback collection (#184) - Added
Jobs.resume()method to resume suspended jobs (#371) andJobs.stop()method to stop running jobs (#337) - Introduced
disconnect()method on Conversations for clean process exit (#340) - Task assignment expanded beyond users (#385)