+ | {{ row.version }} |
+
+ {{ statusOf(row).text }}
+ |
+ ★— |
+ {{ digitalHumanVersionFileSizeText(row.fileSize) }} |
+ {{ row.md5 ? `${row.md5.substring(0, 12)}...` : '—' }} |
+
+ {{ digitalHumanChangelogShort(row.changelog) }}
+ |
+ {{ formatDateTime(row.releasedAt) }} |
+
+
+
+
+
+ |
+
+