Skip to content

Releases: tify-iiif-viewer/tify

v0.32.0

25 Feb 18:35
Compare
Choose a tag to compare

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)

v0.31.0

08 Jul 19:19
Compare
Choose a tag to compare
  • TIFY is now available in Croatian (thanks to @hrvoj3e) and Italian (thanks to @atomotic).
  • The table of contents has been improved to better handle some edge cases.
  • A missing translation no longer breaks the app. If a translation cannot be loaded, an error message is displayed and the previous language is kept.
  • The ready promise is now fulfilled only after viewer is initialized, allowing to use the OpenSeadragon API as documented.

v0.30.2

01 May 22:38
Compare
Choose a tag to compare

Fix image export links.

v0.30.1

01 May 22:17
Compare
Choose a tag to compare

Fixed an issue that caused a build script to mistakenly being run when TIFY is installed.

v0.30.0 May Day

01 May 21:39
Compare
Choose a tag to compare

TIFY now supports IIIF Presentation API and Image API version 2 and 3.

v0.29.2

08 Oct 14:04
Compare
Choose a tag to compare

Fixed navigation toggle on touchscreens.

v0.29.1

01 Oct 16:08
Compare
Choose a tag to compare

Fixed navigation on small screens.

v0.29.0

30 Sep 15:35
Compare
Choose a tag to compare

TIFY is now based on Vue.js 3 with Vite as build tool.

Nothing changed from the users’ perspective, aside from a few minor bug fixes.

Next up is support for IIIF 3.

v0.28.1

02 Nov 15:35
Compare
Choose a tag to compare

Just a tiny stylesheet fix.

v0.28.0

02 Nov 14:32
Compare
Choose a tag to compare

TIFY now has full support for IIIF collections.

It also got a subtle design refresh with a new header layout. Many aspects of the theme can be controlled with CSS custom properties.