...
All release notes for the DC version of Automated release notes app are listed below.
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 | ||
---|---|---|
| ||
🐞Pipe character issue fixed 🔨 Using a pipe character ( | ) within a template body would sometimes cause the output of that template to break. This was especially true when using the pipe character within a JSON template. The issue was caused by a recent update that added support for operators within date variables. The issue has been fixed.
🤹♂️ 🤹♂️ Jira version 9.10 compatibility ✔️ ARN is now compatible with Jira version 9.10 and below. |
...
Expand | ||
---|---|---|
| ||
🎉Added! Troubleshoot instructions for email rule action logs ✉️ If ARN email rule action emails aren't being delivered to certain users, refer to the troubleshooting instructions that are now readily available within the email rule actions & email rule logs. 🎉💡 New feature alert! Manipulate date variables with various operators. We have released a new feature that makes it possible to manipulate the date variables in ARN templates. This enables users to use the calculated value in the ARN template for various use cases such as calculating the remaining days until the release date or a date prior to the version release date. To indicate the use of an operator in the date variable the following syntax is used: [dateVariable|operatorName]. This supports various types of operators such as remaining days, elapsed days, add/subtract days/months/years, extract date/month/year Learn more. |
...