Skip to content

Releases: dlcs/protagonist

v1.13.1-rc2 - Orchestrator supports maxWidth/openFullMax

02 Mar 13:48
ae1f106

Choose a tag to compare

Summary

  • Orchestrator respects maxWidth and openFullMax, see ADR 0010 and ADR 0011
  • Orchestrator strictly parses IIIF ImageApi 2.1 and 3.0 requests.
  • Orchestrator will always refresh cached asset before generating info.json.
  • Display maxWidth and openFullMax in Portal

What's Changed

Warning

When deploying to an existing environment the MaxWidth appSetting value for API, Engine and Orchestrator may need to be set depending on existing image-server configuration. OR the image-server config may need to be set to allow this MaxWidth

OldestAllowedInfoJson will also need to be set to ensure info.json files are refreshed. This may result in an increase in Orchestration operations.

Full Changelog: v1.13.1-rc1...v1.13.1-rc2

v1.13.1-rc1 - HostedAdjuncts API and initial `maxUnauthorised` replacement API + Engine

02 Mar 13:31
70742ca

Choose a tag to compare

Summary

  • Hosted adjuncts - API changes
  • Introduce openFullMax and maxWidth properties - API and Engine handling.

What's Changed

Warning

Contains a migration. New columns in "Images" and UPDATE statement.
This could be slow / expensive in some environments!

Full Changelog: v1.12.0...v1.13.1-rc1

v1.12.0 - External adjuncts

30 Jan 16:06
e7c3c66

Choose a tag to compare

Summary

  • Initial adjuncts work, supporting External adjuncts only. #1073 and #1074

What's Changed

Important

This release contains migrations. Non-breaking, new adjuncts table added.

Warning

"RestrictedAssetIdCharacterString" config value renamed to "RestrictedResourceIdCharacterString". Defaults are set as part of docker image, allowing it to be removed from deployment environments.

Full Changelog: v1.11.5...v1.12.0

v1.12.0-rc2 - External adjuncts on Manifests

28 Jan 17:07
94bc624

Choose a tag to compare

Summary

  • Output external adjuncts on generated Manifests #1074

What's Changed

Full Changelog: v1.12.0-rc1...v1.12.0-rc2

v1.12.0-rc1 - External adjuncts API work

19 Jan 10:25
258a962

Choose a tag to compare

Summary

  • Initial API work for adjuncts, supporting External adjuncts only. #1073

What's Changed

Important

This release contains migrations. Non-breaking, new adjuncts table added.

Warning

"RestrictedAssetIdCharacterString" config value renamed to "RestrictedResourceIdCharacterString". Defaults are set as part of docker image, allowing it to be removed from deployment environments.

Full Changelog: v1.11.5...v1.12.0-rc1

v1.11.5 - Tidy manifest output

04 Dec 10:49

Choose a tag to compare

Summary

  • Small tweaks to generated Manifests - tidy ordering of dimensions and include width + height for thumbnails.
  • Prevent duplicates saved values when PATCHing "manifests"values.

What's Changed

Full Changelog: v1.11.4...v1.11.5

v1.11.5-rc1 - Tidy manifest output

02 Dec 17:12
6cefe44

Choose a tag to compare

Pre-release

Summary

  • Small tweaks to generated Manifests - tidy ordering of dimensions and include width + height for thumbnails.
  • Prevent duplicates saved values when PATCHing "manifests"values.

What's Changed

Full Changelog: v1.11.4...v1.11.5-1

v1.11.4 - Bugfix for batch /test

10 Nov 15:58

Choose a tag to compare

What's Changed

Full Changelog: v1.11.3...v1.11.4

v1.11.3 - Bugfix AssetModified payload

23 Oct 16:36

Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.11.3

v1.11.2 - Fixup "duration" on manifests

15 Oct 15:27

Choose a tag to compare

Bug fixes

  • Output seconds on IIIF manifests #1057
  • File-only A/V asset in manifest contains "rendering" object with "duration":0.0 #985

What's Changed

Full Changelog: v1.11.1...v1.11.2