Asset Version History
A file version history with a header, then ruled rows per version showing a thumbnail, change note, uploader, timestamp, size, and restore action.
A file version history with a header, then ruled rows per version showing a thumbnail, change note, uploader, timestamp, size, and restore action.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Asset Version History is the revision log for a single file: a header pairing a Placeholder thumbnail with the filename launch-banner.jpg and its full path, plus a 5 versions badge. Below it a ruled list runs newest to oldest, each row carrying a thumbnail, a version number, a change note (Replaced with the final color pass), an uploader avatar with name, a timestamp, and a size. The current version is highlighted and shows a Current badge with no restore button; older rows offer Download and Restore actions.
Versions are one array with a current flag that drives both the row highlight and the branch between the Current badge and the Restore button. A footer notes that restoring keeps newer versions in history and that versions older than 90 days are removed automatically.
Reach for this block in an asset inspector or drawer when a file has been revised and users need to review or roll back a change, wired to your versioning endpoint. Gate the Restore action on write permission.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the image revision log. Other history views:
Tip: highlight the current version and hide its restore button; there is nothing to roll back to when the newest revision is already live.