- Notas de versão
- Visão geral
- Visualização pública
Notas de versão do UiPath CLI
Change log for @uipath/cli and the bundled tools. Entries are grouped by release; tool updates that ship alongside the CLI are listed under that release. Patch-level entries (bug fixes with no documented behavior change) are summarized, not enumerated.
For the high-level narrative of what UiPath CLI brings, see What's new. For the semver contract and stability labels, see Versioning and stability.
UiPath CLI is currently in Public preview. All releases prior to version 1.0.0 are preview releases and may include breaking changes between versions. Version 1.0.0 will mark the first stable release.
Earlier versions
For the legacy .NET CLI (uipcli.exe, versions 2023.10 / 2024.10 / 2025.10), see the CI/CD integrations docs for release notes per calendar version.
Convenções
Each release entry lists:
- Added — new commands, flags, tools, output codes.
- Changed — flag renames, default changes, behavioral adjustments (non-breaking).
- Deprecated — commands/flags scheduled for removal in the next MAJOR.
- Removed — commands/flags dropped (only at a MAJOR bump).
[Data shape]changes — changes to theDatapayload of any command. Flagged explicitly so pipelines that parse specific fields can re-validate.- Fixed — bug fixes with user-visible impact.
- Security — CVE fixes and disclosure links.