release-2.11.0
github-actions
released this
14 Jun 18:10
·
51 commits
to master
since this release
New IIIF V3.0 support!
- You can access the image API in V2 or V3 by adding
/2/
or/3/
after theiiif-prefix
like http://www.example.org/digilib/Scaler/IIIF/2/books!book1!page0002/info.json - The same goes for the presentation API like http://www.example.org/digilib/Manifester/IIIF/3/books!book1
- You can configure the default version that is applied when no version is specified in the request.