Summary 🌟
In this release, we have new features including quick action buttons, new API endpoint and a comment feature when page gets rejected. As for bug fixes, there were confluence vulnerability fixes and timestamp issue fixes.
...
New Features
...
Quick action buttons added on approval list view
We have implemented verified domains in External Share for Confluence.
Improvements
...
added "Approve", "Reject" and “Abstain” buttons to the approvals list. It allows users to take actions directly without entering each approval detail view.
...
...
...
In Confluence page, header layout was static but now adjusts smoothly to various screen sizes. On mobile devices, it has a clean layout with links, buttons, a subscribe button, and an edit page feature.
Bug Fixes
Fixed Integration issue
We’ve resolved a bug where data from Jira embedded on Confluence pages wasn't functioning correctly when using custom domains.
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-507 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-500 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-498 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-492 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-491 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-489 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-485 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-447 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-251 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-123 |
---|
|
Unauthorized access to private space definitions
We solved vulnerability that allowed lower-privileged users to access approval definitions in private Confluence spaces, ensuring stricter access control.
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-491 |
---|
|
We’ve added a feature that comment is required for approver, when rejecting a page. Once enabled this feature, approver should provide a comment.
...
Added API DELETE endpoint
New DELETE endpoints have been added to the Web API, allowing the removal of approvals.
DELETE /approvals/{ref}
DELETE /approvals/{ref}/{id}
API documentation is available for further instruction.
Bug Fixes
Fixed timestamps issue
Locale was not applied to Approval Path’s comment timestamps in Jira Confluence pages. Now, both the locale and time zone is correctly applied based on the user’s Atlassian account settings.
Fixed vulnerability
We fixed a vulnerability in Confluence that could have allowed unauthorized access to private space definitions.