Skip to content

Releases: UiPath/uipath-typescript

1.3.11

01 Jun 10:31
b5d6c55

Choose a tag to compare

New Features & Improvements

  • Added getTopElementFailedCount method to MaestroProcesses and Cases in #457
  • Added getById and getSpansByIds methods to Traces service in #475

Full Changelog: 1.3.10...1.3.11

1.3.10

27 May 08:16
7afb0e1

Choose a tag to compare

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

25 May 11:43
196abdc

Choose a tag to compare

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

12 May 14:25
5786839

Choose a tag to compare

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

08 May 08:08
ebc9d29

Choose a tag to compare

New Features & Improvements

  • Introduced getByName for 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.queryRecordsById in Data Fabric in #417

Full Changelog: 1.3.6...1.3.7

1.3.6

06 May 13:59
2fffc10

Choose a tag to compare

New Features & Improvements

Add Feedback.getById in #405
Add support for sdk.setMultiLogin in #408

Full Changelog: 1.3.5...1.3.6

1.3.5

05 May 08:19
3cf5b25

Choose a tag to compare

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

29 Apr 15:05
753e6a1

Choose a tag to compare

New Features & Improvements

  • Agent inputs support in Conversational Agent conversations (#367)
  • Jobs.restart() method for restarting orchestrator jobs (#372)
  • New Entities.deleteRecordById() method for deleting single entity record (#338)

1.3.3

28 Apr 08:44
1b775c0

Choose a tag to compare

New Features & Improvements

  • Feedback service getAll() method for agents feedback collection (#184)
  • Added Jobs.resume() method to resume suspended jobs (#371) and Jobs.stop() method to stop running jobs (#337)
  • Introduced disconnect() method on Conversations for clean process exit (#340)
  • Task assignment expanded beyond users (#385)

1.3.2

16 Apr 07:12
2e2812d

Choose a tag to compare

New Features & Improvements

  • OAuth flow now supports pass through SSO login for MS Entra and enterprise SAML configurations. (#364)