Bug fixes
Work Item Sharing for Team Owners
In the work item approval process, work items were automatically shared with approvers in view-only mode. However, this inadvertently downgraded the permissions for team owners, who should have retained manage access. This issue has been addressed and resolved in this release.
Feature Branch Validation CI Job
With the recent launch of our branch validation feature, users can configure CI jobs to automatically validate feature branches in Bitbucket. We identified cases where CI validation jobs were not being triggered automatically due to a job queue management bug. This issue has now been resolved in this release.