Skip to content

Releases: europeana/iiif-manifest-api

Version 0.8.5

15 Feb 10:05
Compare
Choose a tag to compare
  • FIX nullpointer for some EU-screen manifests
  • FIX better readiness and liveness checks, fix logging to APM
  • FIX more consistent behavior regarding configuration and use of slash in paths
  • REFACTOR upgrade to Java 17
  • REFACTOR updated dependencies

Version 0.8.4

20 Jun 13:04
Compare
Choose a tag to compare

Version 0.8.3

03 May 16:30
Compare
Choose a tag to compare
  • Added: text granularity to Annopages (using Fulltext)
  • Added: Thumbnails to Canvases of all non-IIIF resources
  • Added: configuration to set Content Search API, Fulltext API, Record API and Thumbnail API in the deployment job
  • Added: new handling of media
  • Change (v3): Media type from “Audio“ to “Sound“
  • Change (v3): requiredStatement from LangMap with "en" to Map with "label" and "value"
  • Change: removed link to http://data.theeuropeanlibrary.org/
  • Fixed: IndexOutOfBoundsException in lookupServiceDoapImplements
  • Fixed: Unit tests

Version 0.8.2

23 Nov 16:21
Compare
Choose a tag to compare
  • Add source field for translated items
  • Add validation of requested IIIF version
  • Fix links to Fulltext for translated items
  • Fix duplicate items
  • Refactor rename "within" field to "partOf" for IIIF v3 output
  • Refactor use API commons error module
  • Refactor switch to SpringDoc console
  • Refactor update dependencies

Version 0.8.1

06 Sep 07:32
Compare
Choose a tag to compare
  • ADD show original language in manifest
  • ADD support for handling multiple aggregations in EDM
  • REFACTOR improve accuracy of available fulltext annopages (with fulltext summary query)
  • REFACTOR upgrade dependencies

Version 0.8.0 beta

12 Feb 08:28
Compare
Choose a tag to compare

New

  • Service description added to manifests

Fixed

  • Swagger endpoint now supports cross-origin requests

Version 0.7.3 beta

15 Sep 09:29
Compare
Choose a tag to compare
  • Fixed Nullpointer on missing edmIsShownBy in manifest.
  • Improved order of media when generating manifest canvas.

Version 0.7.2 beta

12 Jun 08:06
Compare
Choose a tag to compare
  • Upgrade to Java 11
  • Fix media type for MPEG_DASH

Version 0.7.1 beta

26 May 11:47
Compare
Choose a tag to compare

This release only contains a quick fix for the EU-screen workaround (use other proxies as fallback if edmType is empty in the Europeana proxy)

Version 0.7 beta

22 Apr 10:56
Compare
Choose a tag to compare

REFACTOR include sounds in EU-Screen workaround and always set proper type (and not format) when applying the workaround
FIX changed error code 500 to 400 when provided apikey is empty