Releases: europeana/iiif-manifest-api
Version 0.7 beta
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
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
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
FIX bug in checking if full-texts exist
Version 0.3 alpha
FIX only check for full-text links for europeana items
FIX enable hysterix circuit breaker
Version 0.2 alpha
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
First version for IIIF-API supporting v2 manifest requests