Releases: dlcs/iiif-presentation
Releases · dlcs/iiif-presentation
v0.1.0 - Ingest Assets
Summary
- Manifest handles posted
"Assets"
- Bugfixes
What's Changed
- Add helper script for populating root collections by @donaldgray in #209
- Allow assets to be POSTed to IIIF cloud services by @JackLewis-digirati in #199
- Ignore painted resource when items are also present by @JackLewis-digirati in #216
- Fix null behavior returning internal server error by @JackLewis-digirati in #211
- Fix #195 - Encapsulate and customize the trailing slash redirection by @p-kaczynski in #219
- Fix #181 - use proper URL generation in manifest get flat redirection by @p-kaczynski in #221
- Fix #158 - Location header after created collection invalid by @p-kaczynski in #222
- Adding ability to update a manifest with details from the DLCS by @JackLewis-digirati in #214
- Add information for creating the batch named query by @JackLewis-digirati in #224
Full Changelog: v0.0.2...v0.1.0
v0.0.2 - Manifest improvements
Summary
- Manifest handles external
"items"
- Allow space creation via header when POSTing manifest
- Delete IIIF Collection
What's Changed
- When no items returned, set totalItems from db by @p-kaczynski in #179
- Fix #29 - hierarchy.slug use citext by @p-kaczynski in #182
- Adding ability to delete a IIIF collection by @JackLewis-digirati in #184
- Moving path location to a single location by @JackLewis-digirati in #188
- Fix #164 - Redirect trailing slash by @p-kaczynski in #192
- Create
paintedResources
for external items by @donaldgray in #193 - Minor updates by @donaldgray in #194
- Create a new project for running background services by @JackLewis-digirati in #191
- Allow space creation via header by @donaldgray in #198
- Renormalise line-endings by @donaldgray in #200
- Bugfixes - correct partOf and hide non-public items by @donaldgray in #206
Full Changelog: v0.0.1...v0.0.2
v0.0.1 - Initial release
What's Changed
Initial release - supports:
- CRUD operations on storage-collections
- CRU operations on iiif-collections
- CRU on iiif-manifests (no special handling of items)
Full Changelog: https://github.com/dlcs/iiif-presentation/commits/v0.0.1