Skip to content

v0.32.0

Choose a tag to compare

@t11r t11r released this 25 Feb 18:35
· 139 commits to main since this release

New Features

  • Support for different types of IIIF annotations, including fragment selectors (3a7923b, see example)
  • Basic support for IIIF Content State API (a2ea504)
  • TIFY is now available in Dutch (b42dea4, thanks to @coret).

Improvements

  • Hide pagination for single-page manifests (53b1671)
  • Improve page label logic (fd9a00a)
  • Improve accessibility (840dfdb)
  • Improve demo page and add language selector (07af987)
  • Clean up and simplify documentation

Fixed Bugs

  • Handle manifests with missing images (785f036)
  • Section-related error in pagination (85ff36d)
  • Nested options being shared between instances (ec50248)
  • Parsing of remote annotation lists (e018ef8)
  • Error on destroy when thumbnails view is open (e9ac635)
  • Handling of structures without canvases (abc38c0)
  • Scan keyboard controls (c5127f7, 89cd688)
  • Setting language via API (06124c0)
  • Correctly highlight the current child manifest for IIIF 2 collections (3204c74)