Releases: bodleian/iiif-static-choices
Releases · bodleian/iiif-static-choices
v1.3.1
v1.3.0
Release Notes
- Tile generation optimized by only creating tiles from images in the config.yml file (same used as the manifest).
- Tests added to maintain current and diagnose future performance issues.
v1.2.0
Release Notes
- Docker implementation allowing easier local hosting of viewers and IIIF tools
- Node.js UI abstracting the image and manifest processing, making things more intuitive
v1.1.1
Release Notes
- Updated Mirador viewer to 3.4.2 + vite build (breaks the way the viewer was previously imported)
- Added automatic thumbnail generation for manifest and choices
- Updated the example images with PNGs that can be safely converted into JPGs (channels cleaned up with masks)
- Removed unused dependency jinja2
- Fixes to IIIF manifest making it 100% presentation 3 compliant
v1.1.0
Release Notes
- Fixed security vulnerabilities in Pillow
v1.0.0
Initial release