This repository was archived by the owner on May 19, 2026. It is now read-only.
v7.4.0
* feat: add View Annotations button / dialog * fix: hide View Annotations button from collaborators * feat: call annotateCallback with username from ViewAnnotaitonsDialog * fix: move View Annotations button to View Collections location * fix: view annotations icon * fix: lint errors * fix: make cancel button close dialog * fix: remove CardComponent, make autocomplete fullWidth * fix: remove unused imports * style: metadata.json indent * fix: fix capitalisation by adding assignees to metadataNameMap * fix: add assignees to example in metadata.json * fix: clear assignees from metadata.json in AutoAssignDialog.test.tsx * fix: change View Annotations button icon and position * fix: change viewannotations input label to 'User email' * fix: remove border line under View Annotations autocomplete * fix: MetadataDraw top margin * fix: lint error * fix: use '<name> - <email>' as dropdown labels * fix: initialise ViewAnnotationsDialog input as empty, clear every time * fix: simplify useEffects, clear input on dialog close * fix: fix build after merge * chore: prettier Co-authored-by: Chas Nelson <github@chasnelson.co.uk> Co-authored-by: Craig Cooper <craig@gliff.ai>