Skip to content

Releases: dlcs/protagonist

v1.3.10 - Bugfixes

06 Aug 14:26
Compare
Choose a tag to compare

What's Changed

  • Update Orchestrator PathRewriteTransformer to set correct max-age header values with 404 responses by @griffri in #890
  • Resolve bug where NQ stored projections always used Open thumbs by @donaldgray in #893

Full Changelog: v1.3.9...v1.3.10

v1.3.9 - Autocomplete empty batches

01 Aug 13:29
18c5606
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.8...v1.3.9

v1.3.8 - Cleanup handler improvements

31 Jul 16:42
f6d9aeb
Compare
Choose a tag to compare

Summary

  • Biggest change is extension to cleanup-handler to remove no-longer required artifacts (#430).
  • Orchestrator updated to better hande invalid image requests (#879)
  • Engine stability fixes; improve SFTP handling (#880) and reduce round robin requests when generating thumbs to alleviate pressure on image-server.

What's Changed

New Contributors

Full Changelog: v1.3.7...v1.3.8

v1.3.7 - Portal improvements

02 Jul 08:56
aa2f475
Compare
Choose a tag to compare

What's Changed

  • Allow named queries to be managed in Portal by @griffri in #875
  • Update Portal thumbnail viewer to request IIIF Image3 thumbnails by @griffri in #878

Full Changelog: v1.3.6...v1.3.7

v1.3.6 - ImageService2

27 Jun 16:09
3c738a4
Compare
Choose a tag to compare

Summary

  • Fix for #868 - output "@type": "iiif:Image" on IIIF Image2 services
  • Fix for #870 - make NamedQuery parameters optional

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5 - Allow empty batch in LegacyMode

26 Jun 14:19
5aa8eeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

v1.3.4 - Remove Image3 from Presentation2

24 Jun 15:47
7856018
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3 - Extend legacy mode handling

12 Jun 14:25
a639017
Compare
Choose a tag to compare

Summary

  • Remove temporary wcDeliveryChannels handling
  • Expand LegacyModeConverter to handle ImageOptimisationPolicy and ThumbnailPolicy

What's Changed

  • Reinstate INSERT to migrateImageDeliveryChannels script by @donaldgray in #859
  • Remove wcDeliveryChannels + emulation layer by @griffri in #858
  • Add ImageOptimisationPolicy and ThumbnailPolicy support to LegacyModeConverter by @griffri in #860
  • Simplify LegacyCustomer test setup by @donaldgray in #863
  • Merge develop into main by @donaldgray in #864

Full Changelog: v1.3.2...v1.3.3

v1.3.2 - Bugfixes / improvements

05 Jun 14:14
5e46840
Compare
Choose a tag to compare

Summary

Couple of small bug fixes / improvements. Most relevant:

  • Avoid issue where concurrent sync ingests can cause one to fail #839
  • Ensure ordering of delivery-channels returned from API

What's Changed

  • Reject !w, !,h IIIF parameters in Thumbs channel policyData by @griffri in #844
  • Remove image services from asset manifest if not available by @griffri in #837
  • Use unique directory names for ImageServerClient output images by @griffri in #851
  • Update main with bugfixes from develop by @donaldgray in #857
  • Ensure ImageDeliveryChannels are ordered by @donaldgray in #862

Full Changelog: v1.3.1...v1.3.2

v1.3.1 - Delivery channel bug fix

28 May 08:40
84d0f14
Compare
Choose a tag to compare

Summary

Various bugfixes for delivery-channels release.

What's Changed

Full Changelog: v1.3.0...v1.3.1