Release notes 12.1.0
Release date: Jul 30, 2025
Our team is thrilled to announce the latest release of Appfire Command Line Interface (CLI), version 12.1.0.
Compatibility: Refer to the Compatibility for ACLI 12.1.0 page.
Contents |
|---|
New features
New webhook actions in Bitbucket Cloud
The new webhook actions, such as addWebhook, removeWebhook, updateWebhook, getWebhookList, runFromWebhookList, and getWebhookEventList, are now available for Bitbucket CLI Cloud.
Enhancements
Connect on Forge adoption
Jira CLI and Confluence CLI have been migrated to the Forge platform, and the app is available in the Atlassian Forge apps list.
This is a minor release with automatic updates, and there will be no changes to permission scopes in the Connect on Forge release.
Apps compatible with the new versions
Jira CLI and Confluence CLI apps are now compatible with the new versions of Jira and Confluence.
The supported compatibility has been updated on the Marketplace.
Support for the deprecation of JQL search and evaluate expression endpoints
ACLI now supports the deprecation of JQL search and evaluate expression endpoints done by Atlassian. For more details, refer to the October 31, 2024, changelog on the Atlassian developer changelog.
Support for the variable reference syntax
You can now use the variable reference syntax (@<variable>) instead of the replacement syntax (@<variable>@) when passing variables into script parameters.
This feature improves readability and simplifies complex scripting scenarios by reducing quoting issues. This feature is very useful in structured formats like JSON (runFromJson) and other scripting issues with multi-level scripts (run actions within run actions).
Confluence CLI migration to Atlassian v2 API
Confluence CLI has now been migrated from the Atlassian v1 API to the new Atlassian v2 API.
New parameter in Jira CLI Cloud
A new command-line parameter, --reconcileIssue is now available to support precise reconciliation of JQL results. This enhancement allows customers to specify a list of numeric issue IDs (not issue keys) that should be resolved exactly.
Bug fixes
The following bugs are fixed in this release:
The
addUseraction previously failed with an error message. This issue has been resolved, and the action now functions as expected.Previously, when invoking the ACLI client binary, specifically the help menu for Confluence, the app failed with a Java Exception. This issue is now fixed, and the help command now correctly displays an ASCII table listing all available actions.
Previously, when executing the
getCustomFieldContextListcommand using a CSV file, the CLI provided results only for the first entry, though it read through all the lines. This issue is now fixed, and this command provides the context of each field from the CSV file.Previously, attempting to create a new board using the default project filter resulted in an error. This issue has been resolved, and boards can now be successfully created and linked to the default project filter.
Previously, when the issue property being copied was a raw string, the
--copyPropertiesparameter failed to copy special characters, such as newline characters. This issue has been fixed, and the parameter now correctly copies special characters from one issue to another.
Questions and feedback
Explore exciting features, pricing updates, reviews, and more on the Marketplace.
Stuck with something? Raise a ticket through our support portal.
Do you love using our app? Let us know what you think here.
Credits
Thank you to our valued customers! Your incredible support and feedback inspire us to improve continuously. We appreciate your trust in Appfire Command Line Interface (CLI)!