...
This year
Expand | ||
---|---|---|
| ||
🎉Ability to skip subsequent actions in a rule if there is a failure. 👍 Skip subsequent rule actions if the confluence or release page rule action fails. Useful when passing URLs to subsequent actions to avoid empty outputs.
🐞Ability to apply custom styling to TOC macro in PDF templates You can now apply custom CSS styling to the heading and entries of the TOC macro within PDF templates.
🐞Fixed issue with blank pages in PDFs when JQL section is empty. 📃 We resolved the issue of blank pages appearing in PDFs when a JQL section with a page break before or after it does not generate any data.
|
...
2023 |
---|
Expand | ||
---|---|---|
| ||
🎉Now you can use version names in webhook parameters! 👍 We've made it easier to pass version input in webhook parameters! Now you can use version names instead of just version IDs. Use the versionName parameter instead of the versions parameter to pass the version names in encoded format. 🎉Ability to change the order of rule actions 🔀 You can now easily change the order of rule actions in a rule. Just drag and drop them wherever you want in the list. 🎉Ability to trigger a rule when a sprint starts in Jira.▶️ We've added support to automate rule execution when a sprint starts in Jira. Select the "Sprint started" trigger on the rules page. 🐞Resolved - issues with contents of account type of fields 🛠️ Contents of account type of fields were not reproduced correctly within ARN templates in some cases. This has been fixed now. 🐞Fixed issue where TOC macro did not work with empty optional fields. Previously, if some of the optional fields in the configurations were left empty, the TOC macro was not functioning properly. This issue has now been fixed. 🐞Issues with JSM portal annoucements resolved.🐛 Announcements that were posted on the JSM portal through the ARN rule encountered issues in certain situations. This problem has now been resolved. |
...
Expand | ||
---|---|---|
| ||
🎉Discover contributors behind your team's amazing template creations. 🤝 Discover the creators behind amazing templates as the templates listing page now reveals who created or last updated templates. You can even filter templates with specific contributors. This allows you to further collaborate and get the most out of ARN. 🎉PDF templates supported in POST rule action for ARN PDF release notes. 📝 PDF templates are now supported in the POST rule action, allowing for the posting of PDF release notes to external endpoints, such as a Bitbucket repository, directly from ARN. 🐞Security issue fixes 🔐 Security vulnerabilities related to global templates in other projects used within a rule have been addressed and fixed. |
...
Expand | ||
---|---|---|
| ||
🎉Ability to hide orphan label of a Jira field in sequential layout 😇 Implement an automatic feature that hides the label variable of a Jira field when the field is empty for certain issues in your JQL section's sequential layout, resulting in a cleaner and more precise presentation of information for your Jira issues. 🎉Custom variables for greater flexibility and customization of your templates. 🤩 Are you a team who do not use versions or sprints within Jira? Are you someone who is trying to create customized release notes for multiple customers in one go? Create super-customized release notes quickly and easily with the new custom variables feature in ARN. Configure your own custom variables and deploy them within your template body, JQLs, release pages, and widgets. Values for custom variables are passed during template previews or rule executions, enabling you to use one template for multiple purposes. 🐞Security issue fixes 🔐 We have fixed XSS vulnerabilities at multiple places within the app. 🐞Optimized app tours in ARN. ⤴️ App tours within ARN have been optimized, resolving the existing performance issue. 🐞Fixed issue with date picker fields in the JQL section. 🗓️ Fixed issue causing error when generating release notes with a large number of issues when using a date picker type Jira custom field in the JQL section. 🐞Fixed: Group-by field in JQL table caused extra spaces. ✅ When a group-by field is added to the table layout of a JQL section, extra empty spaces were getting added to the each row of the table. This issue has been fixed now. 🐞Fixed! Incomplete table bottom borders in PDFs. 🛠️ In generating PDFs containing tables, when a table's content extends beyond a single page, on the initial page, the absence of a bottom border for the table creates an incomplete visual. This has been fixed thus presenting a cohesive table. |
...
Expand | ||
---|---|---|
| ||
🎉Performance improvements ⬆️ We've optimized our backend operations, reducing the number of backend calls and delivering a faster, smoother user experience. 🎉Improved default sequential layout in the JQL sections ✅ The default sequential layout in the JQL sections has been updated to improve their functionality, clarity, and purpose. This will be applicable only to the new JQL sections that will be created. Layouts of the existing JQL sections remain unaffected. 🎉Introducing Slack templates 🚀 We've made it easy to create release notes in the JSON format that works seamlessly with Slack's block kit builder. Plus, your periodic release updates will be sent directly to the right Slack channels with the POST rule action using Slack’s incoming webhooks. Keep life simple and communication up-to-date. 🎉Get email notifications on rule execution status and failure reasons 📧 You can now set up email notifications when a rule runs. The notification includes info on the execution status and failure reason (if any) of each rule action so you can easily keep an eye on your rules. Know more. 🐞Fixed - forceful page breaks in PDF templates 🐞 We fixed an issue with a Jira field that was leading to larger data being forcibly moved to a new page in the PDF template. |
...
Expand | ||
---|---|---|
| ||
🎉Enhanced JQL customization 🔨 The JQL section has been updated to allow the simultaneous addition of a Jira field as both an issue field and a group-by field, providing users with increased flexibility in designing their JQL section layout. 🎉PDF templates can now have a clickable Table of Contents! 📖 You can now add a table of contents to your PDF templates! Simply specify the title, minimum and maximum heading levels, and choose where to insert the ToC macro. Your generated PDF will feature a clickable ToC with headers and page numbers. 🐞Rule execution log order and sorting fixed 🐛 The expected order and sorting of rule execution logs is now fixed. Similar issues at other locations in the app such as the template listing page rules listing page, release page/widgets release listing screen, etc. are also fixed.. 🐞ARN templates now reproduce new lines in version descriptions 👍 The version description variable within ARN templates now reproduces new lines added in the version description within Jira. You can add new lines by pressing 'Enter' or adding /n character in the description text. 🐞Security issue fix 🔐 A vulnerability affecting templates preview has now been fixed. 🤹♂️ Jira 9.6.0 Compatibility ⚒️ Bug fixes related to Jira 9.6.0 Compatibility. |
...
Expand | ||
---|---|---|
| ||
🎉Support for SLA metric fields in ARN templates! ⏰ Support for SLA metric fields in ARN templates! This means you can now automatically generate reports that include the SLA status of your customer tickets. No more manual data entry or tedious spreadsheet updates - just set it up once and let the automation do the rest. Know more. 🎉JSON & Markdown template preview now allows you to download the file. ⏬ Do you wish to download the JSON or Markdown template output? An additional download option on the template preview screen makes this extremely simple. 🐞Fixed code snippet rendering issue. 🔧 Resolved issue with inconsistent rendering of certain code snippets in Jira wiki renderer field within release notes generated from ARN templates. 🐞Inconsistent font in wiki renderer field with bullet/numbered list ✅ The inconsistent font was observed when using a bullet/numbered list in the Jira wiki renderer field in the ARN template. The issue has been resolved and font size is consistent throughout the wiki renderer field. 🐞Bug fixed: Invalid links for the 'Components' field in ARN release notes. 🔗 Invalid links were generated when clicking on the "Components" field link in release notes generated from an ARN template. The bug has been resolved and the links now correctly open JQL search pages. 🐞Bug Fix: Line spaces in the sequential layout 🛠 Empty lines between two field variables in the sequential layout were getting ignored in the release notes output. This has been fixed now. |
...