Version 12
Check the compatibility with your Jira version.
12.6 - May 13, 2026
Important
Enhanced the GET /testrun/{testRunKey}/testresults/page REST API endpoint with support for onlyLastExecutions filtering and totalCount in the response. Update your automation integrations before upgrading the plugin version.
Improvements
Added the redesigned test player with an updated user interface, improved usability, bug fixes, and new capabilities. The Set all below to action now also updates the test execution steps to the selected status. You can still switch back to the legacy test player UI if needed.
Added support for listening to the TestCaseTraceabilityChangedEvent event when importing test cases linked to work items into Zephyr.
Added a new filter to the hasTestCoverage JQL function. The function now supports filtering by test case project. If no project is specified, the function searches across all accessible projects.
Bug fixes
Fixed inconsistencies in the GET /testrun/ REST API endpoint when querying by project. The projectKey parameter is now accepted both with and without quotation marks.
12.5 - April 23, 2026
Improvements
Improved attachment storage to better handle increasing attachment volumes.
New attachments, including standard and rich text editor (RTE) attachments, are now stored in subfolders based on the year and month of creation. For example, an attachment created in April 2026 is stored in /data/attachments/kanoahTests/2026/04. This update applies only to new attachments. Existing attachments remain unchanged.
12.4 - April 9, 2026
Improvements
Improved application stability and reduced performance impact on Jira nodes.
Bug fixes
Fixed an issue that prevented some customers from cloning test cases.
Fixed an issue with test case export to PDF. Exported files now display correct values.
12.3.0 - March 26, 2026
Improvements
Added new endpoint for test case search POST /testcase/search. It now supports search by name or key.
Added new endpoint for linking test cases to Jira work items POST /testcase/link-issues.
Added new endpoint for creating test cases in bulk POST /testcase/bulk.
For more information, see the API documentation.
Updated JCMA to support compatibility with Atlassian Forge.
Bug fixes
Fixed an issue where PUT /testrun/{testRunKey}/testcase/{testCaseKey}/testresult did not update test results correctly when test data was provided.
Resolved an issue with the test case import progress bar to ensure it shows accurate progress.
12.2 - February 16, 2026
Improvements
A new paginated Public REST API endpoint has been introduced: GET /testrun/{testRunKey}/testresults/page. This endpoint provides a paginated version of the existing: GET /testrun/{testRunKey}/testresults. Users are advised to update their automation workflows to use the new paginated endpoint. The non-paginated endpoint will be deprecated in a future release. For more information about this endpoint, see the API documentation.
When cloning test cases, you can now choose whether to include test case traceability links as part of the cloning process.
Bug fixes
Resolved an issue where the Burn Down gadget did not load for users with their language set to German.
12.1.0 - December 29, 2025
Improvements
Improved the performance and reduced the memory usage of the hasTestResult JQL function.
Bug fixes
Fixed an issue that caused users, groups, or roles to be added incorrectly multiple times to the permissions lists.
12.0 - November 19, 2025
Jira 11 Compatibility Update
We are pleased to share that our app is now fully compatible with Jira 11. All features are supported and work seamlessly with the latest Jira release. Thank you for your continued support. If you have any questions or need assistance, please feel free to contact us.