Skip to content

Releases: bodleian/iiif-static-choices

v1.3.1

22 Oct 14:25
2d6c3fe

Choose a tag to compare

Release Notes

  • Fixes multer vulnerability

v1.3.0

13 Oct 15:21
7658353

Choose a tag to compare

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

08 Jul 10:44
43e36c3

Choose a tag to compare

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

28 May 14:27

Choose a tag to compare

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

18 Jun 14:39
4100f0c

Choose a tag to compare

Release Notes

  • Fixed security vulnerabilities in Pillow

v1.0.0

10 May 10:18
01f3dfb

Choose a tag to compare

Initial release