You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 17
Next »
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.