Releases: thegetty/quire
Releases · thegetty/quire
1.0.0-rc.33
[1.0.0-rc.33]
Added
- Added
iiif_image
property to Figure factory and schema. When passed an IIIF Image API URL (eg,iiif_image: "https://media.getty.edu/iiif/image/aedba790-5d99-4eec-9453-103efd6a1429"
) the IIIF URL will be used to source image tiles and static-sized derivatives for this figure.
Changed
- Ensured that
isExternalResource
is passed through the Figure adapter to data consumers.
Bumped
- Bumped minimum supported node engine version to v22.
Fixed
- Fixed various pathing issues for image files used in the epub and pdf outputs.
1.0.0-rc.32
Merge pull request #1046 from thegetty/deps/eleventy-3.1.0 Bump `@11ty/eleventy` to 3.1.0