2023-04-11
The release of Scroll Viewport 2023-04-11 is a feature, improvement and bug fix release.
We have added support for Orderly Database’s board layout which will allow you to include content like roadmaps in your help center. We have also added support for CSharp syntax highlighting in the code snippet macro.
In this release we have also fixed an issue with setting up redirects.
Lastly, we fixed a problem with unwrapped paragraphs in article content. With the previous release, your content might have displayed squeezed to the site of your article page if the content came from a resolved include page or excerpt include macro or if such a macro was positioned after a normal paragraph. This is now fixed.
Please also note that we have made changes to the theme cookie notice API (see below).
Highlights
Publish your roadmaps with Orderly Databases
Last year we first released support for Orderly Databases, now we’re extending support for their new board layout.
Orderly Databases lets you structure content and pages in Confluence with page metadata, custom field types, tables and reports. With the board layout you can easily create product roadmaps and include it into your Viewport powered help center.
Try Orderly Databases free for 30 days on the Atlassian Marketplace.
Changed cookie notice API
The endpoint for the cookie usage has changed from vp.user.hasAllowedCookieUsage()
to vp.user.hasAllowedCookieUsage
.
If you make the execution of your injected Javascripts depend on your visitors' cookie notice consent, then you will have to make changes to your custom code. Read more on Inject Custom JavaScript
Improvements
This release contains the following improvements for:
Bug fixes
This release contains the following fixes for: