Skip to content

v2.1.1

Compare
Choose a tag to compare
@stephenwf stephenwf released this 15 Jun 13:18
· 332 commits to main since this release
d0bd127

This is a small release with various bug fixes.

Fixed

  • Fixed bug with single line transcriptions in preview mode (NS-11)
  • Fixed review screen resizer min width from 400px to 200px (NS-22)
  • Fixed contributor buttons not following project config in collection (NS-23)
  • Fixed missing translations in editor (NS-20)
  • Fixed rejecting a submission sometimes removes accepted annotations (MAD-1315)
  • Fixed allow multiple submissions when max contributions reached (MAD-1226)
  • Fixed not able to add or update annotation styles (MAD-1222)
  • Fixed allow empty search (MAD-1342)
  • Fixed drafts not loading for manifest model (MAD-1316)
  • Fixed 'View contributions' on manifest button taking user to empty task list
  • Fixed review page not showing a manifest preview for manifest tasks and showing manifest title in 'canvas' column
  • Fix manifest model showing as editable for a submitted and approved manifest task
  • Fixed and updated ManifestActions and ManifestUserNotifications to allow the user to continue submissions, add another and view a completed
  • Fixed only admins being able to review tasks, hide review actions if cant review (NS-17)
  • Fixed autocomplete crashing (NS-28)
  • Fixed infinite requests if no data when using infinite query
  • Fixed pre-process IIIF Manifest metadata and descriptive fields for validity - 3000 character max (MAD-1379)
  • Fixed regex on search snippet removing 'n' instead of '\n' MAD-1386
  • Fixed importing multiple manifests breaks preview (MAD-1387)
  • Fixed nested fields not showing up in document panel (NS-25)

Added

  • Added new "webhook" data model (no usages yet)
  • Added more options to the footer grid block and nested fields (NS-14)
  • Added notification for rejected submission and added view for rejected in contributions panel (MAD-1315)
  • Ability to add custom nav items to the Global Menu block
  • Added option item description to autocomplete (NS-26)
  • Added required fields in capture model (MAD-211)
  • Added ability to update manifest thumbnail (MAD-1314)
  • Added not found pages for canvas, manifest, project and collection (MAD-1123)
  • Added max number option for allowMultiple fields in capture model
  • Added new Configuration page for projects (MAD-1365)

Changed

  • Changed language on user dash from 'reviews' to 'review tasks' to differentiate between the two