Skip to content

Releases: dlcs/protagonist

v1.2.2 - Remove query param from info.json

23 Oct 11:22
32fa244
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1 - Control oldest info.json + Portal updates

23 Oct 08:45
5edf878
Compare
Choose a tag to compare

What's Changed

  • Remove marketing content and dummy features/buttons from Portal by @griffri in #640
  • Allow users to PATCH, DELETE and reingest images in Portal by @griffri in #639
  • Update l2 container diagram with auth by @donaldgray in #641
  • Allow users to view thumbnails in the Portal image viewer by @griffri in #644
  • Allow queues to be viewed in Portal by @griffri in #646
  • Regenerate old info.json files by @donaldgray in #648

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - further API, cleanup-handler, IIIF Auth2

21 Sep 15:18
87c9cfa
Compare
Choose a tag to compare

Changes Overview

  • Implement missing API endpoints
  • Add support for legacy API handling
  • Add cleanup-handler to remove generated assets on deletion.
  • Support IIIF Auth2

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2 - Bump YARP

30 Jun 15:21
5bbc8fc
Compare
Choose a tag to compare

What's Changed

Non functional changes

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1 -thumbs info.json redirect fix

31 May 11:10
e039ffe
Compare
Choose a tag to compare

What's Changed

Issues

  • #514 - Info.json redirects can result in infinite redirect loop

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 May 10:41
08071d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.1 - Rebuild images

17 May 10:46
f3c7ff5
Compare
Choose a tag to compare
Merge pull request #497 from dlcs/develop

Merge develop back to main

v1.0.0 - Initial Release

16 May 09:43
f3c7ff5
Compare
Choose a tag to compare

What's Changed

First production ready release of all services.

Full Changelog: v0.0.1...v1.0.0

v0.0.1 - Thumbs

09 May 10:00
423bf72
Compare
Choose a tag to compare
v0.0.1 - Thumbs Pre-release
Pre-release

What's Changed

Fully working version of thumbs, supporting resizing and reorganising.

Initial implementation of API, supporting POSTing image bytes to /customers/{customerId}/spaces/{spaceId}/images/{imageId}. This API is dependant on Deliverator as it delegates auth validation.

Basic stub Portal service.

Full Changelog: https://github.com/dlcs/protagonist/commits/v0.0.1