Releases: tify-iiif-viewer/tify
Releases · tify-iiif-viewer/tify
v0.31.0
- TIFY is now available in Croation (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.1
Fixed an issue that caused a build script to mistakenly being run when TIFY is installed.
v0.30.0 May Day
TIFY now supports IIIF Presentation API and Image API version 2 and 3.
v0.29.2
Fixed navigation toggle on touchscreens.
v0.29.1
Fixed navigation on small screens.
v0.29.0
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
Just a tiny stylesheet fix.
v0.28.0
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.
v0.27.0
TIFY now obeys startCanvas
if present in the IIIF manifest.