Skip to content

v2.0.5

Compare
Choose a tag to compare
@stephenwf stephenwf released this 06 May 14:15
· 938 commits to main since this release

Added

  • Added new alternative review page
  • Added configuration for enabling "Merging"
  • Added configuration for hiding/showing annotations on model and canvas page
  • Added configuration for hiding/showing document regions on model and canvas page
  • Added new Annotation styles for customising colors and borders of annotations
  • Added new zoom controls
  • Enabled new project template hook: beforeCloneModel
  • Enabled new project template hook: onRevisionApproved
  • Added support for Manifest capture models (only through project templates)
  • Added configuration for background
  • Added configuration for annotation hotspots
  • Experimental: New capture model translations (feedback)

Fixed

  • Regression with dropdown (reverts fix for overflow bug in popup)
  • Fist selection on reviewer dashboard
  • Fixed caching on languages
  • Fixed rendering bugs with annotations
  • Fixed cache time bug in Firefox
  • Fixed vertical alignment of breadcrumbs

Changed

  • Updated react query to latest 2.x version (3.x is a breaking change)