ESFJ - July 2024

Summary

In this release note, we introduce improved filtering, and several bug fixes. Notable updates include security vulnerability fixes, and improved CSS styling.


Improvements

Improved Visual & Layout IMPROVED

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

esfj.png
  • 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.

2_2.png

Improved user verification IMPROVED

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 IMPROVED

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

Improved user experience IMPROVED

  • 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

Security Fixes FIXED

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 FIXED

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

Fixed SMTP issue FIXED

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

Fixed filter error FIXED

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 FIXED

  • 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 FIXED

Fixed an issue where the author's name was missing from comments.

Fixed multiple submission issue FIXED

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