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
...
improved page performance, styles for dark mode, ensured compatibility with Data Center.
Additionally, we fixed the issue of missing content IDs and custom link in the header.
...
Improvements
Improved page performance
...
...
Add customfield(Select List (Multiple Choices)) to board card layout
Improvements
We ensured that chart-related files are loaded only when a page contains charts.
Improved styles
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
...
We have improved dark mode by adding new styles to all status fields.
...
Improved compatibility with data center
...
...
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
We have fixed white color columns of quick filter in Jira board share to dark color so it matches in dark mode.
...
We have updated External Share for Confluence to be compatible with version 9.x of the Data Center edition.
Bug Fixes
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
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-1211 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-1210 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-1202 |
---|
|
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.
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-1182 |
---|
|
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.
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-986 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-922 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-916 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-904 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-903 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | ESFJ-822the issue where custom links in the header would not displayed. Now links in header and footer is correctly displayed in the page.Fixed missing content ID
We resolved an issue where the content ID was not saved when adding comments and created endpoint to fetch all missing IDs.