Skip to main content

Version Menus

This article describes the version menus available in Cohero - and explains how to read them correctly.

Written by Bram Timmers

A foundational explanation of Cohero's versioning logic can be found in the dedicated article: "Versioning Logic".



​With the theory explained, the sequence of versions driven by Cohero's asset versioning logic is best visible in two key places:

  1. The version menu on the Asset Card

  2. The version menu on the Asset Page

1. The version menu on the Asset Card

When viewed in bulk (for example: on the 'Assets' page on workspace-levle), assets can be presented in a Grid Layout - rendering the latest version of each asset on an Asset Card:

The bottom-right corner of each asset card reflects the Latest asset version (the version that's also depicted as a thumbnail on the card). Next to the version number, you also see a icon to see any additional versions:

<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#434343"><path d="m200-120-80-480h720l-80 480H200Zm67-80h426l51-320H216l51 320Zm133-160h160q17 0 28.5-11.5T600-400q0-17-11.5-28.5T560-440H400q-17 0-28.5 11.5T360-400q0 17 11.5 28.5T400-360ZM240-640q-17 0-28.5-11.5T200-680q0-17 11.5-28.5T240-720h480q17 0 28.5 11.5T760-680q0 17-11.5 28.5T720-640H240Zm80-120q-17 0-28.5-11.5T280-800q0-17 11.5-28.5T320-840h320q17 0 28.5 11.5T680-800q0 17-11.5 28.5T640-760H320Zm-53 560h426-426Z"/></svg>

When clicking this icon on the asset card, a dialog appears, that lists all versions of that asset. You can open any of these versions, simply by clicking them:

2. The version menu on the Asset Page

The Asset Page itself also offers a version menu, positioned at the top-right corner of the Asset page. Click on the version displayed, and a fly-out will appear that contains all other versions of this asset - see the visual below.

To go to different versions, simply click the right version.

Did this answer your question?