Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

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 (blue star)

...

Quick action buttons added on approval list view
Status
colourRed
titleNEW

We have implemented verified domains in External Share for Confluence.

Improvements (blue star)

...

added "Approve", "Reject" and “Abstain” buttons to the approvals list. It allows users to take actions directly without entering each approval detail view.

...

Require comment when rejecting a page
Status
colour

...

Red
title

...

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 (blue star)

NEW

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
Status
colour

...

Red
title

...

We’ve resolved a bug where data from Jira embedded on Confluence pages wasn't functioning correctly when using custom domains.

 

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-507

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-500

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-498

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-492

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-491

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-489

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-485

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-447

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-251

...

NEW

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 (blue star)

Fixed timestamps issue
Status
colourGreen
titleFIXED

Locale was not applied to Approval Path’s comment timestamps in Confluence pages. Now, both the locale and time zone is correctly applied based on the user’s Atlassian account settings.

Fixed vulnerability
Status
colourGreen
titleFIXED

We fixed a vulnerability in Confluence that could have allowed unauthorized access to private space definitions.