...
Expand | ||
---|---|---|
| ||
🎉ARN evaluation license can now be extended beyond 3 months 🥳 ARN server/DC variant supports evaluation up to 3 months. Now it is possible to extend it beyond by deleting all your existing data and starting fresh simply by confirming so within the app. 🎉 Welcome custom styling of 'Group by' fields 😻 The way ARN rendered Group by fields in release notes was hardcoded. Now it is possible to apply custom styling to the label & value of Group by field. 🎉 Dynamically include issue users as release notes email recipients 📧 Don’t limit release notes communication to pre-defined set of users, add issue users dynamically to the list. e.g. reporters, creators, assignees, watchers or any other multi-user custom fields. 🎉 'Run rule as' parameter to honour existing Jira project permissions 🔐 In Jira cloud, an app has a peculiar user called ‘App user’. This user has access to all Jira projects. 🐞Run rule as value was being inserted as null causing errors in rule execution, fixed 🧐 For fresh installations, when default rules were added automatically they had ‘Run rule as’ value set to null. This caused errors while executing these rules. The fix will insert accurate entry instead of null and will also update all the existing rules where the value is already null. 🐞Hyperlinks from Scriptrunner's custom field were not rendered properly 🥺 To prevent XSRF, we had sanitised some special characters earlier. That caused some legitimate hyperlinks from Scriptrunner’s custom fields to not render properly. This is now addressed. 🐞Date time was auto added to headers in PDF templates There was a bug that inserted date time into headers of PDF release notes generated via ARN. This is now fixed 🐞 |
...