Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How do I add a "Product Release Notes" Section

David_Hacking May 29, 2020

I know that it is possible to add a Product Release Notes section similar to this page - https://status.webroot.com/ - but I can't find where to add it to the page.  Any suggestions?

Thanks,

-David

1 answer

0 votes
Zach
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 29, 2020

Hey David, 

While this isn't something in the scope of support, I was able to find that that page is using some custom JS to create the section you're looking for. 

The code for it would look something like the below, you will just need a page on a plan that supports the use of custom Javascript 

<script>
$('.incidents-list').prepend('<p><a class="font-largest no-link" style="display:block;">PRODUCT RELEASE NOTES</a><br>Click one of these links for detailed release notes<br><a href="https://www.something.com/support/release-notes" target="_blank">Something</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;<a href="https://www.something.com/support/support-consumer-release-notes" target="_blank">Home &amp; Something else</a></p><br><br>');
</script>

Hopefully this helps! 

David_Hacking May 29, 2020

That is what I needed.  Thank you!!

Denae Fernandez September 7, 2022

where exactly would we place this code?

Zach
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 20, 2022

@Denae Fernandez you'd need to place it in the custom header/footer section 

2022-12-20_13-42-07.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events