Updates
Add one or more updates to a page — perfect for adding a changelog to your site
Example
Representation in Markdown
{% updates format="full" %}
{% update date="2025-12-25" tags="beta" %}
## A brand new update
This block is perfect for telling users all about a brand new update to your product. You can easily add other blocks within this update block, including images, code, lists and much more.
{% endupdate %}
{% endupdates %}Last updated
Was this helpful?