Skip to content

Releases: europeana/iiif-manifest-api

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

Version 0.6 beta

27 Mar 06:16
Compare
Choose a tag to compare

This release includes:

  • ADD Workaround where edmIsShownAt is used when there is no edmIsShownBy present for EUScreen items
  • REFACTOR use html attribution data instead of text
  • REFACTOR various updates to v3 to make it inline with the revised IIIF specification
  • FIX error response was given when Fulltext API is down
  • REMOVE id fields for sequence and image annotation in v2 manifests

Version 0.5-alpha

30 Sep 16:03
a6603c5
Compare
Choose a tag to compare

ADDED A/V support (captions, subtitles) to manifests
ADDED IIIF v.3 manifest output
ADDED retrieving canvas width and height from manifest

IMPROVED hystrix (circuit breaker) configuration
IMPROVED performance bottlenecks

FIXED othercontent to be aligned with specifications

Version 0.4-alpha

29 Mar 14:31
Compare
Choose a tag to compare

FIX bug in checking if full-texts exist

Version 0.3 alpha

27 Nov 11:26
Compare
Choose a tag to compare

FIX only check for full-text links for europeana items
FIX enable hysterix circuit breaker

Version 0.2 alpha

22 Nov 09:53
Compare
Choose a tag to compare

ADD link to full text if available (in canvas.image.on field)
ADD request caching with If-Match, If-None-Match and Last-Modified (simple version, more sophisticated version in next release)
FIX problem where canvases could be generated with incorrect webresource
REFACTOR unit tests no longer depend on live Record API

Version 0.1 alpha

26 Mar 11:38
Compare
Choose a tag to compare

First version for IIIF-API supporting v2 manifest requests