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