Versions Compared

Key

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

Summary 🌟

In this release, we improvedfocused on improving the handling of non-existent groups in step approvals, enhanced the external approver view in the Approval Path, improving issue layouts, styling, and media support, while also addressing security vulnerabilities. Additionally, we've fixed an issue with the approval link path via email, allowing users to take action.

...

Improvements (blue star)

Improved exclusion of non-existent groups
Status
colourBlue
titleIMPROVED

Previously, if a group used in a step approval was deleted, the approvals list view failed to function, but now the application handles this scenario correctly and works seamlessly across all views, including case, project, and global.

...

Enhanced external approver view
Status
colourBlue
titleIMPROVED

We improved the external approver view in the Approval Path to ensure all content elements are displayed correctly for external approvers, covering Confluence pages.

...

Key updates include migrating from deprecated Confluence endpoints, introducing a new page HTML renderer, and enhancing issue rendering with custom layouts, styling, and media support. These changes involved redefining the implementation due to major updates in the issue HTML renderer and Guarana ADF. Additional testing was conducted to address XSS vulnerabilities and verify content rendering across various Confluence pages.

Info

Supported elements include:

Breadcrumbs, title, creator and updated date, content, labels, attachments, and last comments.

Bug Fixes (blue star)

Fixed external user approval link redirection Issue
Status
colourGreen
titleFIXED

There was a bug in email notification when clicking “Reminder: Action requested for Approval” link redirected users to the page in Confluence instead of the approval path window. After the fix, the link now redirects correctly to the approval path window, allowing the approver to take action directly.