Summary 🌟
In this release, we have new features including quick action buttons, new API endpoint and comment feature when issue gets rejected. Several fixes and improvements also introduced.
New Features
Quick action buttons added on approval list view NEW
Add customfield(Select List (Multiple Choices)) to board card layout
Improvements
Improved approval process IMPROVED
Before, if you stop watching the issue, approval won’t start. We've improved the approval process to allow starting approvals even with 0 watchers.
Bug Fixes
Fixed “Timeline” option missing in the JQL filter FIXED
The "Timeline" option was previously missing in the JQL filter dropdown within issue share configuration. After fix, it’s visible and selectable as expected.
Fixed wrong color columns appeared in dark mode FIXED
We have fixed white color columns of quick filter in Jira board share to dark color so it matches in dark mode.
Timeline share type is not visible in issue share configuration FIXED
We have fixed white color columns of quick filter in Jira board share to dark color so it matches in dark mode.
In Board card settings, labels and multiple-select list options previously appeared outside the field frame; this fix now ensures that labels and list choices fit correctly within the board display.
Darkmode - Timeline in dashboard view type) is light
+ link status color changed for dark and light mode
- ESFJ-1211Getting issue details... STATUS
- ESFJ-1210Getting issue details... STATUS
- ESFJ-1202Getting issue details... STATUS
The logic for loading boards was updated to prevent Out of Memory (OOM) errors by avoiding the need to fetch all issues in a project to determine label availability. Now, boards with large issue volumes load reliably, ensuring acceptable loading times even for extensive datasets.
A fix was implemented to address an error in the Share Template form, which previously failed to save when entering a new, non-registered email in the "Share with specific users" section under the Security tab. Now, the form saves correctly regardless of the email status.
- ESFJ-1182Getting issue details... STATUS
We have improved Share API logging by adding detailed logs for all share actions (create, update, regenerate, delete) and introducing error codes, allowing users to reference the code for easier issue tracking in log files.
Fixed an issue where internal users (share creators) were unable to add comments or attachments to external shares in Jira, despite permissions being enabled. Now, internal users can successfully post comments and attachments on external shares as intended.
Added support for displaying the parent link field on shared pages, ensuring that it appears clearly within the issue layout. This update also supports parent links with custom issue type icons, providing consistent visibility across shared pages.
- ESFJ-986Getting issue details... STATUS
- ESFJ-922Getting issue details... STATUS
- ESFJ-916Getting issue details... STATUS
- ESFJ-904Getting issue details... STATUS