Inline timeline widget
Switch the Widget type to Inline timeline on the Embed tab, then add a mount element where you want it to render:
<div id="updatekit-widget"></div>
<script src="https://updatekit.io/embed/uk_pub_xxx.js" async></script>
The widget renders a timeline of your updates inside that <div>.
Versions & downloads
If an update has a Version and a Download URL, the timeline shows the version number, a "Latest" badge on the newest entry, and a download button.
Options
The inline widget uses the same accent color, heading (the label field), and theme settings from the Embed tab.
