Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 59 Next »

All release notes for the DC version of Automated release notes app are listed below.

ย Version 4.5 / 26-Dec-2022

๐ŸŽ‰Ability to sort group by fields ๐Ÿ‘

The "order by" clause in JQLs now respects the sorting of "group by" fields as well. This means that groups created by the "group by" fields in the JQL section can be ordered in the desired sequence. Additionally, you can now choose where to place orphan elements of the respective "group by" field. This update provides greater flexibility and control over the organization of your data.

ย 

๐ŸŽ‰ Introducing the App Tours ๐Ÿ“ฃ

We are excited to announce the launch of our new App Tour feature! This feature will give you a quick and easy way to learn about some of the great features our app has to offer. To access an App Tour, simply navigate to the help tab. From there, you can choose from multiple app tours and you'll be guided through a series of screens that will introduce you to all of the key aspects of the selected feature.

ย 


ย Version 4.4 / 23-Nov-2022

๐ŸŽ‰HTML template preview now allows you to download the HTML file. โฌ

Do you wish to download the HTML template output? An additional download option on the template preview screen makes this extremely simple.

๐ŸŽ‰JQL input box changes its height dynamically

The height of the JQL input box is now dynamically adjusted according to the length of your JQL query. This allows you to read the complete JQL query at a glance. ๐Ÿ˜Ž

๐ŸŽ‰Now, use the previous rule action's confluence page as the parent page for the current rule action ๐Ÿ“‘

Now, it's possible to create both parent and child Confluence pages using the same ARN rule. Simply choose the previous confluence action under the parent page setting, and you're done.
Read more.

๐ŸŽ‰New library for PDF generation

We are using a new library to generate PDFs and it does not require any installation on the app server. ๐Ÿ™‚

๐ŸžFix for correct rendering of fonts for multi-line Jira fields in the sequential layout ๐Ÿ› ๏ธ

Fonts applied for multi-line Jira fields in the JQL section's sequential layout were not correctly rendered. This problem has been resolved.

๐ŸžSome users were unable to access ARN app ๐Ÿ›

This fix will ensure there are no duplicate entries for a user which was preventing certain users to access the ARN app.

๐ŸžImproved navigation between field customization menu to add columns menu

In the edit JQL section pop-up, users were having trouble figuring out how to return from the field customization menu to the add columns menu. Added a separate "back" button which makes the navigation simpler. ๐Ÿง

๐Ÿคนโ€โ™‚๏ธ Improvements to the markdown template โœ…

The new โ€˜Group by' layout customization is now available in the Markdown template. Additionally, hardcoded styling for the status field and indentation have also been removed. This allows you to freely alter the template to suit your preferences.
Read more about the 'Group byโ€™ layout customization.


ย Version 4.3 / 01-Sep-2022

๐ŸŽ‰Improvements in sprint selector on template preview screen โœ…

Jira API which provides a list of sprints associated with a board has some limitations & it always provides the list in chronological order. However, with the latest improvements on the sprint selector screen, you can fetch for latest sprints using pagination on the sprint selector screen. You can also filter sprints based on their status such as โ€˜Activeโ€™, โ€˜Futureโ€™ & โ€˜Closedโ€™.

๐ŸŽ‰Additional authorization methods for POST action โœ”๏ธ

POST rule action will now provide more flexibility with two additional authorization methods Bearer token and Custom header.

๐ŸŽ‰Template gallery for quick creation of release notes templates ๐Ÿ“‘

The template gallery feature is now live. Here you can see a list of ready-to-use templates useful for certain use cases. While you create a new template, you can easily browse, preview and use templates from the template gallery. We will be building a comprehensive gallery of templates that support a wide range of use cases.

๐ŸžFixed - Max JQL results (per JQL) setting โš™๏ธ

Max JQL results (per JQL) setting set from the admin panel was not working properly due to some bug, It has been fixed now. Maximum no. of issues fetched in a JQL section and bar charts will depend on this instance level setting.


ย Version 4.2.1 / 19-Aug-2022

๐ŸŽ‰Jira 9.1.0 Compatibility โš’๏ธ

Bug fixes related to Jira 9.1.0 Compatibility.


ย Version 4.2 / 11-Jul-2022

๐ŸŽ‰Introducing bar charts ๐Ÿ“Š

Stats macro is now called a โ€˜Stats & chartsโ€™ macro. You can include a simple bar chart showing the count of issues returned by configured JQL aggregated over values of specific Jira fields. Read more.

๐ŸŽ‰Ability to add page break in sequential layout for PDF template ๐Ÿ“‘

In the PDF template, page breaks can be added in sequential layout. Using this, you can choose to show each issue on a separate page of the PDF.

๐ŸžJira 9.0 compatibility ๐Ÿ› ๏ธ

Bug fixes related to Jira 9.0 Compatibility.


ย Version 4.1 / 17-Jun-2022

๐ŸžMinor bug fixes & improvements ๐Ÿ‘

Few fixes & improvements related to support for sprint variables and markdown templates.

๐Ÿคนโ€โ™‚๏ธ Added support for bullet listing in group-by customization editor โœ…

New WISWYG editor for group-by field customizations now support the bullet listing applied to group by field variables.


ย Version 4.0 / 06-May-2022

๐ŸŽ‰Customization of 'Group by' fields layout is now completely flexible ๐Ÿ‘

'Group by' field WYSIWYG editor is here. As opposed to the earlier 'custom CSS' approach, we now have released a full-fledged WYSIWYG editor to tackle the group by formatting.

Note: This change is applicable only for the new templates and existing templates will continue to show the earlier 'custom CSS' approach.

Read more.

๐ŸŽ‰Support for sprint variables is here ๐Ÿฅณ

If you use 'sprints' in your agile software development, you can generate release notes for your sprints created in Jira through ARN. Just like version variables, ARN now supports sprint variables in the templates and JQL sections. Plus, we have added the ability to trigger a rule automatically when a sprint is marked completed in Jira. Read more.

๐ŸŽ‰Ability to insert expand macro in confluence template ๐Ÿ™Œ

The โ€œExpandโ€™ macro is one of Confluence's most popular macros. ARN confluence template now supports the ability to include expand macro. Read more.

๐ŸžFixed ! Rule actions triggered multiple times for version release trigger ๐Ÿž

There was a bug due to which rules with version release trigger were getting executed multiple times. This has been fixed now.


ย Version 3.9.2 / 05-Apr-2022

๐ŸŽ‰Remote pdf generation service introduced as a backup ๐Ÿž

A couple of customers are facing problems while generating release notes in pdf format. While the behavior is very peculiar, we are still not able to reproduce it and thus fix it. Thus, a temporary remote service is being allowed to be used for PDF generation. This service will be used for a couple of months until we release a new version of the app that includes a different library for pdf generation.

๐ŸžFixed a bug preventing users to view logs in a certain scenario ๐Ÿ“

A bug where logs were not accessible when the rule creator was deleted from Jira is fixed


ย Version 3.9.1 / 24-Mar-2022

๐ŸžPDF library upgrade โฌ†๏ธ

Library used to generate the documents in PDF format is now upgraded to the latest available version.


ย Version 3.9 / 22-Mar-2022

๐ŸŽ‰Notification to admin while disabling 'run rule as' setting โš ๏ธ

Admins shall be notified with list of projects which have active rules with rule actor โ€˜App userโ€™ when they disable โ€˜run rule asโ€™ setting. This will help admins to identify and disable such rules if required. Read here more about โ€˜run rule asโ€™ setting and its impact.

๐ŸŽ‰Now, create and execute rules from cross project ARN screen ๐Ÿ“ข

The ability to create rules and publish release notes from the cross-project ARN screen is here. You can create rules for email, confluence, POST action, and JSD announcement actions with the manual trigger. You can also see rule execution logs within cross-project ARN screen.

๐ŸžImprovement in rule execution logs ๐Ÿ‘‹

When a rule is triggered, entry for individual rule actions which are queued for execution, shall be seen in the logs immediately. This will give quick confirmation to the user that rule is triggered successfully. Status of individual rule actions shall get updated when they get executed one by one.


ย Version 3.8 / 15-Feb-2022

๐ŸŽ‰Easily navigate to ARN in-project screen from cross-project screen ๐Ÿงญ

Many early ARN users would find it difficult to locate the in-project ARN screen and end up accessing the cross-project ARN screen. Now, you can easily navigate to ARN in-project screen from the cross-project screen. You have the necessary permission to access that screen.

๐ŸŽ‰Easily navigate to ARN cross-project screen from in-project screen ๐Ÿšธ

Users can easily navigate to ARN cross-project screen from their regular in-project screen.

๐ŸŽ‰Rule execution logs older than 90 days shall be automatically cleared ๐Ÿ—‘๏ธ

Rule execution logs which can be viewed from logs tab, shall be available only up to 90 days. Logs older than 90 days shall be automatically deleted by the system.


ย Version 3.7 / 07-Jan-2022

๐ŸŽ‰Insert page break in PDF templates ๐Ÿ“‘

Ability to insert page breaks in PDF template is now added so that, you can format the PDF output in a better way.

๐ŸŽ‰Support for second level 'group by' field is here ! ๐Ÿ‘

Now, you can add up to two fields in โ€˜group byโ€™ configuration of JQL section. When two โ€˜group byโ€™ fields are added, issues returned by JQL will be grouped by second โ€˜group byโ€™ field within each group created by first 'group by' field. Read here more about this.

๐ŸŽ‰New & improved JQL suggestions ๐Ÿ‘

JQL suggestions are now more relevant & appear in logical groups. You will also get suggestions for the ARN-specific variables which makes template creation a lot easier.

๐Ÿž'Epic Link' was not shown as a link in 'group by', fixed ! ๐Ÿ›

There was a bug due to which the โ€˜Epic Linkโ€™ field when added as โ€˜group byโ€™ field in JQL section, was not properly shown in the template as a link (even when โ€˜display as a linkโ€™ is enabled). This is now fixed.


2021

ย Version 3.6 / 07-Dec-2021

๐ŸŽ‰POSTing the Markdown template ๐Ÿ“‘

ARN now supports the possibility of POSTing the Markdown to a pre-defined URL. This works especially well if you want to post the content to MS Teams.

๐ŸŽ‰Adding more permissions for granular control โš™๏ธ

Jira admins now have more control over the sensitive features of ARN to protect the organization's data from being released in public domain. Read more about this here.

๐ŸžMultiple line breaks were getting ignored

Multiple line breaks included in the multiline field were getting ignored when transporting them to ARN. For the presentation nerds out there, we have corrected this behaviour (smile)

๐ŸžFont size of 'Custom field' was not getting updated ๐Ÿง

There was a bug which would not allow change of font size when one or more โ€˜Custom Fieldsโ€™ were included in the JQL section. This is now fixed.


ย Version 3.5 / 29-Oct-2021

๐ŸŽ‰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.
Before this, if anyone tried to use a JQL query (in ARN templates) that pulled data from projects they donโ€™t have access to - they will see the data. But with this change, we are running every rule in the capacity of rule creator and allowing additional configuration of changing this behaviour - by turning on the โ€˜App userโ€™ configuration.

Read more here.

๐Ÿž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 ๐Ÿž


ย Version 3.4 / 22-Sep-2021

๐ŸŽ‰Cross project release calendar as a Jira dashboard gadget ๐Ÿฅณ

It is now possible to insert cross project release calendar from ARN as a Jira dashboard gadget.

๐ŸžCustom fields in release notes were returning values inconsistently ๐Ÿ˜Ÿ

In order to improve performance, we used a wrong API. ARN was fetching historical values for Custom fields included in the templates. This now stands corrected.


ย Version 3.3 / 09-Sep-2021

๐ŸŽ‰๐Ÿคฉ ๐Ÿฅณ ๐Ÿค“ Much awaited cross project release notes templates have landed!

No need to use some workarounds to generate cross project release notes. Now simply create a multi-version template on the ARN cross-project screen & bingo.
Read more here.


ย Version 3.2 / 19-Aug-2021

๐ŸŽ‰Better support for multiple versions in ARN templates ๐Ÿ‘Œ

Support for cross project release notes is on the way and as a precursor, we are improving multi-version support. Read more about it here.


ย Version 3.1 / 14-Jul-2021

๐ŸŽ‰Quick previews to improve efficiency ๐ŸŽ๏ธ

We noticed that a lot of users relied on previews. Now there is a quick preview action right from the template listing page.

๐ŸŽ‰List of release notes recipients just got better with Project roles ๐Ÿ‘จโ€๐ŸŽ“

With this feature you can configure the ARNโ€™s email action to send out emails even to users with specific project roles.

๐ŸŽ‰๐Ÿ™Œ JQL section titles now support formatting & Stats

Up until now it wasnโ€™t possible to format JQL section title visually, or include Stats in it. Well, that changes now (smile)

๐ŸŽ‰Send HTML release notes as email attachment ๐Ÿ“‘

Up until now, it wasnโ€™t possible to send HTML release notes via email. Now it is. Similar to PDF, just attach the HTML release notes to an outgoing release notes email.

๐ŸŽ‰Welcome JQL autosuggest ๐ŸŽŠ

JQL sections are the core of ARNโ€™s immense flexibility. Now, we have made them even better with the release of JQL autosuggest feature. Just type in and complete the JQL within ARN.

๐ŸŽ‰ARN branding is now available across all visual templates ๐Ÿ“Œ

We have introduced ARN branding for all visual templates. This branding cannot be disabled in the free cloud version, for others it can be easily taken out.

๐ŸŽ‰๐Ÿค– ARN becomes smarter as it starts retaining last visited pages

To make your use of ARN a bit more swift, the app now remembers what ARN screen you visited last & brings you to that page automatically the next time.

๐ŸŽ‰Calendar now displays detailed & structured info about releases ๐Ÿ“Š

We wanted the release calendar in ARN to be of more value to you. And thus we are introducing a pop-up displayed on click of a version in the calendar. This information is available in in-project & cross-project calendars.

๐ŸžMinor correction in JQL autosuggest feature ๐Ÿ˜ฏ

When there were too many values for a field in the JQL, autosuggest wasnโ€™t working based on userโ€™s inputs. That is now fixed.


ย Version 3.0 / 08-Jun-2021

๐ŸŽ‰Confluence space & page selection without copy/paste ๐Ÿ™ƒ

For some, getting the Confluence space key or the page id was too technical. Weโ€™ve made it easier for them, with an easy dropdown selector.

๐ŸŽ‰Action names are now populated automatically ๐Ÿฐ

We observed how jotting down action names slowed you down while creating rules. Thus, ARN now populates these action names on its. If you want, change them or just continue with your critical path.

๐ŸŽ‰It is now possible to trigger a manual rule from within rule details screen โ–ถ๏ธ

๐ŸŽ‰Cross project screen access is available by default to all users ๐Ÿฅณ

We had already launched the cross-project screen earlier. But to improve its adoption, we now allow the configuration โ€˜Enabled for all usersโ€™ as an alternative to the existing one โ€˜Enabled for selected Jira groupsโ€™.

๐ŸŽ‰Support for 5 new languages is now available ๐Ÿ—ฃ๏ธ

  • Romanian ๐Ÿ‡ท๐Ÿ‡ด

  • Polish ๐Ÿ‡ต๐Ÿ‡ฑ

  • Chinese ๐Ÿ‡จ๐Ÿ‡ณ

  • Hungarian ๐Ÿ‡ญ๐Ÿ‡บ

  • Spanish ๐Ÿ‡ช๐Ÿ‡ธ

That brings ARNโ€™s total number of supported languages to 9.

๐ŸŽ‰Sending emails is easier than ever ๐Ÿ˜‡

Based on our user testing feedback, we realised that it wasnโ€™t easy for new users to understand different types of email recipients. We have made that abundantly clear, with a new layout.

๐ŸŽ‰Easily go back to the listing pages within ARN ๐Ÿ–ฑ๏ธ

At times, breadcrumb based navigation wasnโ€™t very clear - especially to the new users of the app. We are introducing โ€˜Back to listingโ€™ links to improve this experience.

๐ŸŽ‰Now version creation can trigger ARN rules ๐Ÿฅ

As many of you asked, ARN now supports the โ€˜Version createdโ€™ trigger.


ย Version 2.9.1 / 07-May-2021

๐ŸžBug introduced in 2.9 was crashing the app, now fixed


ย Version 2.9 / 30-Apr-2021

๐ŸŽ‰Cross project calendar now displays color codes for each project ๐Ÿ˜‡

ARNโ€™s cross project calendar now visually differentiates between selected projects. Corresponding releases are highlighted in different colours in the calendar.

๐ŸŽ‰โ™ป๏ธ Refresh the ARN logs without leaving the tab

In our UX tests, we saw many users refreshing the browser or switching the tab just to look at the updated logs. No need for that, a refresh button is now ready.

๐ŸŽ‰Confluence URL validation is here ๐Ÿค–

It was confusing for many users to input a Confluence URL, so we have now added a validation to prevent you from making a mistake.

๐ŸŽ‰Use Confluence release notes URL in other templates ๐ŸŒŸ

If you create or update a Confluence page via ARN rules, then it is possible to grab that Confluence pageโ€™s URL & use it in another template. Refer this help article.

๐ŸŽ‰Confluence pages can now be appended/prepended to via ARN ๐Ÿ’ƒ

Weโ€™ve been working towards this for quite some time now (smile)
Excited to announce the ability to append/prepend release notes to an existing Confluence page via ARN. Simply use the relevant action and put out an identifier against which ARN will prepend/append.


ย Version 2.8 / 08-Apr-2021

๐ŸŽ‰Now publish a Confluence page with Jira issue filter macro ARN

You can now use Jira issue filter macro right within the ARN template. That means, if you need the release notes to be dynamic - just use this macro (tick)

๐ŸŽ‰Cross project release calendar is here ๐Ÿฅณ

As many of you requested, we have brought on cross project release calendar to ARN. Here is the help article to get you started. Check out the screenshot below.

๐ŸžConfluence space key in small caps caused update action to fail ๐Ÿ™„

If your Confluence space key was in small letters, that caused the update action from ARN to fail with a cryptic error message. This is now fixed ๐ŸŽ‰


ย Version 2.7 / 06-Mar-2021

๐ŸŽ‰Support for German, French & Russian languages is here ๐Ÿ

We are excited to unveil support for German ๐Ÿ‡ฉ๐Ÿ‡ช, French ๐Ÿ‡ซ๐Ÿ‡ท & Russian ๐Ÿ‡ท๐Ÿ‡บ languages. We are gradually expanding this list. If you are looking for a specific language, reach out to our support.

๐ŸŽ‰It is now easier than ever to keep an eye on ARN's integrations ๐Ÿง

We came across lot of errors in rule execution logs for simple reasons such as modified credentials, missing configurations & so on.

Now with โ€˜Integration statusโ€™, anyone with access to ARN screen can spot Green/Amber/Red indicator and see detailed connection status within the Help tab. Check out the sample below.

๐ŸžVersion names in special characters caused JQL validation errors ๐Ÿค“

If you used the 2.7 variable within the JQL section of ARN templates & tried to use a version which had special characters in it, validation bombed ๐Ÿ’ฅ. This is now fixed.


ย Version 2.6 / 10-Feb-2021

๐ŸŽ‰Support added for including 'Account' custom field from Tempo timesheets plugin

๐ŸŽ‰Custom field variables in sequential templates back to the previous syntax

Couple of releases ago, we had unknowingly changed the syntax of custom field variables in sequential templates to{epic_link_(customfield_10000)}. Now it is back to what it was before {epic_link(customfield_10000)} . Weโ€™ve updated all the templates for you, you donโ€™t need to do anything.

๐ŸŽ‰Conditional triggers based on version names are here ๐Ÿค˜

In case of automated triggers, rules are executed for all versions. Not anymore. Now you can configure a regular expression to match with the version name so that the rule is executed only for specific versions. For example, V 1.0 major release will trigger the rule but V 1.1 patch release not.

๐ŸžNon-English characters supported in the POST action


ย Version 2.5.2 / 14-Jan-2021

๐ŸžCustom fields in sequential layouts were broken, fixed

Inadvertently, the custom field formats that we use in sequential layouts had an unnecessary underscore. This caused the existing templates to break. We have now addressed the root cause.


ย Version 2.5.1 / 08-Jan-2021

๐ŸŽ‰โœ๏ธ. More appropriate & intuitive icon introduced for Edit

๐ŸžTemplates with images from local Jira servers weren't saving

To protect cloud application from SSRF attacks, weโ€™ve blocked saving images ๐Ÿ–ผ๏ธ as locally hosted URLs. This had an impact on server, now resolved.

๐ŸžGroup by fix version formatting version name bug ๐Ÿงฌ

While grouping by fix version, the version names in release notes were being ๐Ÿฅช sandwiched between double quotes. Fixed

๐ŸžURL custom fields were not rendered as links

If you were using URL type of custom fields and pulled them into release notes, they were not being rendered as links. Resolved ๐Ÿ”—


2020

ย Version 2.5 / 16-Dec-2020

๐ŸŽ‰Epic links can be further customised

If you are using epic links in your release notes, you can customise them further to meet your needs.

๐ŸŽ‰Confluence page update 1.0 is here ๐Ÿป

ARN now supports ability to update an existing Confluence page. This is 1.0 & only full update is allowed. In the next 6 weeks, we will go live with 2.0 that lets you append/prepend to existing Confluence content.

๐ŸŽ‰Settings icon added on field listing โš™๏ธ

โš™๏ธ without any UI element, it wasnโ€™t clear that one can further customise the Jira issue fields further. Now it is abundantly clear (smile)

๐ŸŽ‰Support for customer satisfaction fields

If you use ARN in Jira service management projects, then you can generate reports based customer satisfaction fields. We have added support for customer satisfaction & customer satisfaction date.

๐ŸžRelease dates off by a day in calendar

Calendar tab in ARN displays releases for a given project based on their start & end dates. For some timezones, the dates were off by one day. This is now addressed, all dates should appear correctly.


ย Version 2.4 / 12-Oct-2020

๐ŸŽ‰Stats can be generated as links ๐Ÿ”—

Stats can now be rendered as links that point back to Jira with the advanced search using configured JQL.

๐ŸŽ‰Header & footer for PDF templates are here

๐Ÿ˜ PDF templates in ARN now support configuration of header & footer content. Start customising your pdf release notes now!

๐Ÿคนโ€โ™‚๏ธ Hint for adding header/footer in PDF template

PDF templates now support addition of header & footer. But for that to work, custom margin has to be used. Thatโ€™s what weโ€™ve highlighted via a message on the UI. No functional impact, only UX improvement.


ย Version 2.3.7 / 14-Sep-2020

๐ŸŽ‰

Clone JQL sections in just one click

We have seen so many of you spend a lot of time create multiple JQL sections that are almost identical with only a few minor differences. Well, you can use that time to do something else. One click โ€˜Clone JQL sectionโ€™ is here 1๏ธโƒฃ

๐ŸŽ‰

Custom field id visible in JQL section

Weโ€™ve enhanced JQL section so that field id is displayed in case a custom field is used. Helps the nerds keep things organised ๐Ÿค“.

๐ŸŽ‰

Stats now supported in page property macro

ARN does a lot more than just generating release notes. Many of you use it for reporting. We just extended that possibility further by allowing Stats to be used inside of Page properties macro within Confluence template. Put on your thinking hat ๐ŸŽฉ & get going.

๐ŸŽ‰

Global templates now allow cloning

:partying_face: cloning is here for global templates (earlier it was restricted to local templates only). Just use the โ€˜Clone' action from template listing page as youโ€™d do normally. Thatโ€™s it.

๐ŸŽ‰

PDF file names accept variables

Up until now PDF file names generated by ARN were pre-determined. Now you can put together an expression with variables & ARN will generate PDF release notes with the desired file name. Read more here.


ย Version 2.3.6 / 19-Aug-2020

๐ŸŽ‰Calendar tab is back with a bang

๐Ÿ’ฅ during the recent migration project, we had taken down the calendar tab. It is now back with the exact same functionality.

๐ŸŽ‰Template builder now supports hyperlinks

ARNโ€™s visual template builder now supports an additional content type - hyperlinks. Before, one had to modify the source code of the template. That is not needed anymore ๐Ÿคฉ

๐ŸŽ‰Publish release notes on multiple Confluence instances

Some of you requested ability to publish release notes on multiple Confluence instances, here you go ๐ŸŽ. One can now connect upto 3 Confluence instances from ARN.


ย Version 2.3.5 / 30-Jul-2020

๐ŸŽ‰Help tab ๐Ÿ“ข introduced

๐Ÿ“ข. introducing โ€˜Helpโ€™ tab within the app that provides easy access to important resources.


ย Version 2.3.3 / 28-May-2020

๐ŸžMails being sent with empty result set ๐Ÿ’”

Introduced during the migration project (v 2.3), we have now fixed โ™ฅ this. Mails wonโ€™t be sent (if the config is appropriate) if none of the JQL sections return any results.


ย Version 2.3.2 / 27-May-2020

๐Ÿž'Empty state' configuration not behaving as expected

JQL sections let you configure โ€˜Empty stateโ€™ so that if the JQL doesnโ€™t return any issues, the entire section will be hidden. This wasnโ€™t happening & in case of no results, โ€˜no issuesโ€™ was being displayed. Stitched ๐Ÿงถ


ย Version 2.3 / 26-May-2020

๐Ÿคนโ€โ™‚๏ธ Much awaited, major platform release ๐Ÿฅณ

We have now completed the major migration project we have been working on, for the past 6 months ๐Ÿ˜Ž. This will now help us expedite feature releases as a single code base serves both cloud & on-prem apps.


ย Version 2.2.6.3 / 14-Feb-2020

๐ŸžSource code option wasn't available from previews

Ability to view source code for the generated release notes was missing from previews. This is now addressed ๐Ÿ‘Œ .

๐ŸžApostrophe was not escaped in the JQL query

If the version name included an apostrophe, ARN couldnโ€™t parse it properly leading to an error. ๐Ÿ›quashed.


  • No labels