This release modernizes description/summary support for compatibility with IIIF presentation v3. The IIIFResource::getDescription() method has been deprecated and should be replaced with calls to IIIFResource::getSummary().
What's Changed
- Add support for IIIF presentation v3 summary. by @Jason-Benson in #162
New Contributors
- @Jason-Benson made their first contribution in #162
Full Changelog: v4.2.24...v4.3.0