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
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
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
You can now filter by additional fields, including user, project, and status, allowing for more precise searches.
Improved user experience
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 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
Resolved an XSS vulnerability triggered when creating an external share link with a project name containing an XSS payload.
Fixed SMTP issue
Fixed an issue where custom email settings blocked notifications from being sent to users.
Fixed filter error
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 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 an issue where the author's name was missing from comments.
Fixed multiple submission issue
The 'Create External Share Board' button is now disabled immediately after the first click to prevent multiple submissions due to delayed response.