Versions Compared

Key

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

Summary 🌟

In this release note, we 've introduced new automation tools, an option to abstain, and enhancements like date and time synchronization, along with styling fix and updates.

New Features (blue star)

...

introduce improved filtering, and several bug fixes. Notable updates include security vulnerability fixes, and improved CSS styling.

...

Improvements (blue star)

Improved Visual & Layout
Status
colour

...

Blue
title

...

New type of definition step, ‘Automation Step’ has been added.

...

Automation step has features listed below.

  1. Change Page Status

    • This action changes the status of a page and offers two options.

      • Space suggested status - the user can provide the name of the desired status. If no status with that name is found, this step will be skipped.

      • Custom status - As custom statuses are user-specific, You need to provide a name, and we'll match it with the statuses available to the user who started the approval, or create a new one for them. Alternatively, you can select a user, choose one of their statuses, or provide a new one. The custom status will be added by the selected user. If you provide a custom status that does not yet exist, you can also select its color. The default color is blue.

  2. Add a Comment on Page

    • Adds a text comment to a page.

  3. Add/Remove Label(s)

    • Adds or removes a label on a page.

  4. Set Entity Property

    • Adds an entity property with a specified key and value. You can use page properties to generate detailed reports on pages that are not covered by Confluence's default fields.

Abstain option
Status
colourRed
titleNEW

Abstain option has been implemented. This option was added due to customer’s feedback. Abstain allows approvers to express vote of abstention, it also works as silent approval. Here is available Abstain Option documentation for details.

...

Success step
Status
colourRed
titleNEW

Previously, we implemented rejection step which enables automation when an approval is rejected. For same logic, we launched success step. In Definition view, now both success step and rejection step is available. Available step types are Automation and Webhook. Documentation for step-by-step can be found in Success Step and Rejection Step

Improvements (blue star)

Improved user configured time zone settings
Status
colourBlue
titleIMPROVED

We improved the system that all date and time displays across Confluence, including approval timestamps, comments, and various views to reflect the user's configured time zone and locale settings based on their Atlassian account preferences or browser settings.

Improved confluence error for Automation step
Status
colourBlue
titleIMPROVED

We enhanced the error handling for automation steps in Confluence.

Improved Confluence REST API
Status
colourBlue
titleIMPROVED

We improved Confluence REST API for retrieving bulk users by account ID. This updated new method reduces time needed to access multiple accounts.

Improved approval path login page update
Status
colourBlue
titleIMPROVED

The styles of buttons on the login pages, such as the ‘Send me login link’ and ‘Login’ buttons, have been updated.

Bug Fixes (blue star)

IMPROVED

  • Tasks marked as "Done" now show with a strikethrough, now it’s easy to distinguish if tasks are completed.

...

  • We have also improved the scroll behavior on the timeline table. Both horizontal and vertical scrolls are now visible.

  • Card layouts are now evenly distributed across the page for a cleaner look. Also, a new icon has been introduced for "no result" in the dashboard.

...

Improved user verification
Status
colourBlue
titleIMPROVED

We have improved user verification for creating or joining new SAML workspaces. Only authorized users can create or join a new SAML workspace.

Improved filtering for the filter/JQL share view
Status
colourBlue
titleIMPROVED

You can now filter by additional fields, including user, project, and status, allowing for more precise searches.

Improved user experience
Status
colourBlue
titleIMPROVED

  • In Global Settings - Page Customization, links can now be rearranged via drag-and-drop. Also, We added a confirmation popup for the "Restore all default values?" button to prevent accidental resets.

...

  • We have redesigned error pages with more detailed information.

  • We replaced the markdown editor with a custom editor, allowing for more customized comment formatting.

Bug Fixes (blue star)

Security Fixes
Status
colourGreen
titleFIXED

Fixed issues where unauthorized users could delete shares or change board settings, and corrected a security issue so attackers won’t be able to access or change settings.

Fixed XSS vulnerability
Status
colourGreen
titleFIXED

Resolved an XSS vulnerability triggered when creating an external share link with a project name containing an XSS payload.

Fixed SMTP issue
Status
colourGreen
titleFIXED

Fixed an issue where custom email settings blocked notifications from being sent to users.

Fixed filter error
Status
colourGreen
titleFIXED

Previously, when users entered a project name in the search input, an error page was displayed. After the fix, the system now correctly displays issues or results. Also, fixed an issue where null values in time tracking fields caused crashes in the filter view.

CSS Fixes
Status
colourGreen
titleFIXED

A new step container took the full width of the page, prevented the user from reaching the bottom of the page. Now user can reach the bottom of the page with fields.

...

  • Fixed an issue where extra space appeared when using the "Group By" filter on board.

  • Fixed wrong color text format tab appeared in dark mode.

  • Fixed display issues where icons for issue types were not showing up properly in shared links.

  • Fixed an issue where long text and code snippets overflowed in the comment section.

...

Fixed comment issue
Status
colourGreen
titleFIXED

Text input was breaking the border of ‘add a comment on issue’ window in Automation step page and in Condition window from definition page. After fix, the text appears safely contained in the windowFixed an issue where the author's name was missing from comments.

Fixed multiple submission issue
Status
colourGreen
titleFIXED

The 'Create External Share Board' button is now disabled immediately after the first click to prevent multiple submissions due to delayed response.