Releases: europeana/iiif-manifest-api
Releases · europeana/iiif-manifest-api
Version 0.8.6
FIX performance for annopage info via fulltext
ADD embed profile
ADD internal external path configuration
FIX thumbmail URLs issue
Fix error reponses
Jira release: https://europeana.atlassian.net/projects/EA/versions/11278/tab/release-report-all-issues
What's Changed
-
EA-3745 cover embed profile by @nshweta90 in #71, #74, #75
-
EA-3747 Add internal external route by @nshweta90 in #73
-
EA-3923 Fix thumbnail urls by @Luthien-in-edhil in #72
-
EA-4062 Fix error reponses by @nshweta90 in #75
Full Changelog: https://github.com/europeana/iiif-manifest-api/compare/manifest-api-0.8.5...manifest-api-0.8.6?expand=1
Version 0.8.5
- 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
-
ADD technical metadata to the Annotation Body
Version 0.8.3
- 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
- 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
- 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
New
- Service description added to manifests
Fixed
- Swagger endpoint now supports cross-origin requests
Version 0.7.3 beta
- Fixed Nullpointer on missing edmIsShownBy in manifest.
- Improved order of media when generating manifest canvas.
Version 0.7.2 beta
- Upgrade to Java 11
- Fix media type for MPEG_DASH
Version 0.7.1 beta
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)