UiPath Documentation
cicd-integrations
2024.10
false
Notes de publication des Intégrations CI/CD
  • Notes de publication de la CLI UiPath
    • v24.10.8.2
    • v24.10.7.1
    • v24.10.6.2
    • V24.10.5.3
    • V24.10.4.1
    • Anciennes versions
  • Notes de publication de l'extension Azure DevOps
  • Notes de publication du plug-in Jenkins
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

v24.10.7.1

v24.10.7.1 release notes for UiPath CLI in standalone.

Date de publication: 30 juin 2026

Nouveautés

Pack Studio template projects

uipcli package pack now packs a project that is configured as a template (its project.json has isTemplate: true) so that Studio recognizes it as a template. The packed package shows up under New from Template in Studio, the same as a template published from Studio itself.

uipcli package pack "C:\projects\MyTemplate\project.json" -o "C:\Output"
uipcli package pack "C:\projects\MyTemplate\project.json" -o "C:\Output"

Previously, packing a template project produced a package that Studio listed as a library rather than a template, because the package was missing the template metadata. No new parameters are needed — the behavior is driven by the isTemplate flag already present in the project, and it works for both VB and C# process and library templates.

CLI requests identify themselves to Orchestrator

Every Orchestrator-bound HTTP request now carries a User-Agent header of the form UiPath.CLI-<version>. This makes CLI traffic easy to recognize in Orchestrator logs and lets proxy or gateway allowlists target the CLI specifically. No action is required.

  • Nouveautés
  • Pack Studio template projects
  • CLI requests identify themselves to Orchestrator

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour