The release alert banner will show the details about the latest release version and its key features. It will appear on your site pages when the latest version is released in Bold BI.
To hide release banner alert banner, go to the UMS Settings
page.
Example: http://{yourdomain}/ums/administration
Select the Configuration
tab from settings menu and choose bi/config.xml
on the Search your files
drop-down.
Set true
to the HideReleaseAlert
node, then Save
the bi/config.xml file.
<HideReleaseAlert>true</HideReleaseAlert>
Restart the application, then access the site. Refer to this link to learn how to restart the Bold BI application.