Skip to content

v1.3.2 - Bugfixes / improvements

Compare
Choose a tag to compare
@donaldgray donaldgray released this 05 Jun 14:14
· 164 commits to main since this release
5e46840

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